Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated Italian (it) translation of debconf templates by ...Arthur de Jong2009-11-141-41/+30
* fix lber library check for function we actually use and a...Arthur de Jong2009-11-131-2/+3
* simplify structure of configure script and see if -llber ...Arthur de Jong2009-11-111-46/+31
* fix PAM library check for systems without pam_get_authtok()Arthur de Jong2009-11-021-3/+2
* fail in configure if PAM functionality is missingArthur de Jong2009-11-011-0/+8
* add test case for comma in DN attribute valueArthur de Jong2009-11-012-4/+8
* give search filter escaping buffers more logical namesArthur de Jong2009-11-0111-50/+50
* also do proper escaping in mkfilter_group_bymember()Arthur de Jong2009-11-011-7/+15