Age | Commit message (Expand) | Author |
2006-06-29 | And add the include to make all the modules compile... | om |
2006-06-29 | This already adds the file and line number itself, call do_log() rather than ... | om |
2006-04-25 | Check for NULL, set pointers to NULL after deletion | brain |
2006-04-24 | Fix various typos and warnings | brain |
2006-04-24 | Typo in the macro :p | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-10 | Add time.h include to inspircd.h. Random cleanups in channels.cpp, mostly usi... | om |
2006-04-09 | Shuffle some more includes around, const reference a few functions in inspircd.* | om |
2006-04-08 | Remove references to inspircd_io from these, stop configure making all the mo... | om |
2006-04-08 | Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ... | om |
2006-03-13 | Removal of ancient TRUE/FALSE #defines (C-ish stuff) | brain |
2006-03-10 | Tidyup and move ConvToStr to a publically accessible place | brain |
2006-03-02 | Added IS_SINGLE, see comment in include/inspircd.h | brain |
2006-02-27 | Add comment stressing the importance of certain elements of this file | om |
2006-02-27 | Test two | brain |
2006-02-27 | Constant eating 20% cpu since last nights commit - test fix | brain |
2006-02-26 | Moved the contents of the mainloop into a function called InspIRCd::DoOneIter... | brain |
2006-02-24 | Nothing to see here, nothing, at all. | om |
2006-02-03 | *EXPERIMENTAL* <options:hidesplits> ircu-style quit munging for netsplits | brain |
2006-01-25 | Added PRIORITY_BEFORE and PRIORITY_AFTER (see src/modules/m_hostchange.cpp fo... | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-09 | Untested priority system for modules to move themselves to the start or end o... | brain |
2005-12-29 | Cached ISUPPORT | brain |
2005-12-16 | Missing semicolon | brain |
2005-12-16 | Moved serverstats* stats to InspIRCd class | brain |
2005-12-16 | Moved SocketEngine* SE into InspIRCd class | brain |
2005-12-16 | Moved a ton of defined to modules.h that belong there | brain |
2005-12-16 | So many inclusion loops it makes your head spin - forward declaring tons of c... | brain |
2005-12-16 | Moved ModeGrok and Parser into InspIRCd class | brain |
2005-12-16 | Moved command parsing crap into command_parse.cpp | brain |
2005-12-16 | Moved BoundPortCount into serverstats | brain |
2005-12-15 | Full removal of inspircd_util.h | brain |
2005-12-15 | Moved rehashnick and force_nickchange to users.cpp | brain |
2005-12-15 | Tidied up call_handler to use strings | brain |
2005-12-15 | Moved a ton of user related functions from inspircd.cpp to users.cpp | brain |
2005-12-14 | Added more stuff to InspIRCd class | brain |
2005-12-14 | Sucky stuff | brain |
2005-12-14 | Made LoadModule and UnloadModule public | brain |
2005-12-14 | Tidy tidy | brain |
2005-12-14 | Removed externs for module_sockets | brain |
2005-12-14 | Shuffling stuff about | brain |
2005-12-14 | Moved a bunch of stuff into class InspIRCd | brain |
2005-12-14 | TittyBiscuits! | brain |
2005-12-14 | Shitty include loops | brain |
2005-12-14 | Tidied up typos | brain |
2005-12-14 | Made inspircd itself a class, and called its instance TittyBiscuits, just bec... | brain |
2005-12-14 | Comment tidy | brain |
2005-12-14 | Moved add_channel, del_channel, kick_channel to channels.cpp | brain |
2005-12-14 | Tidied up inspircd.h | brain |
2005-12-14 | Finished moving main config items into class ServerConfig | brain |