summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do we have any Venezuelan Beaver Cheese? ... Why yes, we do. :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7150 e03df62e-2008-0410-955e-edbf42e46eb7 v1.1.8Gravatar brain2007-05-261-1/+1
* Installer was defaulting the dir to c:\program files\inspircd and wouldnt pre...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7149 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-4/+6
* Make two sections "Binaries" and "command handlers" manditory - you won't hav...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7148 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-0/+5
* Change icon to something nicer than a blue arrow (our insp logo) and add the ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7147 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-262-2/+2
* Add warning to edit config files in installer•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7146 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-261-0/+1
* - Remove duplicate call to MatchText in filter.. it seems to work ok for me, ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7145 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-261-2/+1
* - Fix some win32 warnings in a way that won't crash gcc compiles (I thought I...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7144 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-261-2/+2
* Choose the correct defines so that its not built too lean to compile•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7142 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-252-3/+2
* Add defines that speed up the build process and reduce executable bloat•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7141 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-0/+4
* Tidy up to coding style•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7139 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-252-51/+64
* Fix for bug #302. He may not have had any connect lines in his conf but it ne...•••crash. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7138 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-0/+7
* DIE. DIE YOU FUCKING ASSHAT OF A BUG.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7137 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-0/+9
* Fix for bug #303 reported by HiroP, thanks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7136 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-252-3/+26
* Initial fix wasnt working, and was a mess. Lets try this again.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7135 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-2/+5
* Fix for /list glob bug in core LIST reported by HiroP, bug #304•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7134 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-251-1/+1
* Don't allow SVSHOLD from a non-ulined client. Thanks click.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7133 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-251-0/+6
* Propagate the gunloadmodule command even if the module isn't loaded locally; ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7132 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-05-241-5/+6
* Somehow, the code which does the "assumption" that no prefix means 'that' ser...•••I've put it back, this would explain the commands with empty prefixes being echoed back during that java stuff git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7131 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-1/+5
* Make kill hiding work properly locally•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7130 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-3/+2
* Two things, document how InspIRCd finds the dns server ip on windows if you d...•••and have win32 default to 127.0.0.1 for dns queries in the very unlikely chance you have no network interfaces active. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7129 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-242-5/+9
* Whoops, helps if it compresses, not decompresses.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7127 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-3/+3
* Compressor script that compresses all shared objects and exe with upx, should...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7126 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-241-0/+4
* Commit patch by IronLegend, thanks :) -- Fixes bug #298•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7125 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-231-1/+1
* One more with redundant ref to instance. I think this is the last one.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7124 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-05-231-3/+2
* Module class has a member ServerInstance, so remove any extra refs still ling...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7123 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-05-224-31/+27
* take out whowas stats from stats z until I figure out how to fix it.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7122 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2007-05-221-1/+4
* - Fix two minor warnings here (catch (ModuleException& e) -> catch (ModuleExc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7121 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2007-05-221-2/+2
* Bloody 'safe stl' warnings.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7120 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-223-3/+6
* Crappy warnings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7119 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+3
* Have configure try and create ..\bin\release\* and/or ..\bin\debug\*•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7118 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+6
* Add comments as to what its doing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-2/+5
* Comment on how we came up with this code, and comment it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7116 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-2/+9
* This could do with some comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7115 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+2
* Tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7114 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-21/+18
* Code to find nameservers in the windows registry - largely untested•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7113 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-223-0/+76
* Someone forgot the blindingly obvious - APPLY the glines/zlines you add! they...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7112 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+8
* Add BUILD define which tells the install script what to build•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7111 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-5/+11
* Its CreateDirectory in win :/•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7110 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-4/+4
* Have this make the debug and release dirs, fannying around mkdiring them in a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7109 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-0/+4
* Change to NOT optimize, /O2 was set on all projects, probably a bad thing, we...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7108 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-223-0/+3
* Update this to always run even if we have an inspircd_config.h, having to man...•••Also why does it seem to be making a seperate named file for release builds and never actually calling it during a release build, leading to debug modules being loaded into a non-debug insp :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7107 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-16/+0
* This says ten minutes drift and should say five, fixed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7106 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-221-1/+1
* Add .net framework version check•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7105 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-211-0/+62
* Fix to properly uninstall•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7104 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-211-83/+4
* Squash unused var error•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7103 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-211-1/+1
* Remove warning in gcc this time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7102 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-211-1/+1
* I think this was the source of burlex's confusion with the spanningtree propo...•••It should be CmdResult. Fixed. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7101 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-212-2/+2
* In this module we declare the md5 context as a class, then reference it in fu...•••Not only does this make little sense readability wise, it triggers a warning in vs8. Fixed. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7100 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-211-3/+3
* Move inspircd.h to top•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7099 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-219-9/+9
* Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...•••This (1) fixes the irc::string::move warnings on vc8 (2) speeds up compile a lot git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7098 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-05-21121-980/+801