Age | Commit message (Expand) | Author |
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 |
2008-01-03 | Hopefully fix crashes on startup with some connect tags (I think when the las... | om |
2008-01-03 | Minor tweak | w00t |
2008-01-03 | SID generation should(?) now work again as well. NOTE: no error checking on S... | w00t |
2007-11-18 | First part of stuff for remote includes (this doesnt work yet) | brain |
2007-11-12 | Argh, i give up | brain |
2007-11-12 | More craq | brain |
2007-11-12 | NOTE: our stuff for parsing multiple dns replies for dnsbl with an 'A record ... | brain |
2007-11-11 | This works with multiple remote includes now except it hangs when an include ... | brain |
2007-11-11 | Currently crashes with multiple layers of include. don't use this yet | brain |
2007-11-11 | Make sure we dont leak ram after loading files | brain |
2007-11-11 | This fixed. Initialise dns at the end of pass 1 before loading first set of m... | brain |
2007-11-11 | Provide a facility for modules to flag a config file completed | brain |
2007-11-11 | More stuff incoming | brain |
2007-11-11 | More stuff | brain |