Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* get files ready for 0.6 release0.6Arthur de Jong2008-02-032-6/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@618 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.5 release0.5Arthur de Jong2007-12-272-16/+16
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@539 ef36b2f9-881f-0410-afb5-c4e39611909c
* some general cleanups and document the krb5_ccname optionArthur de Jong2007-12-251-68/+36
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@528 ef36b2f9-881f-0410-afb5-c4e39611909c
* document current timing and reconnect optionsArthur de Jong2007-12-241-31/+61
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@526 ef36b2f9-881f-0410-afb5-c4e39611909c
* clean up Kerberos ccname code, moving it to cfg.c, ↵Arthur de Jong2007-11-261-7/+6
| | | | | | fixing some bugs in the putenv() code, making the gss_krb5_ccache_name() automatically used if the function is available and removing the --with-gssapi-dir, --enable-configurable-krb5-ccname-gssapi and --enable-configurable-krb5-ccname-env configure options git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@481 ef36b2f9-881f-0410-afb5-c4e39611909c
* implement LDAP server discovery through DNS, based on a ↵Arthur de Jong2007-11-251-0/+8
| | | | | | 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
* remove support for nss_connect_policy configfile option ↵Arthur de Jong2007-10-281-9/+0
| | | | | | and remove some supporting code for it git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@469 ef36b2f9-881f-0410-afb5-c4e39611909c
* include pagesize option in manual page since this is ↵Arthur de Jong2007-10-271-3/+4
| | | | | | tested now git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@466 ef36b2f9-881f-0410-afb5-c4e39611909c
* integrate changes from 0.4.1 releaseArthur de Jong2007-10-262-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@460 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.4 release0.4Arthur de Jong2007-10-052-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@434 ef36b2f9-881f-0410-afb5-c4e39611909c
* add note about escaping of ldapi:// schemeArthur de Jong2007-09-281-0/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@428 ef36b2f9-881f-0410-afb5-c4e39611909c
* manual page improvementsArthur de Jong2007-09-251-28/+32
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@425 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove documentation for nss_schema option since it ↵Arthur de Jong2007-09-151-13/+0
| | | | | | isn't used any more and probably never will be git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@408 ef36b2f9-881f-0410-afb5-c4e39611909c
* clean generated manual pages in maintainer-clean targetArthur de Jong2007-09-051-3/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@374 ef36b2f9-881f-0410-afb5-c4e39611909c
* always ship docbook sources and generated manual pages ↵Arthur de Jong2007-08-271-2/+4
| | | | | | and always install manual pages (even without docbook2x-man) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@371 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.3 release0.3Arthur de Jong2007-08-262-5/+5
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@366 ef36b2f9-881f-0410-afb5-c4e39611909c
* replace remaining \- with -Arthur de Jong2007-08-181-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@344 ef36b2f9-881f-0410-afb5-c4e39611909c
* rewrite configuration file handling to be simpler and ↵Arthur de Jong2007-08-181-247/+235
| | | | | | more consistent, this does mean that the syntax of the configfile has changed from the PADL one and that some options were removed (also update manual page and sample config file to reflect changes) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@343 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove --enable-paged-results configure option and now ↵Arthur de Jong2007-08-031-13/+7
| | | | | | 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
* switch to using docbook for manual pages, use ↵Arthur de Jong2007-07-313-0/+867
docbook2x-man for generating the manual pages and update the nss-ldapd.conf manual page slightly git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@338 ef36b2f9-881f-0410-afb5-c4e39611909c