From 769e901f54f034c1de21323602afa38c5c1214b1 Mon Sep 17 00:00:00 2001 From: laforge Date: Tue, 30 Jul 2002 07:04:11 +0000 Subject: - if ipulog_read fails, print errno and ulog_errno - close stdin and call setsid() when we daemonize - make logfile rotate work - add comment about log levels to ulogd.conf --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 55b3632..c11e2cb 100644 --- a/TODO +++ b/TODO @@ -16,13 +16,13 @@ X syslog compatibility output plugin - autoconf-detection of ipt_ULOG.h - _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) +X commandline option for "to fork or not to fork" +X 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) -- pcap output plugin (to use ethereal/tcpdump/... for the logs) +X pcap output plugin (to use ethereal/tcpdump/... for the logs) conffile: - rewrite. This stuff is a real mess. -- cgit v1.2.3