summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2009-06-21Update TODO to show timers having been redone thanks to Adam.cyberbotx
2009-04-16Remove finished extrarburchell
2009-04-16Remove unused modules_unload_all fini paramrburchell
2009-03-27Fix potential crash problem with use of free() instead of delete[] from earli...cyberbotx
2009-03-26Slight cleanup on TODO, move item about oper flags into 1.9.1 and move the ?'...cyberbotx
2009-02-19Fix ns_update, thanks DP. Fix two compile errors.rburchell
2009-02-16bleep.rburchell
2009-02-16Fix wrong service listed in "to identify"rburchell
2009-02-15Update TODO that HelpServ has been destroyed (although without the note of me...cyberbotx
2009-02-15Remove os_restart from the TODO, it was verified to work it just didn't like ...cyberbotx
2009-02-15Audited all src/modules/* and deleted bs_fantasy_unban (it was obsoleted).cyberbotx
2009-02-14Audited all remaining os_* modules, excluding os_restart (it causes a SIGTRAP...cyberbotx
2009-02-14Removed os_raw, it was never supported by the Anope team, and now it no longe...cyberbotx
2009-02-14Audited os_session with help from Adam.cyberbotx
2009-02-14Audited os_global and os_modinfo, thanks to Adam for spotting and fixing these.cyberbotx
2009-02-14Audited os_akill, os_set, os_sgline, os_sqline, os_staff, and os_szline.cyberbotx
2009-02-13Move 1.9.0 TODO to Changes, as it's, er, done.rburchell
2009-02-13Audit ns_*.rburchell
2009-02-13Fix memo sending causing crashes due to unresolvable symbol at runtime, mark ...rburchell
2009-02-13Audited os_modload, os_modunload, os_shutdown, os_stats, and os_svsnick.cyberbotx
2009-02-13Audited os_reload, os_umode, os_update, os_userlist, and ss_main.cyberbotx
2009-02-12hs_* audited.rburchell
2009-02-12enc_* don't require audit, as they do not implement commands.rburchell
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-11I feel like a xanadu dev commiting only the TODO file!robbeh
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-11Add full list of modules that require review as a result of command changes.rburchell
2009-02-11Revert oper protection patch from SciFi, it breaks things. This reverts commi...rburchell
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2009-01-11Small update to TODO for 1.9.0.cyberbotx
2008-12-17Add charset stuff to 1.9.2rburchell
2008-12-17Note that ss_main+service class is good to go, retarget signals stuff at 1.9....rburchell
2008-11-28Revise TODOrburchell
2008-11-27Add TODO for 1.9.1rburchell
2008-11-26test commit... with little todo addition :)pimpmylinux
2008-11-21Retarget some more difficult things to post 1.9.0rburchell
2008-11-20Update TODO with regard to config.cyberbotx
2008-11-18Mark donerburchell
2008-11-18Two items to TODOrburchell
2008-11-16Mark perm channels (partly) fixed. Proper fix will wait for 1.9.1.rburchell
2008-11-16Mark removal of UseTS6 and other options done.rburchell
2008-11-15Add a few items to TODOrburchell
2008-11-15Mark moduleGetData update as done.rburchell
2008-11-14Add Module::SetPermanent() and Module::GetPermanent(), used to mark a module ...rburchell