Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* also log uri when ldap_start_tls_s() failsArthur de Jong2009-11-011-2/+2
* make --disable-* configure options default values clearerArthur de Jong2009-11-011-6/+6
* get files ready for 0.7.1 release0.7.1Arthur de Jong2009-10-207-8/+152
* provide a replacement for the pam_get_authtok() functions...Arthur de Jong2009-10-176-3/+185
* provide replacement functions for ldap_initialize() and l...Arthur de Jong2009-10-178-60/+241
* also provide some function definitions for ether_ntoa() a...Arthur de Jong2009-10-171-1/+11
* make NSLCD_HANDLE_PARAMS() macro simpler and not have emp...Arthur de Jong2009-10-111-5/+5
* only include security/pam_ext.h for systems that have itArthur de Jong2009-10-112-1/+4
* fix some header checks in configure and fix ldap_set_rebi...Arthur de Jong2009-10-082-17/+14
* don't pass an empty parameter to a macroArthur de Jong2009-10-081-1/+1
* re-organise configure script and only run tests for parts...Arthur de Jong2009-10-082-213/+217
* implement password changing in the PAM module by performi...Arthur de Jong2009-10-077-118/+199
* fix the case where the string passed to WRITE_STRING() is...Arthur de Jong2009-10-071-3/+3
* some compatibility improvementsArthur de Jong2009-10-055-8/+52
* fix return of authorisation check (patch by Howard Chu <h...Arthur de Jong2009-09-291-0/+1
* updated Vietnamese (vi) translation of debconf templates ...Arthur de Jong2009-09-271-34/+31
* log reading and writing errors with errno messageArthur de Jong2009-09-271-2/+4
* partially updated Vietnamese (vi) translation of debconf ...Arthur de Jong2009-09-241-159/+59
* general code cleanup and add missing casts and includesArthur de Jong2009-09-241-40/+43
* fix for problem when authenticating to LDAP entries witho...Arthur de Jong2009-09-241-0/+11
* updated German (de) translation of debconf templates by E...Arthur de Jong2009-09-131-79/+52
* add the possibility to specify --disable-maintainer-modeArthur de Jong2009-09-081-0/+3
* fix "Use StartTLS?" debconf question when no ssl option i...Arthur de Jong2009-09-081-2/+5
* get files ready for 0.7.0 release0.7.0Arthur de Jong2009-09-049-9/+205
* some simple changes in includes to make FreeBSD diff smallerArthur de Jong2009-09-044-2/+14
* add a --disable-configfile-checking option to configure t...Arthur de Jong2009-09-012-0/+15