Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.7.4 release0.7.4Arthur de Jong2010-05-098-9/+184
* only log "connected to LDAP server" if the previous conne...Arthur de Jong2010-05-091-2/+3
* rename reconnect_maxsleeptime option to reconnect_retrytimeArthur de Jong2010-05-097-11/+20
* don't log errno if it is not set (make error less confusing)Arthur de Jong2010-05-091-6/+9
* handle authentication searches a little differently (only...Arthur de Jong2010-05-091-6/+14
* refactor retry timing mechanism to use time between first...Arthur de Jong2010-05-094-30/+43
* fix wrapping of long line (thanks lintian)Arthur de Jong2010-05-081-1/+2
* rename authz_search option to pam_authz_searchArthur de Jong2010-05-084-7/+7
* implement an authz_search option to test whether the user...Arthur de Jong2010-05-075-3/+163
* tune some buffer sizes and small cleanupsArthur de Jong2010-05-0711-33/+32
* implement test for buffer overflowArthur de Jong2010-05-071-0/+31
* fix buffer overflowArthur de Jong2010-05-071-1/+1
* have the possibility to generate HTML for manual pages (n...Arthur de Jong2010-05-071-0/+3
* use docbook elements where possibleArthur de Jong2010-05-072-57/+57
* implement a minimum_uid option for the PAM module to igno...Arthur de Jong2010-05-065-16/+84
* include updated filesArthur de Jong2010-05-052-103/+93
* also parse /etc/ldap.conf for systems that use that for N...Arthur de Jong2010-05-031-0/+1
* don't have myldap_set_credentials() try to open a connect...Arthur de Jong2010-04-133-17/+16
* also have myldap_search() return an LDAP status codeArthur de Jong2010-04-136-35/+43
* small improvements to the test setupArthur de Jong2010-04-013-19/+14
* add an nss_initgroups_ignoreusers option to ignore userna...Arthur de Jong2010-03-204-0/+79
* remove commented-oud default option because it is not imp...Arthur de Jong2010-03-131-20/+0
* have less warnings when LDAP_OPT_X_TLS isn't definedArthur de Jong2010-02-281-0/+4
* document which attributes may be mapped with an expressionArthur de Jong2010-02-281-2/+14
* get files ready for 0.7.3 release0.7.3Arthur de Jong2010-02-277-10/+173
* add blank line for apt-listchangesArthur de Jong2010-02-271-0/+1
* upgrade to standards-version 3.8.4 (no changes needed)Arthur de Jong2010-02-271-1/+1
* fix typoArthur de Jong2010-02-271-1/+1
* rename admindn option to rootpwmoddnArthur de Jong2010-02-277-17/+17
* update from latest automakeArthur de Jong2010-02-272-20/+83
* small updates to documentationArthur de Jong2010-02-272-7/+6
* first try password modification without the old password ...Arthur de Jong2010-02-171-4/+18
* add pointer to RFC 3062Arthur de Jong2010-02-171-1/+1
* patch by Jan Schampera to implement a --check optionArthur de Jong2010-01-282-8/+48
* fix for type mismatch (thanks to Jan Schampera)Arthur de Jong2010-01-251-1/+1
* add --with-bindpw-file configure option to enable reading...Arthur de Jong2010-01-242-2/+67
* add admindn configuration file option that is used when m...Arthur de Jong2010-01-248-19/+87
* fix exampleArthur de Jong2010-01-241-1/+1
* make logging of passwords consistent and support a NULL o...Arthur de Jong2010-01-241-10/+11
* free data returned from ldap_passwd_s() call if needed an...Arthur de Jong2010-01-241-10/+8
* general updates and add PAM module informationArthur de Jong2010-01-241-33/+65
* simple improvement for FreeBSDArthur de Jong2010-01-231-0/+2
* lock the pidfile at start-up to ensure only one nslcd pro...Arthur de Jong2010-01-231-9/+38
* start nslcd before apache for systems that use LDAP users...Arthur de Jong2010-01-211-2/+2
* set contact address to mailing listArthur de Jong2010-01-213-4/+4
* change format of NEWS entry based on Developer's ReferenceArthur de Jong2010-01-211-2/+3
* install lintian overrides with dh_lintianArthur de Jong2010-01-211-3/+1
* improve getting of domain name by also checking hostname ...Arthur de Jong2010-01-081-18/+46
* improve getting of domain name by also checking hostname ...Arthur de Jong2010-01-081-0/+1
* some small simplifcations and clarificationsArthur de Jong2009-12-292-18/+9