]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/inspircd.cpp
Actually set 'm' datagram as a recognised type!
[user/henk/code/inspircd.git] / src / inspircd.cpp
2004-04-10 brainActually set 'm' datagram as a recognised type!
2004-04-10 brainMore 'm' mode fixes
2004-04-10 brainFix to 'm' handling in server to server links
2004-04-10 brainFixed 'm' datagram nickname bug
2004-04-10 brainAdded 'm' datagram type (user mode change)
2004-04-10 brainFixed conflict with NOTICE and key exchange tokens...
2004-04-10 brainAdded handling of clients with no modes
2004-04-10 brainFixes to 'n' support
2004-04-10 brainAdded 'n' token for nickchanges
2004-04-10 brainFixed Q and added N tokens to server linking
2004-04-10 brainAdded J, P and Q type datagrams
2004-04-10 brainAdditional server tokens
2004-04-10 brainFixes to 'P' (privmsg) datagram
2004-04-10 brainMore channel join check fixes
2004-04-10 brainFixes to channel join checks
2004-04-10 brainFixes to JOIN
2004-04-10 brainFixed process_module_umodes bug where source is null...
2004-04-10 brainAdded experimental 'P' token (privmsg)
2004-04-10 brainAdded /map and /links
2004-04-10 brainFixed 'T' token to actually sync
2004-04-10 brainFix to 'M' handler
2004-04-10 brainAdded some logging to 'T' datagram handler
2004-04-10 brainAddition of 'T' datagram (TS topic set) and F/Y datagra...
2004-04-10 brainFixed bug in 'M' datagram handling
2004-04-10 brainAdded 'M' type datagram
2004-04-10 brainFixed 'N' gecos
2004-04-10 brainFixes to server syncing
2004-04-10 brainFixes
2004-04-10 brainFixes to 'N' datagram
2004-04-10 brainfix?
2004-04-10 brainAdded server to server 'J' token
2004-04-09 brainServer link sync fixes
2004-04-09 brainfixes for server linking
2004-04-09 brainServer linking fixes
2004-04-09 brainfixes to 'N' packet handling
2004-04-09 brainmore fixes
2004-04-09 brainfixes
2004-04-09 brainFixes to 'N' packets
2004-04-09 brainMore fixes
2004-04-09 brainAdjusted N token stuff
2004-04-09 brainN packet fixes
2004-04-09 brainAdded parsing of N datagrams
2004-04-09 brainFixed strcmp typo
2004-04-09 brainChanged id tag to date/revision tags
2004-04-09 brain/WHO fixes and additions (wouldnt WHO a nickname)
2004-04-09 brainFixed example config
2004-04-09 brainMinor security fix (exposes path of config file to...
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 brainAttempted fixes to make ModuleReader::ReadValue return...
2004-04-08 brainTons of buffering fixes and optimisations for user...
2004-04-08 brainFixed protocol violation bugs
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 brainfixed typo
2004-04-08 brainMore characters allowed in command field requested...
2004-04-08 brainDamn typos
2004-04-08 brainProper fix for comma seperated lists
2004-04-08 brainFix to loop_call and comma seperated lists - another...
2004-04-08 brainFixed module loading and chop() bugs
2004-04-08 brainFixed module loading bugs...again
2004-04-08 brainFixed another module loader bug
2004-04-07 brainFix to an old old bug? :)
2004-04-07 brainFixed bug where putting too many spaces in a privmsg...
2004-04-07 brainFixes to /modules output (found by typobox43)
2004-04-07 brainAdded preliminary support for ConfigReader::Verify...
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 brainFixes to OnUserPreMessage and OnUserPreNotice
2004-04-06 brainAdded OnUserPreMessage and OnUserPreNotice events ...
2004-04-06 brainFixed error where ircd would crash if user's quit messa...
2004-04-06 brainFixed to allow gay scripts like invision to send duff...
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 frostycoolslugFixed minotr bug in handle_invite which caused only...
2004-04-05 frostycoolslugFixed Small bug in PASS command
2004-04-05 brainAdded extra command logging
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 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 brainTopic and stability fixes
2004-04-03 brainFixed wrong number of parameters for TOPIC that could...
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 logging for when commands are added
next