Age | Commit message (Expand) | Author |
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 |
2005-12-14 | Started moving of data into ServerConfig class | brain |
2005-12-14 | Half way through updating to move a ton of extern confs into class ServerConfig | brain |
2005-12-13 | #define IS_LOCAL(x) (x->fd > -1) | brain |
2005-12-13 | Forward declared ForceChan | brain |
2005-12-13 | Set up externs to allow moving loads of crap out of inspircd.cpp | brain |
2005-12-04 | Added notice-to-servermask | brain |
2005-12-01 | Multithreaded DNS -- not tested!!!! | brain |
2005-12-01 | Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ... | brain |
2005-11-30 | Added opaque protocol functions | brain |
2005-11-25 | Re-added required parts of connection.h | brain |
2005-11-25 | Removal of mesh stuff (lots of) | brain |
2005-06-01 | Missing vars | brain |