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