From 816e66a8455b25fb39e2c4d06e8ee43617a56c28 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 3 Jul 2010 16:10:41 +0000 Subject: get files ready for 0.7.7 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1159 ef36b2f9-881f-0410-afb5-c4e39611909c --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index eff19eb..60f63e8 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,6 @@ * in the server: once the request is done pass the flushing of the buffers to a separate thread so our workers are available to handle new requests (test whether this actually improves performace) -* tune the filter and parameter buffer sizes * split out idle checking into separate function so we may be able to call it periodically from elsewhere (e.g. the main loop) * add an option to create an extra socket somewhere (so it may be used in @@ -22,8 +21,7 @@ * maybe make myldap code thread-safe (use locking) * review changes in nss_ldap and merge any useful changes * maybe rate-limit LDAP entry warnings -* only parse configuration options if they are available on the platform -* have some more general mechanism to disable NSS lookups from nslcd +* only parse nslcd.conf options if they are available on the platform * maybe support memberOf attribute in passwd entries that map to groups * 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) -- cgit v1.2.3