summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index f667d59d6..de83000f5 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,7 @@ Programming:
13- Write a test program that calls stat() to search for EGD/PRNGd socket 13- Write a test program that calls stat() to search for EGD/PRNGd socket
14 rather than use the (non-portable) "test -S". 14 rather than use the (non-portable) "test -S".
15 15
16- Replacement for setproctitle() - HP-UX support only currently 16- More platforms for for setproctitle() emulation (testing needed)
17 17
18- Handle changing passwords for the non-PAM expired password case 18- Handle changing passwords for the non-PAM expired password case
19 19
@@ -101,6 +101,7 @@ Clean up configure/makefiles:
101 (vinschen@redhat.com) 101 (vinschen@redhat.com)
102 102
103- Replace the whole u_intXX_t evilness in acconfig.h with something better??? 103- Replace the whole u_intXX_t evilness in acconfig.h with something better???
104 - Do it in configure.ac
104 105
105- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test 106- Consider splitting the u_intXX_t test for sys/bitype.h into seperate test
106 to allow people to (right/wrongfully) link against Bind directly. 107 to allow people to (right/wrongfully) link against Bind directly.
@@ -133,4 +134,4 @@ PrivSep Issues:
133- Cygwin 134- Cygwin
134 + Privsep for Pre-auth only (no fd passing) 135 + Privsep for Pre-auth only (no fd passing)
135 136
136$Id: TODO,v 1.51 2002/09/05 06:32:03 djm Exp $ 137$Id: TODO,v 1.53 2003/01/12 23:00:34 djm Exp $