]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/InspIRCd.layout
XLine fixes and fix to +l with large limits
[user/henk/code/inspircd.git] / src / InspIRCd.layout
2004-04-06 brainThe SA* modules actually compile in this version
2004-04-06 brainAdded SA* modules (untested)
2004-04-06 brainAdded support for SVS-style Server class methods for...
2004-04-06 brainFixes to INVITE to return numeric 443 if user is alread...
2004-04-06 brainFixed yet more phidjit bugs. BugID #6 (yes again)
2004-04-05 brainAdded extra command logging
2004-04-05 brainAdded m_globlops module with unreal-style /GLOBOPS...
2004-04-05 brainAdded support for OnWhois, OnOper, OnInfo and SendToMod...
2004-04-05 brainFix for bug ID #5 (PING, PONG And other matters)
2004-04-05 brainFix for bug ID #6 (excessively long commands)
2004-04-05 brainModified the Module::OnExtendedMode() method to use...
2004-04-04 brainFixed a bug in servermode handling where the target...
2004-04-04 brainFixes to make motd display (we were missinga readfile...
2004-04-04 brainAdded comments to m_cloaking.cpp
2004-04-04 brainCompleted support for module-handled umodes
2004-04-04 brainFixed idle time
2004-04-04 brainAdded support for module-based chanmodes with parameter...
2004-04-04 brainAdded support for /modules command
2004-04-03 brainFixes for setpriority on freebsd
2004-04-03 brainTons more sanity checks and length checks
2004-04-03 brainFixed command parser to tidy up malformed commands...
2004-04-03 brainAdded support for module-defined chanmodes with no...
2004-04-03 brainAdded -nofork parameter which allows you to force inspi...
2004-04-02 brainYet MORE fixes to crashes on quit
2004-04-02 brainAdded ability to override modes (allows SAMODE support...
2004-04-02 brainClarified documentation
2004-04-02 brainAdded support for modules to create commands - this...
2004-04-01 brainFixed <link> tags
2004-04-01 brainFixed issue where /connect crashes the ircd if no defau...
2003-04-19 brainAdded more code for custom channel/user modes via modules
2003-04-18 brainAdded Mode handler structures and types
2003-03-30 brainUpdated docs
2003-03-30 brainAdded DOT files to documentation for class diagrams...
2003-03-23 brainChanged so that when the process detaches, it changes...
2003-02-09 brainChanged to work with new log-level
2003-02-07 brainChanged to using LogLevels
2003-02-02 brainAdding server linking stuff
2003-02-02 brainAdded first part of server linking code
2003-01-30 brainFixed CVS missing files
2003-01-30 brainMoved to Dev-C++ as an editor for project (more stable...