]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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 brainFixes (and now it has an infinite loop - DO NOT USE)
2004-04-08 brainMore characters allowed in command field requested...
2004-04-08 frostycoolslugModified headers
2004-04-08 brainDamn typos
2004-04-08 frostycoolslug/helpop command Module.
2004-04-08 brainProper fix for comma seperated lists
2004-04-08 brainFix to loop_call and comma seperated lists - another...
2004-04-08 brainSanity checks in SAJOIN and SAPART
2004-04-08 brainFixes to m_filter to check its config file exists!
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 typo in m_saquit (missing ;) w00t needs to test...
2004-04-07 brainFixed typo/crash in m_sethost discovered by Hart and...
2004-04-07 brainAdded a sanity check on the hostnames being set before...
2004-04-07 brainThis always seems to change
2004-04-07 brainFixed makefile to show progress
2004-04-07 brainAdded new modules m_chghost, m_sethost, m_setname
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 frostycoolslugFix to Bugs #10 and #11
2004-04-07 brainadded documentation to FileReader::Exists()
2004-04-07 brainAdded example config for m_filter.so
2004-04-07 brainAdded new documentation
2004-04-07 brainAdded Server::CountUsers function
2004-04-07 brainFixed actions in m_filter
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 brainAdded servernotice back to the user, informing them
2004-04-07 brainAdded m_filter module that filters privmsgs and notices...
2004-04-07 brainStability fixes
2004-04-07 brainModified to support wildcard matching of glob patterns
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 braintypo fixes
2004-04-06 brainOnUserPre* api 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 brainActually compiles now :p
2004-04-06 brainAdded m_samode.cpp module by w00t (stability testing)
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 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 extra command logging
2004-04-05 brainChanged comments to match the module (duh)
2004-04-05 brainChanged description
2004-04-05 brainFixed to require +o as well as +g to receive a globops...
2004-04-05 frostycoolslugAdded 'Timeout' in classes :p
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 brainAttempted fix for bug ID #3 (compile error/namespace...
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 brainChanged documentation to match change in OnExtendedMode...
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 brainNew documentation to document user/channel mode handling
2004-04-04 brainAdded comments to m_cloaking.cpp
2004-04-04 brainCompleted support for module-handled umodes
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 module-based chanmodes with parameter...
2004-04-04 brainAdded support for /modules command
2004-04-04 brainAdded support for /modules command
2004-04-03 frostycoolslugremoved ``s to fix bug running $MAKEPROG
2004-04-03 brainFixes for setpriority on freebsd
2004-04-03 frostycoolslugFixed FreeBSD bugs.
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 frostycoolslugFixed bugs in ./configure
2004-04-03 brainFixed command parser to tidy up malformed commands...
2004-04-03 brainNew stylesheet (grey shades)
2004-04-03 brainAdded support for module-defined chanmodes with no...
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
2004-04-02 brainImproved comments
2004-04-02 brainUpdated documentation to document Server::SendMode
2004-04-02 brainAdded ability to override modes (allows SAMODE support...
next