summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-12-18Added IOHookModule stuff to allow for different modules to hook different portsbrain
2005-12-18Added requirement for at least one parameterbrain
2005-12-16Commented why this is seriously fucked-up-looking :pbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-16Missing semicolonbrain
2005-12-16Moved serverstats stuff outbrain
2005-12-16Moved serverstats* stats to InspIRCd classbrain
2005-12-16Moved SocketEngine* SE into InspIRCd classbrain
2005-12-16More defines movedbrain
2005-12-16Moved a ton of defined to modules.h that belong therebrain
2005-12-16So many inclusion loops it makes your head spin - forward declaring tons of c...brain
2005-12-16Moved ModeGrok and Parser into InspIRCd classbrain
2005-12-16GROK!brain
2005-12-16Moved mode stuff into modeparserbrain
2005-12-16Moved more command parsing stuff to CommandParserbrain
2005-12-16Moved command_parse functions into class CommandParserbrain
2005-12-16Made remove_commands publicbrain
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