summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-13Pass the right array to do_umode(), fixes mode tracking on Unreal. Thanks to ...rburchell
2009-02-13Fix bs_set help, thanks to DukePyrolator! :)rburchell
2009-02-13Fix segfault, noted by DukePyrolator. Thanks!rburchell
2009-02-13Fix slist symbol mismatch.rburchell
2009-02-13Audit ns_*.rburchell
2009-02-13Fix part one of #1010, reported by DukePyrolator. (Language settings are not ...rburchell
2009-02-13Fix memo sending causing crashes due to unresolvable symbol at runtime, mark ...rburchell
2009-02-13More fixes to bs_bot from Adam, plus an extra fix within DoAdd not covered in...cyberbotx
2009-02-13Audited os_modload, os_modunload, os_shutdown, os_stats, and os_svsnick.cyberbotx
2009-02-12insp12: don't try sstrdup() a NULL argument if sid is not set.rburchell
2009-02-12Correctly lower TS (if the ircd provided it) on reciept of JOIN messages. Thi...rburchell
2009-02-12inspircd11: Pass chants in JOIN message to not blow away timestamps.rburchell
2009-02-12Fix bs_bot to use the correct parameters, patch from Adam.cyberbotx
2009-02-12Auditing of remaining cs_ modules.rburchell
2009-02-12Audit cs_kick, cs_list, cs_logout, cs_modes.rburchell
2009-02-11cs_help, cs_identify, cs_info, cs_invite audited.rburchell
2009-02-11Audit cs_forbid, cs_getkey, cs_getpass.rburchell
2009-02-11Audit cs_ban, cs_clear, cs_drop.rburchell
2009-02-11Audit cs_access and cs_akick.rburchell
2009-02-11Finish audit of BotServ commands.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-11Fix *_help, so they work and, uh, don't crash.rburchell
2009-02-11NS HELP requires 0 params minimum.rburchell
2009-02-11Fix NS REGISTER not being registered as a command handler properly.rburchell
2009-02-11Fix crash loading bs_set on 1.9.1.rburchell
2009-02-11Fix 1.9.0 -> 1.9.1 incompatibility on a patch.rburchell
2009-02-11Revert oper protection patch from SciFi, it breaks things. This reverts commi...rburchell
2009-02-11Fix for bug #1004, based from second half of patch from Adam.rburchell
2009-02-11Partial patch by Adam, commenting fix for #1006 for future reference.rburchell
2009-02-11Fixed compile errors within src/modules/*.cyberbotx
2009-02-10Fixed compile error in ss_main.cyberbotx
2009-02-10Fixed compiler error in os_userlist.cyberbotx
2009-02-10Fixed compile errors in os_szline.cyberbotx
2009-02-10Fixed compile errors in os_svsnick.cyberbotx
2009-02-10Fixed compile errors in os_stats.cyberbotx
2009-02-10Fixed compile errors in os_shutdown and os_sqline.cyberbotx
2009-02-10Fixed compile errors in os_sgline.cyberbotx
2009-02-10Fix compile errors in os_set.cyberbotx
2009-02-10Fixed compile errors in os_session.cyberbotx
2009-02-10Fix mistake noted by CyberBotX.rburchell
2009-02-10Fixes.rburchell
2009-02-10Fix os_news and os_noop.rburchell
2009-02-10Various fixes.rburchell
2009-02-10Few fixes.rburchell
2009-02-10Help() -> OnHelp(), return true.rburchell
2009-02-10Fix ns_set.rburchell
2009-02-10fixed typo in ns_saset.c dealt with constness for change_core_display and add...robbeh
2009-02-10More fixes.rburchell
2009-02-10Various compile fixes.rburchell