summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 18:42:19 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 18:42:19 +0000
commit8d6b7f4c46de3feb66f704ab483e51ea1a3bb0e1 (patch)
tree41fe3dd71501bbec5b0393f1536c925eaee180e9 /TODO
parentf045c69060bfdd5cf8759a5f29d7008d02e4de5b (diff)
parent58bfa257481a1c6938ada9bbd38801cc45633fb0 (diff)
Debian release 3.6p1-1.
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 $