summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-12-16Moved command parsing crap into command_parse.cppbrain
2005-12-16Moved BoundPortCount into serverstatsbrain
2005-12-15Bigger read buffers on ibufbrain
2005-12-15Added Buffer memberbrain
2005-12-15Added FlushWriteBufferbrain
2005-12-15Full removal of inspircd_util.hbrain
2005-12-15Removed inspircd_util.cpp, this was NEVER really used!brain
2005-12-15Optimized helperfuncsbrain
2005-12-15Moved rehashnick and force_nickchange to users.cppbrain
2005-12-15Tidied up call_handler to use stringsbrain
2005-12-15Major tidyups are fun for all :pbrain
2005-12-15Fixesbrain
2005-12-15Moved a ton of user related functions from inspircd.cpp to users.cppbrain
2005-12-15Added commentsbrain
2005-12-15Fixed to allow remote users to be put on a cull listbrain
2005-12-15Added CullList classbrain
2005-12-14Added Server::GetVersion()brain
2005-12-14Added more stuff to InspIRCd classbrain
2005-12-14Sucky stuffbrain
2005-12-14Made LoadModule and UnloadModule publicbrain
2005-12-14Tidy tidybrain
2005-12-14Removed externs for module_socketsbrain
2005-12-14Shuffling stuff aboutbrain
2005-12-14Moved a bunch of stuff into class InspIRCdbrain
2005-12-14Fixupsbrain
2005-12-14Fixed to use MAXSOCKSbrain
2005-12-14Moved BindPorts out of main file into inspircd_io.cppbrain
2005-12-14TittyBiscuits!brain
2005-12-14Shitty include loopsbrain
2005-12-14Tidying of stuffbrain
2005-12-14Tidied up typosbrain
2005-12-14Made inspircd itself a class, and called its instance TittyBiscuits, just bec...brain
2005-12-14Comment tidybrain
2005-12-14Fixing move of *_channel functions to herebrain
2005-12-14Moved add_channel, del_channel, kick_channel to channels.cppbrain
2005-12-14Tidied up inspircd.hbrain
2005-12-14Added way to retrieve a pointer to the ServerConfig objectbrain
2005-12-14Added tons of commentsbrain
2005-12-14Moved some other stuff into ServerConfigbrain
2005-12-14More config tidyupsbrain
2005-12-14Moved a ton of *Conf functions into the ServerConfig classbrain
2005-12-14Mis-declared ClearStack()brain
2005-12-14Moved include stack stuff to be private to ServerConfigbrain
2005-12-14Moved classes out of inspircd.cppbrain
2005-12-14Moved readconfig to serverconfig classbrain
2005-12-14Config fixes for moving MOTD and RULES vectors into the ServerConfig classbrain
2005-12-14Added config_f to serverconfig, UNTESTEDbrain
2005-12-14Tidied up modules.h added some typedefs to typedefs.hbrain
2005-12-14moved declarations of typedefs for user_hash and chan_hash etc to typedefs.hbrain
2005-12-14Finished moving main config items into class ServerConfigbrain