summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2008-11-04 21:42:01 +0000
committerArthur de Jong <arthur@arthurdejong.org>2008-11-04 21:42:01 +0000
commit5e68450beb85e1f85b24d9623e2976bc408636a8 (patch)
treee7755ee8bc5cea237ac6e24dada71612a7feec81 /TODO
parent95a506de034b2e75ab9f374572be0d03e451cf4c (diff)
get files ready for 0.6.6 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@793 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 040937e..16e831a 100644
--- a/TODO
+++ b/TODO
@@ -47,3 +47,5 @@ other items
* support multiple search bases
* support memberOf attribute in passwd entries that map to groups
* rename tls_checkpeer option to tls_reqcert
+* setnetgrent() may need to return an error if the netgroup is undefined
+* handle repeated calls to getent() better (see http://bugzilla.padl.com/show_bug.cgi?id=376)