summaryrefslogtreecommitdiff
path: root/src/modules/m_services.cpp
AgeCommit message (Expand)Author
2006-03-12Renamed to chanrec::modesbrain
2006-03-11Yet more const ref changesbrain
2006-02-21Added 'is a registered nick' to whoisw00t
2006-02-04Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...brain
2006-01-28Make m_services use InserMode (are we done yet?)om
2006-01-24kludge in the wrong place ;)brain
2006-01-24Added trick to allow local server to unset -r only in one specific condition ...brain
2006-01-24Added code to remove +r on a nick if they have it and change nicksbrain
2006-01-18Umode +R was broken (only worked for channels) -- fixedbrain
2006-01-15Updated copyrights in headers etc using perl inplace editbrain
2005-12-26Converted to 'Implements' systembrain
2005-12-07Changed behaviour of module API to pass Server* to the constructor, rather th...brain
2005-06-02Fixes to +r not being set reported by Vincentbrain
2005-05-15Changed to use __single_client_alloc, faster on most systems in a single threadbrain
2005-05-03Added another check for 'NoServerUline' type thing.frostycoolslug
2005-05-03Missed missing )frostycoolslug
2005-05-03Added Check for 'NoServer' when +r ing a channel.frostycoolslug
2005-04-07Tons of module versionflags stuff, and checks for it in /UNLOADMODULEbrain
2005-04-07Added version flagsbrain
2005-04-03More secure checking in 005 handlersbrain
2005-03-27Added 005 numeric handling to most of the modulesbrain
2005-03-24Finally fixed a load of umode change stuff!brain
2005-03-24Fixed minor typo in the bugfix, wrong number of brackets in a confusing if()brain
2005-03-24Fix to bug #27frostycoolslug
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-16Updated header commentsbrain
2004-05-08Removed some debug stuffbrain
2004-05-08Added user/chanel modes +R, +Mbrain
2004-05-01Added Module::OnAccessCheckbrain
2004-04-27Added m_services.so, must be loaded to give services-needed modes such as +rbrain