Age | Commit message (Expand) | Author |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-19 | fix text in validate methods where option was moved to either performance or ... | peavey |
2008-04-15 | Fixes for ValidateHostname | peavey |
2008-04-15 | Chain ValidateServerName onto ValidateHostname so that the servername gets ho... | brain |
2008-04-15 | Deprecate a few more config options. | peavey |
2008-04-15 | Nuke the ability to define <options:loglevel> from orbit :p | brain |
2008-04-15 | See configreader.cpp line 764 to see how to declare deprecated items. This is... | brain |
2008-04-14 | Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n... | brain |
2008-04-14 | TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ... | brain |
2008-04-13 | trunk doesnt seem to like < and > in a quoted section, because someone REMOVE... | brain |
2008-04-12 | Fixes for bug #515, update existing in-use connect tags on the fly in rehash | brain |
2008-04-11 | (untested) don't move newconfig to ServerConfig::config_data until its been v... | brain |
2008-04-11 | Remove 'default log' and <options:loglevel> (wtf?) | brain |
2008-04-10 | Fix for bug #503 reported by Stealth (at last) | brain |
2008-04-02 | Depreciated ServerInstance->Log() seems to crash configreader on rehash? We s... | brain |
2008-04-02 | Remove MAXCLIENTS, this is supported at runtime by the softlimit anyway. | brain |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-24 | This module uses io hooking too, fix it up | brain |
2008-03-23 | Add ability to control what opertypes can set what operonly user/chan modes. ... | aquanight |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-14 | Add fixes to stop people changing the SID of a live server - certain configur... | brain |
2008-02-26 | EXECUTABLE INCLUDES works! :D | brain |
2008-02-26 | Fixes to make it run right :) | brain |
2008-02-26 | Revert configure so that we can uh, actually compile. | brain |
2008-02-24 | Yay, local /rehash is now fixed :) | brain |
2008-02-24 | Add mutexes to this to make it a bit more threadsafe | brain |
2008-02-24 | I apologise for the 712 space-indented lines i put in here :< *runs* | brain |
2008-02-24 | Put log-switching back into configreader | aquanight |
2008-02-24 | Allow for 'bail' and 'user' parameters to rehash thread | brain |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | brain |
2008-02-24 | No longer crashes. | brain |
2008-02-24 | This segfaults atm. i'm working on it. | brain |
2008-02-24 | Probably doesnt run | brain |
2008-02-24 | First part of my evil empire! BWAHAHAHAHAHAHAH...HAHAHAHA...AHAHAH *cough* er... | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-14 | More <log> stuff | aquanight |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-11 | Add -Wshadow to cflags, and fix a bunch of warnings that come with it. Add a ... | w00t |
2008-02-03 | Clear up header insanity | w00t |
2008-02-02 | Back out the AllowDevoiceSelf stuff, it wasn't going to work anyway. Accident... | w00t |
2008-02-02 | Cache User::GetIPString() | w00t |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-27 | Change API OnOperCompare to OnPassCompare, password hashing is now available ... | aquanight |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-16 | Make the sid exception message more descriptive so a user knows what a valid ... | brain |
2008-01-16 | Validate <server:id> on startup if provided, thx Brain | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-10 | Implement <options:prefixpart|suffixpart|fixedpart> | w00t |
2008-01-04 | Remove non-portable code and replace with a debug call | w00t |