Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-10-26 10:46:14 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-10-26 10:46:14 +0200
commita618d315aadff957a6f78cd61a64cd791e3ffdb6 (patch)
tree54392984f608c207e51119484f43e8721c443b38 /TODO
parentf25e3adebf3ce566073e1981db5e2c111e9bbc10 (diff)
integrate changes from 0.4.1 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@460 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5a12f4e..793680b 100644
--- a/TODO
+++ b/TODO
@@ -39,7 +39,6 @@ other items
* in mkfilter_*() functions: add some check to see if the filter fits and log
an error (also see to it that the caller exists (e.g. declare return value
as must use))
-* update online documentation
* maybe document how to set up automounting in LDAP (Linux and Solaris)
* make sure to translate timelimit 0 into timelimit -1 where needed
* split out idle checking into separate function so we may be able to call it
@@ -48,4 +47,5 @@ other items
chroot jails)
* make number of thread configurable in config
* make I/O timeout between NSS lib and daemon configurable at configure
-* check for memory leaks
+* document the timout mechanism between client and server and document some
+ cases where this may cause problems