]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/inspircd.h
Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists
[user/henk/code/inspircd.git] / include / inspircd.h
2006-08-29 brainSnomask support cometh! and it leave a sticky white...
2006-08-28 brainNote: connect() cant time out for inspsockets in this...
2006-08-19 brainMake it virtual, in case someone ever wants to make...
2006-08-19 brainExtra comments about how the FileLogger class schedules...
2006-08-18 brainMake DELETE inline so its about as fast as the define...
2006-08-18 brainChange #define DELETE to a template
2006-08-18 brainChange comment
2006-08-18 brainNONBLOCKING LOGGER!
2006-08-18 brainMove lowermap[] into a pre-initialised const array...
2006-08-18 brainEventHandler class, an abstraction for raw i/o
2006-08-12 brainThis commit is dedicated to Boo ;-pppppp
2006-08-12 brainDocument command_parse.h and CommandParser class
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainJust about enough docs to rebuild the docs page now
2006-08-11 brainDocumented all of the functions in a basic manner here...
2006-08-11 brainMore comments
2006-08-11 brainTons of comments
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainMove remaining functions:
2006-08-11 brainFix FOREACH_MOD macros
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-08-11 brainMove all of the xline stuff into class XLineManager...
2006-08-11 brainMove ReadBuffer into InspIRCd class
2006-08-11 brainMove whowas into InspIRCd
2006-08-11 brainextern time_t TIME -> InspIRCd::Time()
2006-08-10 brainCommitting this as a rollback point - does not compile
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-10 brainMove all_opers into class InspIRCd
2006-08-10 brainMass-tidyup of module global vars, theyre no longer...
2006-08-10 brainMove tons more stuff into class InspIRCd*, make signal...
2006-08-10 brainMove AllModulesReportReady into a private method of...
2006-08-10 brainMove IsNick, IsIdent into class InspIRCd, update module...
2006-08-10 brainPublishFeature, FindFeature, FindModule, PriorityBefore...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-10 brainRelocate timer stuff into TimerManager class
2006-08-09 brainMove tons more stuff into class InspIRCd
2006-08-09 brainMove clientlist and chanlist into InspIRCd*
2006-08-09 brainMove fd_ref_table into class InspIRCd*
2006-08-09 brainMove socket_ref and module_sockets vectors/arrays into...
2006-08-09 braindo_log -> static void InspIRCd::Log() (with vararg...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-06 brainAdd -notraceback startup option, disables automatic...
2006-08-02 brainMove more stuff into class DNS
2006-07-19 brainChange stats recv/send to double, so they can hold...
2006-07-19 brainChange counters to unsigned long to prevent overflow...
2006-07-10 brainInherit tons of stuff from classbase that should always...
2006-07-01 brainrelocate the Move* methods to private: where they belon...
2006-07-01 brainMake WritePID a public function of class InspIRCd
2006-07-01 brainMove SetSignals(), Start() and DaemonSeed() into privat...
2006-06-29 omAnd add the include to make all the modules compile...
2006-06-29 omThis already adds the file and line number itself,...
2006-04-25 brainCheck for NULL, set pointers to NULL after deletion
2006-04-24 brainFix various typos and warnings
2006-04-24 brainTypo in the macro :p
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-10 omAdd time.h include to inspircd.h. Random cleanups in...
2006-04-09 omShuffle some more includes around, const reference...
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-03-13 brainRemoval of ancient TRUE/FALSE #defines (C-ish stuff)
2006-03-10 brainTidyup and move ConvToStr to a publically accessible...
2006-03-02 brainAdded IS_SINGLE, see comment in include/inspircd.h
2006-02-27 omAdd comment stressing the importance of certain element...
2006-02-27 brainTest two
2006-02-27 brainConstant eating 20% cpu since last nights commit -...
2006-02-26 brainMoved the contents of the mainloop into a function...
2006-02-24 omNothing to see here, nothing, at all.
2006-02-03 brain*EXPERIMENTAL* <options:hidesplits> ircu-style quit...
2006-01-25 brainAdded PRIORITY_BEFORE and PRIORITY_AFTER (see src/modul...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2006-01-09 brainUntested priority system for modules to move themselves...
2005-12-29 brainCached ISUPPORT
2005-12-16 brainMissing semicolon
2005-12-16 brainMoved serverstats* stats to InspIRCd class
2005-12-16 brainMoved SocketEngine* SE into InspIRCd class
2005-12-16 brainMoved a ton of defined to modules.h that belong there
2005-12-16 brainSo many inclusion loops it makes your head spin - forwa...
2005-12-16 brainMoved ModeGrok and Parser into InspIRCd class
2005-12-16 brainMoved command parsing crap into command_parse.cpp
2005-12-16 brainMoved BoundPortCount into serverstats
2005-12-15 brainFull removal of inspircd_util.h
2005-12-15 brainMoved rehashnick and force_nickchange to users.cpp
2005-12-15 brainTidied up call_handler to use strings
2005-12-15 brainMoved a ton of user related functions from inspircd...
2005-12-14 brainAdded more stuff to InspIRCd class
2005-12-14 brainSucky stuff
2005-12-14 brainMade LoadModule and UnloadModule public
2005-12-14 brainTidy tidy
2005-12-14 brainRemoved externs for module_sockets
2005-12-14 brainShuffling stuff about
2005-12-14 brainMoved a bunch of stuff into class InspIRCd
2005-12-14 brainTittyBiscuits!
2005-12-14 brainShitty include loops
2005-12-14 brainTidied up typos
2005-12-14 brainMade inspircd itself a class, and called its instance...
2005-12-14 brainComment tidy
2005-12-14 brainMoved add_channel, del_channel, kick_channel to channel...
2005-12-14 brainTidied up inspircd.h
2005-12-14 brainFinished moving main config items into class ServerConfig
2005-12-14 brainStarted moving of data into ServerConfig class
next