Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix help message to indicate that PAM module is built by ...Arthur de Jong2009-09-011-2/+2
* lower the default values for bind_timelimit and reconnect...Arthur de Jong2009-09-012-4/+4
* fix generation of ChangeLogArthur de Jong2009-09-011-1/+2
* rename trunk to nss-pam-ldapdArthur de Jong2009-09-0194-759/+1036
|\
| * rename configfile to /etc/nslcd.conf and make debian pack...Arthur de Jong2009-08-3142-94/+107
| * upgrade to using automake 1.11Arthur de Jong2009-08-317-70/+134
| * rename software to nss-pam-ldapdArthur de Jong2009-08-3166-181/+221
| * upgrade to standards-version 3.8.3 (no changes needed)Arthur de Jong2009-08-311-1/+1
| * split into binary packages libnss-ldapd, libpam-ldapd and...Arthur de Jong2009-08-3139-1022/+1153
| * patch by Petter Reinholdtsen <pere@hungry.com> to fix ini...Arthur de Jong2009-08-311-2/+2
| * include updated filesArthur de Jong2009-08-162-47/+26
| * enable building PAM module by defaultArthur de Jong2009-08-162-6/+2
| * remove development warningArthur de Jong2009-08-161-5/+0
| * add basic pam_ldap manual pageArthur de Jong2009-08-162-2/+204
| * don't return password hashes at all for non-root users, b...Arthur de Jong2009-08-123-16/+21
| * updated Galician (gl) translation of debconf ates by Marc...Arthur de Jong2009-07-181-47/+33
| * get files ready for 0.6.11 release0.6.11Arthur de Jong2009-07-127-16/+257
| * updated French (fr) translation of debconf templates by C...Arthur de Jong2009-07-121-52/+40
| * updated Czech (cs) translation of debconf templates by Mi...Arthur de Jong2009-07-101-42/+30
| * unfuzzy translations that were due to fixes in the Englis...Arthur de Jong2009-07-041-19/+2
| * updated Czech (cs) translation of debconf templates by Mi...Arthur de Jong2009-07-041-37/+86
| * updated Portuguese (pt) translation of debconf templates ...Arthur de Jong2009-07-041-49/+33
| * updated Spanish (es) translation of debconf templates by ...Arthur de Jong2009-07-021-45/+35
| * fix off by one error in the maximum number of gidNumber a...Arthur de Jong2009-06-291-1/+1