]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/InspIRCd.layout
Fixed synching
[user/henk/code/inspircd.git] / src / InspIRCd.layout
2004-04-11 brainFixed synching
2004-04-11 brainFixes
2004-04-11 brainrace condition fixes
2004-04-11 brainChanged /map to show % users on each server
2004-04-11 brainAdded 'i' and 't' type link datagrams
2004-04-11 brainAdded preliminary support for network propogated kicks...
2004-04-10 brainEven more propgated mode change fixes
2004-04-10 brainActually set 'm' datagram as a recognised type!
2004-04-10 brainAdded 'm' datagram type (user mode change)
2004-04-10 brainAdded J, P and Q type datagrams
2004-04-10 brainFixes to JOIN
2004-04-10 brainAddition of 'T' datagram (TS topic set) and F/Y datagra...
2004-04-10 brainFixes to server syncing
2004-04-10 brainAdded server to server 'J' token
2004-04-09 brainServer linking fixes
2004-04-09 brainAdjusted N token stuff
2004-04-09 brain/WHO fixes and additions (wouldnt WHO a nickname)
2004-04-09 brainAdded security function that removes paths from filenames
2004-04-09 brainAdded flood= value to connect allow classes, added...
2004-04-08 brainFixed buffered i/o bugs
2004-04-08 brainAdded ConfigReader::EnumValues() (requested by Craig)
2004-04-08 brainAttempted fixes to make ModuleReader::ReadValue return...
2004-04-08 brainTons of buffering fixes and optimisations for user...
2004-04-08 brainFixes to connection pooling... this brain misunderstood...
2004-04-08 brainFixed bug on client registration timeout/ping timeout
2004-04-08 brainAdded connection pooling - connections are sorted into...
2004-04-08 brainProper fix for comma seperated lists
2004-04-08 brainSanity checks in SAJOIN and SAPART
2004-04-08 brainFixed module loading bugs...again
2004-04-07 brainFixed typo in m_saquit (missing ;) w00t needs to test...
2004-04-07 brainThis always seems to change
2004-04-07 brainFixed bug where putting too many spaces in a privmsg...
2004-04-07 brain*** empty log message ***
2004-04-07 brainFixed actions
2004-04-07 brainAdded preliminary support for ConfigReader::Verify...
2004-04-07 brainAdded servernotice back to the user, informing them
2004-04-07 brainStability fixes
2004-04-07 brainFixed config reader to cache its files instead of re...
2004-04-06 brainindentation fixes
2004-04-06 brainUpdated docs
2004-04-06 brainOnUserPre* api fixes
2004-04-06 brainFixed to allow gay scripts like invision to send duff...
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...