summaryrefslogtreecommitdiff
path: root/src/InspIRCd.dev
AgeCommit message (Expand)Author
2004-05-22Added OnUserPreJoin triggerbrain
2004-05-15Added +N via m_nonicks, restored some stuff from a firewall fuckupbrain
2004-05-08Added m_nokicks and chanmode +Qbrain
2004-05-05Fix for /WALLOPS in certain sucky mIRCscriptsbrain
2004-05-03Added opertype propogationbrain
2004-05-02Added oper-override modulebrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-30Added Extensible classesbrain
2004-04-27Added m_alias module which provides command aliases.brain
2004-04-27Added extra services support stuff, fixed chanserv not deopping users on join...brain
2004-04-24Added a bunch of xline stuff and added qline spport for /nick and svsnickbrain
2004-04-19Changed occurances of udp_host to tcp_host for readabilitybrain
2004-04-19added mode.h/mode.cpp and seperated mode functions into itbrain
2004-04-19Started seperating out functionsbrain
2004-04-12Added preliminary support for a bottler-detection modulebrain
2004-04-08Fixes to connection pooling... this brain misunderstood the parameters to sel...brain
2004-04-08Added connection pooling - connections are sorted into pools of X descriptorsbrain
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 config reader to cache its files instead of re-reading them for each ac...brain
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-06Added SA* modules (untested)brain
2004-04-05Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)brain
2004-04-02Clarified documentationbrain
2003-04-19Added more code for custom channel/user modes via modulesbrain
2003-02-02Added first part of server linking codebrain
2003-01-30Fixed CVS missing filesbrain
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain