Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve portability of ldap testArthur de Jong2013-10-222-20/+33
* Handle other responses in test_pamcmdsArthur de Jong2013-10-221-5/+11
* Make script to check test environmentArthur de Jong2013-10-226-74/+196
* Remove unnecessary attributes from test.ldifArthur de Jong2013-10-221-14490/+3
* Update tests READMEArthur de Jong2013-10-221-22/+9
* Provide a script for setting up slapdArthur de Jong2013-10-222-0/+310
* Fix sortgroup functionArthur de Jong2013-10-221-3/+3
* Use djb2 hash in dict moduleArthur de Jong2013-10-141-4/+5
* Increase NSS_LDAP_CONFIG_MAX_BASES to 31Arthur de Jong2013-10-071-1/+1
* Also support poll() returning EAGAINArthur de Jong2013-09-151-3/+3
* Add more python module checks to configureArthur de Jong2013-09-151-1/+8
* Make missing Python modules a waringArthur de Jong2013-09-151-2/+2
* Remove unneeded importsArthur de Jong2013-09-152-2/+0
* Cleanups and fixes related to automake upgradeArthur de Jong2013-09-153-14/+5
* Initialise msg to avoid potential NULL pointer dereferenceArthur de Jong2013-09-131-1/+1
* Add configure test for {set,get,end}usershell() availabilityArthur de Jong2013-09-131-0/+1
* Upgrade to automake 1.14Arthur de Jong2013-09-081-2/+2
* Use larger nslcd send buffersArthur de Jong2013-09-081-1/+1
* Add configure check to see whether to install manual pagesArthur de Jong2013-09-082-3/+26
* Reformat LDIF file to follow OpenLDAP formatArthur de Jong2013-09-041-8/+12
* Fix permissions of test configurationArthur de Jong2013-09-021-0/+4
* Add a test for tio timeout calculationsArthur de Jong2013-09-023-2/+55
* Add a test for clock_gettime() supported clocksArthur de Jong2013-09-023-2/+163
* Use clock_gettime() instead of gettimeofday()Arthur de Jong2013-09-023-12/+23
* Small protability fixArthur de Jong2013-09-021-1/+1
* Improve robustness of test_manpagesArthur de Jong2013-09-011-1/+4
* Use normal timeout handling in tio_skipall()Arthur de Jong2013-08-312-14/+6
* Refactor tio_wait()Arthur de Jong2013-08-311-21/+11
* Fix buffer overflow on interupted readArthur de Jong2013-08-311-2/+2
* In nslcd, log EPIPE only on debug levelArthur de Jong2013-08-301-1/+4
* Use a timeout when skipping remaining result dataArthur de Jong2013-08-303-7/+11
* Increase password buffer sizeBersl2013-08-284-3/+4
* Fix for common spelling mistakeArthur de Jong2013-08-287-9/+9
* Get files ready for 0.9.1 release0.9.1Arthur de Jong2013-08-2510-264/+931
* Have a nicer way of generating the ChangeLogArthur de Jong2013-08-251-2/+5
* Handle failure of getpeercred more gracefullyArthur de Jong2013-08-251-9/+9
* Only run pynslcd tests if it is enabledArthur de Jong2013-08-251-1/+4
* Add configure test for Python modulesArthur de Jong2013-08-252-7/+87
* Rearrange Python importsArthur de Jong2013-08-256-7/+8
* Ignore SIGUSR2 for future compatibilityArthur de Jong2013-08-231-1/+1
* Add a test for the manual pagesArthur de Jong2013-08-233-9/+54
* Update files from latest automakeArthur de Jong2013-08-232-6/+15
* Have pynslcd handle mapped userPasswordArthur de Jong2013-08-213-4/+17
* Retry LDAP servers quickly after receiving SIGUSR1Arthur de Jong2013-08-214-14/+67
|\
| * Handle SIGUSR1 by resetting the retry timerArthur de Jong2013-08-212-14/+41
| * Implement function for resetting reconnect timesArthur de Jong2013-08-212-0/+26
|/
* Return partial shadow information to non-root usersArthur de Jong2013-08-213-12/+11
* Add cast to int when logging configuration summaryArthur de Jong2013-08-201-3/+3
* Small fix in NEW_AUTHTOK_REQD handlingArthur de Jong2013-08-181-1/+1
* Fix rootpwmodpw handling in pynslcdArthur de Jong2013-08-181-2/+2