Age | Commit message (Expand) | Author |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-31 | Add missing feature: /rehash reinitializes dns subsytem (and can handle chang... | brain |
2006-12-24 | Neither should this | brain |
2006-12-23 | Crash on /rehash fixed (old code in here passed NULL, 0 as argc, argv, this i... | brain |
2006-12-23 | Hash rehashing change | brain |
2006-12-23 | Close logfile on rehash and reopen (it was only doing this on sighup for some... | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-11-13 | Only re-initialize disabled commands if they've changed | brain |
2006-10-02 | No promises, but maybe this will fix issue with disabled commands, reported b... | w00t |
2006-09-06 | Command result codes. This isnt finished yet, still got to do most of the mod... | brain |
2006-09-03 | Auto loading of commands as shared objects via dlsym (very lightweight interf... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-10 | Mass-tidyup of module global vars, theyre no longer global vars. | brain |
2006-08-10 | Move FileExists, CleanFilename, DirValid, GetFullProgDir into class ServerConfig | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-04-20 | Move to new include path | brain |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-03-07 | Whowas refactor - probably wont compile yet | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-11 | Changed fd_ref_table from 65536 to more correct MAX_DESCRIPTORS | brain |
2005-12-26 | Adding hook type checking to event calls to speed them up | brain |
2005-12-16 | Split all commands into seperate files and redid command system to take class... | brain |