]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/userprocess.cpp
Test commit for ciabot
[user/henk/code/inspircd.git] / src / userprocess.cpp
2005-12-19 brainSSL is a fucking mess.
2005-12-18 brainAdded IOHookModule stuff to allow for different modules...
2005-12-16 brainMoved serverstats stuff out
2005-12-16 brainMoved SocketEngine* SE into InspIRCd class
2005-12-16 brainMoved ModeGrok and Parser into InspIRCd class
2005-12-16 brainChanging stuff to using CommandParser class
2005-12-16 brainMoved command_parse functions into class CommandParser
2005-12-16 brainMoved command parsing crap into command_parse.cpp
2005-12-16 brainChanged I/O reading stuff for modules to be much faster...
2005-12-15 brainAdded 'local users' vector
2005-12-15 brainFull removal of inspircd_util.h
2005-12-14 brainFixed ModuleError()
2005-12-14 brainSucky stuff
2005-12-14 brainGrrrrrr
2005-12-14 brainTidy tidy
2005-12-14 brainRemoved externs for module_sockets
2005-12-14 brainCode tidying
2005-12-14 brainMore config tidyups
2005-12-14 brainMoved include stack stuff to be private to ServerConfig
2005-12-14 brainAdded config_f to serverconfig, UNTESTED
2005-12-14 brainTidied up modules.h added some typedefs to typedefs.h
2005-12-14 brainmoved declarations of typedefs for user_hash and chan_h...
2005-12-14 brainStarted moving of data into ServerConfig class
2005-12-14 brainHalf way through updating to move a ton of extern confs...
2005-12-14 brainAdded parameter to apply_lines to indicate what we...
2005-12-14 w00tUse our shiny new IS_LOCAL() macro, and add a query.
2005-12-13 brainSet up externs to allow moving loads of crap out of...
2005-12-12 brainMoved some stuff out to userprocess.cpp