summaryrefslogtreecommitdiff
path: root/include/inspircd.h
AgeCommit message (Expand)Author
2004-05-01Added Module::OnAccessCheckbrain
2004-04-24Fixed quit-bouncing issue when a user is g-linedbrain
2004-04-19Fixes to typos and function exporting between source filesbrain
2004-04-19Changed occurances of udp_host to tcp_host for readabilitybrain
2004-04-19Moved all command handler functions into commands.cpp/commands.hbrain
2004-04-19added mode.h/mode.cpp and seperated mode functions into itbrain
2004-04-19Moving yet more stuff into message.cppbrain
2004-04-19Started seperating out functionsbrain
2004-04-18Changes of RemoveServer to char* to const char*brain
2004-04-18Fixes to recoverybrain
2004-04-18Forgot to save some stuffbrain
2004-04-16Fixed some SQUIT stuffbrain
2004-04-16SQUIT and routing of messages fixes during periods of downtimebrain
2004-04-16Fixes to only send SQUIT tokens to servers that are still alive to avoid rout...brain
2004-04-16Added ability to update routing table on the fly if a connection is lostbrain
2004-04-15Fixes for nonblocking socket issuesbrain
2004-04-15Tons of linking tweaksbrain
2004-04-12Added 'a' amd 'b' server link tokens (change gecos, change host)brain
2004-04-12Added '@' (WALLOPS) link tokenbrain
2004-04-11Added 'i' and 't' type link datagramsbrain
2004-04-10Added J, P and Q type datagramsbrain
2004-04-10Added server to server 'J' tokenbrain
2004-04-07Added Server::CountUsers functionbrain
2004-04-06Added OnUserPreMessage and OnUserPreNotice events (not tested yet)brain
2004-04-06Added support for SVS-style Server class methods for modulesbrain
2004-04-05Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the APIbrain
2004-04-04Completed support for module-handled umodesbrain
2004-04-03Tons more sanity checks and length checksbrain
2004-04-03Added support for module-defined chanmodes with no parametersbrain
2003-07-22STL namespace fixesrandomdan
2003-02-07Changed to using LogLevelsbrain
2003-02-02Added first part of server linking codebrain
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-23Initial revisionbrain