summaryrefslogtreecommitdiff
path: root/include/inspircd.h
AgeCommit message (Expand)Author
2006-03-10Tidyup and move ConvToStr to a publically accessible placebrain
2006-03-02Added IS_SINGLE, see comment in include/inspircd.hbrain
2006-02-27Add comment stressing the importance of certain elements of this fileom
2006-02-27Test twobrain
2006-02-27Constant eating 20% cpu since last nights commit - test fixbrain
2006-02-26Moved the contents of the mainloop into a function called InspIRCd::DoOneIter...brain
2006-02-24Nothing to see here, nothing, at all.om
2006-02-03*EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplitsbrain
2006-01-25Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo...brain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2006-01-09Untested priority system for modules to move themselves to the start or end o...brain
2005-12-29Cached ISUPPORTbrain
2005-12-16Missing semicolonbrain
2005-12-16Moved serverstats* stats to InspIRCd classbrain
2005-12-16Moved SocketEngine* SE into InspIRCd classbrain
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-16Moved command parsing crap into command_parse.cppbrain
2005-12-16Moved BoundPortCount into serverstatsbrain
2005-12-15Full removal of inspircd_util.hbrain
2005-12-15Moved rehashnick and force_nickchange to users.cppbrain
2005-12-15Tidied up call_handler to use stringsbrain
2005-12-15Moved a ton of user related functions from inspircd.cpp to users.cppbrain
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-14TittyBiscuits!brain
2005-12-14Shitty include loopsbrain
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-14Moved add_channel, del_channel, kick_channel to channels.cppbrain
2005-12-14Tidied up inspircd.hbrain
2005-12-14Finished moving main config items into class ServerConfigbrain
2005-12-14Started moving of data into ServerConfig classbrain
2005-12-14Half way through updating to move a ton of extern confs into class ServerConfigbrain
2005-12-13#define IS_LOCAL(x) (x->fd > -1)brain
2005-12-13Forward declared ForceChanbrain
2005-12-13Set up externs to allow moving loads of crap out of inspircd.cppbrain
2005-12-04Added notice-to-servermaskbrain
2005-12-01Multithreaded DNS -- not tested!!!!brain
2005-12-01Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...brain
2005-11-30Added opaque protocol functionsbrain
2005-11-25Re-added required parts of connection.hbrain
2005-11-25Removal of mesh stuff (lots of)brain