Age | Commit message (Expand) | Author |
2005-12-16 | Changing stuff to using CommandParser class | brain |
2005-12-16 | Moved command_parse functions into class CommandParser | brain |
2005-12-16 | Moved command parsing crap into command_parse.cpp | brain |
2005-12-16 | Changed I/O reading stuff for modules to be much faster (and exclusive :() | brain |
2005-12-15 | Added 'local users' vector | brain |
2005-12-15 | Full removal of inspircd_util.h | brain |
2005-12-14 | Fixed ModuleError() | brain |
2005-12-14 | Sucky stuff | brain |
2005-12-14 | Grrrrrr | brain |
2005-12-14 | Tidy tidy | brain |
2005-12-14 | Removed externs for module_sockets | brain |
2005-12-14 | Code tidying | brain |
2005-12-14 | More config tidyups | brain |
2005-12-14 | Moved include stack stuff to be private to ServerConfig | brain |
2005-12-14 | Added config_f to serverconfig, UNTESTED | brain |
2005-12-14 | Tidied up modules.h added some typedefs to typedefs.h | brain |
2005-12-14 | moved declarations of typedefs for user_hash and chan_hash etc to typedefs.h | 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-14 | Added parameter to apply_lines to indicate what we want to apply | brain |
2005-12-14 | Use our shiny new IS_LOCAL() macro, and add a query. | w00t |
2005-12-13 | Set up externs to allow moving loads of crap out of inspircd.cpp | brain |
2005-12-12 | Moved some stuff out to userprocess.cpp | brain |