various bugfixes and IPv6 preparation work
[srvx.git] / TODO
diff --git a/TODO b/TODO
index 6c9b1c6cadc310dd5e17af3f400f68d71031e736..fdda819d54d9bf16e238a055386cd6a9cfa96b09 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
----------
-
 <myriad> [featreq] something to turn off security override after a set period of time
 <adam> [featreq] an account flag that disallows users from using /ns kill (or some other way to prevent/deter nick holding on an account-level)
 <Byte> [featreq] people cant !invite over a timeban
@@ -8,8 +6,6 @@
 [adam(m@myriad.lackofdiscipline.com)] we're having people grab nicks of other users who don't understand how the system works
 [msg(adam)] yeah, blocking account or nick registrations for an address (or block of addresses) was another featreq on the web page
 
----------
-
 [FEATREQ] Confirmation Of Channel Registration
   <ChanServ> #Rowdy is now registered under handle Rowdy
   <ChanServ> Please note, If you do not actively use this channel for 14 days, it will be deregistered
@@ -22,3 +18,6 @@
 [FEATREQ] Suspension durations and/or comments when suspending user access to a channel
 
 [FEATREQ] support "unregistered": ?ctrace print mode +s unregistered
+
+- rewrite memory allocation calls to use wrapper macros, and add
+  optional debugging for the stubs to tag size and/or type.