summaryrefslogtreecommitdiff
path: root/src/commands.c
AgeCommit message (Expand)Author
2009-10-30Rewrote all of the defcon code, and moved most of it to os_defcon. This fixes...Adam-
2009-10-17Made MOD_STOP returned from commands really halt processing (stops OnPostComm...Adam-
2009-08-30Add messages at the bottom of HELP telling you if you can/cant use the comman...Adam-
2009-07-25Changed params parameter of Command's Execute() from std::vector<std::string>...cyberbotx
2009-07-24Changed subcommand parameter of Command's OnHelp() from std::string to ci::st...cyberbotx
2009-07-06Made pre-command channel sanity checks only apply to ChanServ and BotServ. It...adam-
2009-07-02Really fix bug #1088adam-
2009-06-23Adds check for using commands on non-registered channels before the adam-
2009-05-07Move where command permission checking is done, patch by Adam.cyberbotx
2009-05-05Adds check for opertype permissions to mod_run_cmd() in commands.c, and adds ...cyberbotx
2009-04-16Check Command::permission in command handler.rburchell
2009-04-10Fix crash in mod_help_cmd when a non-existing command is looked up, spotted b...cyberbotx
2009-04-03Fix bug #1045, patch from Adam, suspended channels can no longer be administe...cyberbotx
2009-04-03Added service argument to OnPreCommand, added OnPostCommand event, changed th...cyberbotx
2009-04-02Remove capability for commands to hook existing commands, add an OnPreCommand...rburchell
2009-04-01Change some stuff to use NC::IsServicesOper instead of is_services_*.rburchell
2009-03-23Fix part #2 of bug #1010, patched partially by Adam and cleaned up / finished...cyberbotx
2009-02-16Fix wrong service listed in "to identify"rburchell
2009-02-15Remove User::na, use User::nc everywhere. Will probably break everything, but...rburchell
2009-02-15Check nick_identified() instead of u->na, as this may incorrectly treat peopl...rburchell
2009-02-15Set CFLAG_ALLOW_UNREGISTERED on commands which should be usable for unidentif...rburchell
2009-02-15Add CFLAG_ALLOW_UNREGISTERED, commands without this flag will now not run for...rburchell
2009-02-11Make max params work correctly, and fix bs_act to request params correctly. A...rburchell
2009-02-11Fix naming discrepancy meaning some commands were not issuing syntax errors.rburchell
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-28Removed mod_current_module, again, so far, no ill-effects...cyberbotx
2008-11-28Removed mod_current_module_name, so far no ill-effects...cyberbotx
2008-11-14Insane commit of doom: s/ \t/grburchell
2008-11-08Same cleanups for help_cmd, mod_help_cmd, etc insanity.Robin Burchell w00t@inspircd.org
2008-11-08Compress do_run_cmd() into mod_run_cmd().Robin Burchell w00t@inspircd.org
2008-11-08Remove completely unused and quite duplicated run_cmd() vs mod_run_cmd().Robin Burchell w00t@inspircd.org
2008-11-07Remove createModule stuff.. instead, pass string to loadModule. This still is...Robin Burchell w00t@inspircd.org
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-28BUILD : 1.7.19 (1282) BUGS : 729 NOTES : Changed the "Limited to ..." lines i...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-27BUILD : 1.7.15 (1143) BUGS : 593 NOTES : Fixed mod_current_module not always ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-30BUILD : 1.7.6 (511) BUGS : NOTES : Rollback to 507 geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-30BUILD : 1.7.6 (510) BUGS : N/A NOTES : Clean up after the last commit trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-30BUILD : 1.7.6 (509) BUGS : 261 NOTES : Doc found more to the bug 261, should ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-03BUILD : 1.7.6 (469) BUGS : N/A NOTES : 1. ultimate3 setting the wrong channel...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-23BUILD : 1.7.5 (327) BUGS : none NOTES : Merged anope-capab into main trunk... dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b