summaryrefslogtreecommitdiff
path: root/src/InspIRCd.layout
AgeCommit message (Expand)Author
2004-04-10Addition of 'T' datagram (TS topic set) and F/Y datagrams (start/end of netbu...brain
2004-04-10Fixes to server syncingbrain
2004-04-10Added server to server 'J' tokenbrain
2004-04-09Server linking fixesbrain
2004-04-09Adjusted N token stuffbrain
2004-04-09/WHO fixes and additions (wouldnt WHO a nickname)brain
2004-04-09Added security function that removes paths from filenamesbrain
2004-04-09Added flood= value to connect allow classes, added checking for floodingbrain
2004-04-08Fixed buffered i/o bugsbrain
2004-04-08Added ConfigReader::EnumValues() (requested by Craig)brain
2004-04-08Attempted fixes to make ModuleReader::ReadValue return "" if string does not ...brain
2004-04-08Tons of buffering fixes and optimisations for user connectionsbrain
2004-04-08Fixes to connection pooling... this brain misunderstood the parameters to sel...brain
2004-04-08Fixed bug on client registration timeout/ping timeoutbrain
2004-04-08Added connection pooling - connections are sorted into pools of X descriptorsbrain
2004-04-08Proper fix for comma seperated listsbrain
2004-04-08Sanity checks in SAJOIN and SAPARTbrain
2004-04-08Fixed module loading bugs...againbrain
2004-04-07Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.brain
2004-04-07This always seems to changebrain
2004-04-07Fixed bug where putting too many spaces in a privmsg disconnected the userbrain
2004-04-07*** empty log message ***brain
2004-04-07Fixed actionsbrain
2004-04-07Added preliminary support for ConfigReader::Verify at request of the slug :pbrain
2004-04-07Added servernotice back to the user, informing thembrain
2004-04-07Stability fixesbrain
2004-04-07Fixed config reader to cache its files instead of re-reading them for each ac...brain
2004-04-06indentation fixesbrain
2004-04-06Updated docsbrain
2004-04-06OnUserPre* api fixesbrain
2004-04-06Fixed to allow gay scripts like invision to send duff commands (why i do this...brain
2004-04-06The SA* modules actually compile in this versionbrain
2004-04-06Added SA* modules (untested)brain
2004-04-06Added support for SVS-style Server class methods for modulesbrain
2004-04-06Fixes to INVITE to return numeric 443 if user is already on the channelbrain
2004-04-06Fixed yet more phidjit bugs. BugID #6 (yes again)brain
2004-04-05Added extra command loggingbrain
2004-04-05Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)brain
2004-04-05Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the APIbrain
2004-04-05Fix for bug ID #5 (PING, PONG And other matters)brain
2004-04-05Fix for bug ID #6 (excessively long commands)brain
2004-04-05Modified the Module::OnExtendedMode() method to use a void* as its target whi...brain
2004-04-04Fixed a bug in servermode handling where the target is a channel, found by Ch...brain
2004-04-04Fixes to make motd display (we were missinga readfile()?!)brain
2004-04-04Added comments to m_cloaking.cppbrain
2004-04-04Completed support for module-handled umodesbrain
2004-04-04Fixed idle timebrain
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-04Added support for /modules commandbrain
2004-04-03Fixes for setpriority on freebsdbrain