summaryrefslogtreecommitdiff
path: root/src/commands.cpp
AgeCommit message (Expand)Author
2005-04-15Added new API methods:brain
2005-04-14Added ability for modules to hold users in a 'holding pattern' while they do ...brain
2005-04-14Fixed typobrain
2005-04-14Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku...brain
2005-04-13Updated /INFO (nothing in here before, was 2 years out of date)brain
2005-04-13Updated to support OnSendListbrain
2005-04-13Added Server::AddGLinebrain
2005-04-13Fixed /kill bug in m_operlevels (couldnt kill non-opers)brain
2005-04-13Fixed m_park stuffbrain
2005-04-10Test commitbrain
2005-04-10Fixed chu's typobrain
2005-04-09Added support for /NAMES with no parameters (just gives a hardcoded response ...brain
2005-04-07Fixed typo in new /modulesbrain
2005-04-07Added ability for non-opers to see simplistic /modules outputbrain
2005-04-07Started work on /UNLOADMODULE, resource tracking and flags in Version classbrain
2005-04-07Added /LOADMODULE (tested and working)brain
2005-04-06Added log output for on-operbrain
2005-04-06Alright, who forgot to make /oper check hostnames?brain
2005-04-05Fix to bug #33 (weird /map)brain
2005-04-04Added the module method OnUserPostNick for capturing a nickchange AFTER it ha...brain
2005-04-04Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...brain
2005-04-03Fixes to bug#37 and pre-emptive checks for security of /NAMESbrain
2005-04-03Fix to bug #36 reported by Yetibrain
2005-04-02Fixed cosmetic bug in /whofrostycoolslug
2005-04-02Fixes for dns queueing, timeout functions etc moved to more sensible placebrain
2005-04-01Attempts to fix some random crashesbrain
2005-04-01Fixed 'unlikely' crash if nick was changed before dns lookup was completedbrain
2005-03-28Fixed to actually CHECK THE PASSWORD of linking servers!brain
2005-03-27Fixed detection of missing opertypesbrain
2005-03-27Made config parsing code a bit more lenientbrain
2005-03-25Added implementation of strlcpy and strlcat for systems that dont have itbrain
2005-03-25Fixes for GCC3.4 and namespaces (must rerun configure!)brain
2005-03-25Changed occurances of vector to std::vectorbrain
2005-03-25Added a lot of config error checkingbrain
2005-03-24Fixed a ton of MODE crap 'avec le' services :pbrain
2005-03-24Fix to bug #29frostycoolslug
2004-09-11Changes for security based on RATS analysisbrain
2004-09-11Security audit based on RATS outputbrain
2004-07-04Unknown changes to this file due to system restore, june 2004brain
2004-05-29Stupid services links...brain
2004-05-29fucking ulinesbrain
2004-05-29Fixed uline synchingbrain
2004-05-27Fix to bug number 21brain
2004-05-22Added support for changing of text within OnUserPreNotice and OnUserPreMessag...brain
2004-05-22Added remainder of OnUserPreInvite stuffbrain
2004-05-22Added OnUserPreJoin triggerbrain
2004-05-16Updated header commentsbrain
2004-05-09Added support for /RESTART (currently has a bug, do not use)brain
2004-05-03Added opertype propogationbrain
2004-05-02fixes to /STATS Pbrain