Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 0.9.2 release0.9.2Arthur de Jong2013-10-309-15/+398
* Portability fixes to environment testsArthur de Jong2013-10-293-12/+18
* Fix a number of compiler warningsArthur de Jong2013-10-2919-34/+35
* Add -Werror=implicit if compiler supports itArthur de Jong2013-10-291-1/+1
* Fix usage of AC_LANG_PROGRAMArthur de Jong2013-10-291-1/+1
* Compatibility definitions for {set,get,end}usershell()Arthur de Jong2013-10-294-0/+52
* Start invalidator after locking pidfileArthur de Jong2013-10-291-7/+9
* Update documentationArthur de Jong2013-10-272-51/+69
* Specify m4 directory in configure scriptArthur de Jong2013-10-272-1/+2
* Also run invalidators on initial connectArthur de Jong2013-10-252-4/+19
* Distribute setup_slapd.sh and associated filesArthur de Jong2013-10-251-2/+3
* 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