summaryrefslogtreecommitdiff
path: root/docs/daemon/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-22 11:50:11 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-22 11:50:11 +0100
commit32bdbff73349e10a1958f4fb89db8e33fb62f2dd (patch)
treee3351ca1cded7861c55f02fea127a9c51c41b024 /docs/daemon/TODOS
parentbdb2a7d1d2ba1ea54782475c134b1e3018f80db4 (diff)
downloadwolfbones-32bdbff73349e10a1958f4fb89db8e33fb62f2dd.tar.gz
wolfbones-32bdbff73349e10a1958f4fb89db8e33fb62f2dd.tar.bz2
updated all documentation and todo lists
Diffstat (limited to 'docs/daemon/TODOS')
-rw-r--r--docs/daemon/TODOS10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/daemon/TODOS b/docs/daemon/TODOS
index 5078f11..90de762 100644
--- a/docs/daemon/TODOS
+++ b/docs/daemon/TODOS
@@ -1,6 +1,4 @@
-- Sanitize public header files
- - Check how much of signals.h should really leak up to the testd.c
- - What exactly should be in libwolf_port.a? strdup, stdbool, snprintf
- for sure. What about lockf? The answer is: it depends :-)
- - log.h must be cleaned heavily
- - all header files must be documented properly
+- check against things done in other libraries
+ - POCO ServiceApplication
+ - libdaemon
+- do a security survey