Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.8.14 release0.8.14Arthur de Jong2014-03-1610-20/+129
* update README (mostly from 0.9 branch)Arthur de Jong2014-03-151-28/+34
* update from latest automakeArthur de Jong2014-03-155-14/+35
* also support poll() returning EAGAIN (2f088ec from 0.9)Arthur de Jong2014-03-151-3/+3
* fix usage of AC_LANG_PROGRAM (933bf8e from 0.9)Arthur de Jong2014-03-151-1/+1
* fix crash when retrieving large networks entries (8532f40...Arthur de Jong2014-03-022-4/+0
* update test script and configuration from 0.9 branchArthur de Jong2014-01-262-15/+55
* fix pwdLastSet calcuation (2181cca from 0.9, thanks Joshu...Arthur de Jong2014-01-261-1/+1
* upgrade to automake 1.14 (eefe25d, 2a5d37e, 5b78508, 4fc4...Arthur de Jong2013-12-0816-619/+1015
* reformat LDIF file to follow OpenLDAP format (ce95b41 fro...Arthur de Jong2013-12-071-8/+12
* increase password buffer size (thanks Bersl) (7140d21 fro...Arthur de Jong2013-12-074-3/+4
* fix for common spelling mistake (8571bc1 from 0.9)Arthur de Jong2013-12-076-7/+7
* in nslcd, log EPIPE only on debug level (4897033 from 0.9)Arthur de Jong2013-10-061-1/+4
* use a timeout when skipping remaining result data (c9e2f9...Arthur de Jong2013-10-063-8/+12
* fix buffer overflow on interrupted read (thanks John Sull...Arthur de Jong2013-09-012-2/+3
* ignore SIGUSR1 and SIGUSR2 for future compatibilityArthur de Jong2013-08-231-2/+2
* implement a -n, --nofork option to run in the foreground ...Arthur de Jong2013-08-184-4/+43
* get files ready for 0.8.13 release0.8.13Arthur de Jong2013-05-057-14/+205
* remove not needed define (r1897 from 0.9)Arthur de Jong2013-05-051-4/+1
* add some missing checks to the configure script (117327e ...Arthur de Jong2013-05-051-6/+8
* make the NSS tests dependant on the configuration of nssw...Arthur de Jong2013-05-051-1/+45
* support systems without ETIME (5e0bb05 from 0.9)Arthur de Jong2013-05-051-1/+6
* small portability fix in test_pamcmds.sh (24c565c from 0.9)Arthur de Jong2013-05-051-2/+4
* guess the value for --with-pam-seclib-dir if it is not sp...Arthur de Jong2013-05-051-2/+12
* various typo and other comment fixes (4b01125, b0785de, b...Arthur de Jong2013-04-2810-20/+22
* do not rely on printf() being able to print NULL strings ...Arthur de Jong2013-04-281-7/+14
* the argument to nss_min_uid must be numericArthur de Jong2013-04-281-1/+2
* handle the case where getpwuid() returns NULLArthur de Jong2013-04-281-5/+8
* fix the way manual pages are installed (b5b4239 from 0.9)Arthur de Jong2013-04-281-6/+8
* define and export an _nss_ldap_version symbol (3155cdf an...Arthur de Jong2013-04-284-1/+17
* return NSS_STATUS_TRYAGAIN on zero-length (but not-NULL) ...Arthur de Jong2013-04-281-1/+6
* only log protocol name if it is present (6a92621 and 402d...Arthur de Jong2013-04-281-3/+3
* drop -Wcase-qual when using --enable-warnings because it ...Arthur de Jong2013-04-281-3/+3
* revert r1939 because it doesn't work on 0.8Arthur de Jong2013-04-281-2/+2
* fix the text representation of shadow information for nsc...Arthur de Jong2013-04-281-7/+7
* save the old password if either the authentication or the...Arthur de Jong2013-04-281-2/+2
* retry updating the lastChange attribute with the normal n...Arthur de Jong2013-04-281-3/+6
* extra sanity check to ensure not too many file descriptor...Arthur de Jong2013-02-231-2/+7
* check result of set_tolist() to ensure that memory alloca...Arthur de Jong2013-02-234-3/+23
* fix memory leak in myldap_get_values_len() when using ran...Arthur de Jong2013-02-231-0/+6
* fix a problem in memory handling in myldap_get_values_len...Arthur de Jong2013-02-231-2/+4
* fix the way manual pages are generated and distributedArthur de Jong2013-01-161-17/+16
* correctly handle the case where the gid option is before ...Arthur de Jong2013-01-111-2/+2
* don't process the passwd_byuid request at all for uids < ...Arthur de Jong2012-12-201-0/+1
* fix logic error (use && instead of & for logical and) (r1...Arthur de Jong2012-12-201-1/+1
* fix setting deadline microsecond value (thanks Julien Cri...Arthur de Jong2012-12-081-1/+1
* fix the way ChangeLog is generated for branchArthur de Jong2012-11-181-1/+3
* start a 0.8 maintenance branchArthur de Jong2012-11-180-0/+0
* get files ready for 0.8.12 release0.8.12Arthur de Jong2012-11-188-11/+137
* properly initialise passwd.pw_class on FreeBSD to empty s...Arthur de Jong2012-11-182-0/+8