summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-06typo fixesbrain
2004-04-06OnUserPre* api fixesbrain
2004-04-06Fixes to OnUserPreMessage and OnUserPreNoticebrain
2004-04-06Added OnUserPreMessage and OnUserPreNotice events (not tested yet)brain
2004-04-06Fixed error where ircd would crash if user's quit message was 'Client exited'...brain
2004-04-06Fixed to allow gay scripts like invision to send duff commands (why i do this...brain
2004-04-06Actually compiles now :pbrain
2004-04-06Added m_samode.cpp module by w00t (stability testing)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-05Fixed minotr bug in handle_invite which caused only people in +i channels to ...frostycoolslug
2004-04-05Fixed Small bug in PASS commandfrostycoolslug
2004-04-05Added extra command loggingbrain
2004-04-05Added extra command loggingbrain
2004-04-05Changed comments to match the module (duh)brain
2004-04-05Changed descriptionbrain
2004-04-05Fixed to require +o as well as +g to receive a globops noticebrain
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-05Attempted fix for bug ID #3 (compile error/namespace error in channels.cpp)brain
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-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 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
2004-04-03Topic and stability fixesbrain
2004-04-03Fixed wrong number of parameters for TOPIC that could cause a segfaultbrain
2004-04-03Tons more sanity checks and length checksbrain
2004-04-03Fixed bugs in ./configurefrostycoolslug
2004-04-03Fixed command parser to tidy up malformed commands (xchat inserts extra spaces)brain
2004-04-03Added support for module-defined chanmodes with no parametersbrain
2004-04-03Added -nofork parameter which allows you to force inspircd into the foregroun...brain
2004-04-02Yet MORE fixes to crashes on quitbrain
2004-04-02Added logging for when commands are addedbrain
2004-04-02Improved commentsbrain
2004-04-02Added ability to override modes (allows SAMODE support etc)brain