Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* small change to documentationArthur de Jong2008-06-211-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@772 ef36b2f9-881f-0410-afb5-c4e39611909c
* add some documentation on supported group to member mappingsArthur de Jong2008-05-151-1/+25
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@735 ef36b2f9-881f-0410-afb5-c4e39611909c
* some documentation cleanups and updatesArthur de Jong2008-05-041-13/+16
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@727 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove code that handles special cases when calling as ↵Arthur de Jong2008-04-041-1/+1
| | | | | | root (removing rootbinddn, rootbindpw, rootuse_sasl and rootsasl_authid options) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@653 ef36b2f9-881f-0410-afb5-c4e39611909c
* add contact information on reporting bugs and ↵Arthur de Jong2008-03-291-0/+10
| | | | | | contributing patches git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@646 ef36b2f9-881f-0410-afb5-c4e39611909c
* some updates to reflect recent changesArthur de Jong2008-02-191-17/+11
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@637 ef36b2f9-881f-0410-afb5-c4e39611909c
* some documentation cleanupsArthur de Jong2007-12-261-12/+12
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@537 ef36b2f9-881f-0410-afb5-c4e39611909c
* implement LDAP server discovery through DNS, based on a ↵Arthur de Jong2007-11-251-1/+13
| | | | | | patch by Ralf Haferkamp <rhafer@suse.de> and Michael Calmer <mc@suse.de> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@480 ef36b2f9-881f-0410-afb5-c4e39611909c
* some general documentation improvementsArthur de Jong2007-10-031-26/+26
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@429 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a note about case-sensitivity of NSS and LDAP databasesArthur de Jong2007-08-191-0/+9
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@354 ef36b2f9-881f-0410-afb5-c4e39611909c
* documentation improvementsArthur de Jong2007-08-031-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@341 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove --enable-paged-results configure option and now ↵Arthur de Jong2007-08-031-19/+0
| | | | | | always do runtime configuration, remove nss_paged_results configfile option and use pagesize option to specify usage of paging or not git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@340 ef36b2f9-881f-0410-afb5-c4e39611909c
* some spelling fixes, added a section on unsupported ↵Arthur de Jong2007-08-021-12/+31
| | | | | | features and rephrased default LDAP schema objectclasses as filters git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@339 ef36b2f9-881f-0410-afb5-c4e39611909c
* add notes about format of host and ethers entries in ↵Arthur de Jong2007-07-131-0/+8
| | | | | | LDAP database git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@299 ef36b2f9-881f-0410-afb5-c4e39611909c
* some remaining tabs to spaces and trim trailing spacesArthur de Jong2007-06-051-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@271 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix a typo and update copyright infoArthur de Jong2007-02-061-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@237 ef36b2f9-881f-0410-afb5-c4e39611909c
* change license from GNU Library General Public License ↵Arthur de Jong2007-01-091-8/+8
| | | | | | v.2 to GNU Lesser General Public License v.2.1 with permission from Luke Howard git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@215 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix wrappingArthur de Jong2006-12-201-6/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@190 ef36b2f9-881f-0410-afb5-c4e39611909c
* integrate remaining parts in documentationArthur de Jong2006-12-201-288/+62
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@189 ef36b2f9-881f-0410-afb5-c4e39611909c
* first step at improving documentationArthur de Jong2006-12-191-556/+218
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@184 ef36b2f9-881f-0410-afb5-c4e39611909c
* include ANNOUNCE document in READMEArthur de Jong2006-12-141-0/+130
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@155 ef36b2f9-881f-0410-afb5-c4e39611909c
* get rid of more documentation in an attempt to include ↵Arthur de Jong2006-12-081-0/+276
| | | | | | all useful documentation in one place git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@147 ef36b2f9-881f-0410-afb5-c4e39611909c
* reasonable configuration information (existing nss_ldap ↵Arthur de Jong2006-12-081-0/+267
| | | | | | config, parts in top-level README git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@146 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove trailing spacesArthur de Jong2006-10-121-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@14 ef36b2f9-881f-0410-afb5-c4e39611909c
* some more small cleanups of code for non-supported ↵Arthur de Jong2006-10-121-4/+4
| | | | | | systems and convert tabs to spaces git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@13 ef36b2f9-881f-0410-afb5-c4e39611909c
* import release 251 of nss-ldapArthur de Jong2006-10-111-0/+169
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss_ldap-251@1 ef36b2f9-881f-0410-afb5-c4e39611909c