Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* get files ready for 0.7.2 release0.7.2Arthur de Jong2009-12-288-13/+186
* fix removal of old configuration file (thanks piuparts)Arthur de Jong2009-12-281-1/+1
* fix Conflicts relationshipArthur de Jong2009-12-281-1/+1
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-2816-159/+657
* fix missing argument (problem in r1039)Arthur de Jong2009-12-281-1/+1
* Glibc changed the addr parameter of getnetbyaddr_r() from...Arthur de Jong2009-12-281-5/+7
* preload our own NSS module for testsArthur de Jong2009-12-281-0/+5
* WRITE_STRINGLIST(): properly handle the case where the li...Arthur de Jong2009-12-281-9/+17
* fix log messageArthur de Jong2009-12-271-1/+1
* fix commentArthur de Jong2009-12-271-2/+1
* updated Italian (it) translation of debconf templates by ...Arthur de Jong2009-12-271-16/+16
* remove -Wunreachable-code because it was turning up too m...Arthur de Jong2009-12-211-1/+1
* also use compat/ether.h for nss functionsArthur de Jong2009-12-211-4/+2
* include the same headers in configure as in compat/ether.hArthur de Jong2009-12-211-1/+4
* change dict and set API to perform loops with a list of s...Arthur de Jong2009-12-138-171/+116
* recommend libpam-krb5 als an alternative to libpam-ldapd ...Arthur de Jong2009-12-061-1/+1