summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorlaforge <laforge>2001-03-08 17:40:59 +0000
committerlaforge <laforge>2001-03-08 17:40:59 +0000
commitcb8bf7c89268acfa0e568364e00ea4d836310fb4 (patch)
tree75c0f042be8cb8a089ba6b67894c6ebb6be78dfa /TODO
parent0ba671cab63641f9c1c06076273d972132e0a8bf (diff)
added todo items
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 10d7414..f58600c 100644
--- a/TODO
+++ b/TODO
@@ -17,9 +17,14 @@ X queue the logging in the kernel and send multiple packets in one
ulogd:
X MYSQL output plugin
X syslog compatibility output plugin
+- _fini() support for plugin destructors (needed for clean shutdown and
+ SIGHUP configfile reload
- commandline option for "to fork or not to fork"
- various command line options (we don't even have --version)
- add support for capabilities to run as non-root
- big endian fixes
- man pages
- IPv6 support (core and extensions)
+
+conffile:
+- rewrite. This stuff is a real mess.