From 4b0179c29b7d37b9a6ab016260ccaf74a55d3e93 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 6 Apr 2008 11:18:55 +0000 Subject: get files ready for 0.6.1 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@670 ef36b2f9-881f-0410-afb5-c4e39611909c --- TODO | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 57fb5aa..df2bdc9 100644 --- a/TODO +++ b/TODO @@ -6,10 +6,9 @@ probably before we can call this stable (using pthread_sigmask() adds a dependency on the pthread library, we should probably just do locking) * find problem with reachability of LDAP server -* get root/nonroot connections working * find out why HAVE_GSSPAI is not always set to what configure outputs * do not use LDAP_DEPRECATED enabled functions -* make tio module use dynamically sized buffers +* have the daemon run under a special uid/gid other items ----------- @@ -24,8 +23,6 @@ other items * maybe support bootparams (check README also) * maybe support publickey (check README also) * maybe support netmasks (check README also) -* reserve some threads in the server for root users (probably set up - connection pools) (we currently have a connection per thread) * maybe implement a connection object in the myldap module that is shared by different sessions (sessions need to be cleaned up) * add sanity checking code (e.g. not too large buffer allocation and checking @@ -59,3 +56,5 @@ other items * implement attribute defaults (for when they're missing from the directory) * implement attribute overrides (to always return a specific value, not matter what the directory says) * see if we can use LD_LIBRARY_PATH to run our tests in so we don't need to install NSS library in system path +* only parse configuration options if they are available on the platform +* have some more general mechanism to disable NSS module in nslcd -- cgit v1.2.3