Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add missing include for FreeBSDArthur de Jong2014-06-061-1/+1
* Introduce lookup_groupbyuser test commandArthur de Jong2014-06-052-1/+78
* Add a test for setting member attribute mappingArthur de Jong2014-05-042-4/+63
* Run the correct executables for the testsArthur de Jong2014-03-103-7/+11
* Fix nslcd-test.conf permissions for testArthur de Jong2014-03-101-0/+3
* Fix memory leaks related to set_pop()Arthur de Jong2014-01-051-4/+8
* Fix compiler warnings in the myldap testArthur de Jong2014-01-041-6/+5
* Add a test for new configuration optionArthur de Jong2013-12-211-1/+4
* Portability fixes to environment testsArthur de Jong2013-10-293-12/+18
* 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
* Cleanups and fixes related to automake upgradeArthur de Jong2013-09-151-9/+4
* Fix permissions of test configurationArthur de Jong2013-09-021-0/+4
* Add a test for tio timeout calculationsArthur de Jong2013-09-022-2/+54
* Add a test for clock_gettime() supported clocksArthur de Jong2013-09-022-2/+162
* Small protability fixArthur de Jong2013-09-021-1/+1
* Improve robustness of test_manpagesArthur de Jong2013-09-011-1/+4
* Only run pynslcd tests if it is enabledArthur de Jong2013-08-251-1/+4
* Add a test for the manual pagesArthur de Jong2013-08-232-4/+53
* Update files from test environmentArthur de Jong2013-08-182-46/+62
* Run pylint as a testArthur de Jong2013-08-183-3/+295
* Implement tests for caching functionalityArthur de Jong2013-08-172-3/+464
* Have test_pycompile not write any pyc filesArthur de Jong2013-07-281-2/+35
* Test Python syntax on make checkArthur de Jong2013-07-262-2/+36
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-1/+1
* Add an explicit cast to int in lookup_shadowArthur de Jong2013-05-201-1/+1
* Make the NSS tests dependant on the configuration of nssw...Arthur de Jong2013-03-281-1/+45
* Do not rely on printf() being able to print NULL stringsArthur de Jong2013-03-281-9/+16
* Add tests for nested group functionalityArthur de Jong2013-03-242-9/+287
* Unpack the LDIF file to make diffs clearerArthur de Jong2013-03-242-0/+55867
* implement a lookup_shadow test command for use on systems...Arthur de Jong2013-03-112-1/+101
* small portability fix in test_pamcmds.shArthur de Jong2013-03-101-2/+4
* implement functionality to send a cache invalidation sign...Arthur de Jong2013-03-091-2/+2
* add tests for trimming expressionsArthur de Jong2013-03-031-1/+14
* allow names with one character in default validnames opti...Arthur de Jong2013-02-231-1/+3
* support children search scope for systems that have itArthur de Jong2013-01-141-0/+4
* support systems without ETIMEArthur de Jong2013-01-141-1/+6
* check whether setnetgrent() returns int or void (for Free...Arthur de Jong2013-01-141-1/+5
* reorganise configuration file parsing codeArthur de Jong2013-01-121-38/+42
* update FIXMEsArthur de Jong2013-01-051-1/+1
* code style fixArthur de Jong2012-12-301-2/+2
* reorganise and rename configuration options to be in line...Arthur de Jong2012-12-302-4/+4
* remove the ldc_ prefix from struct ldap_config fieldsArthur de Jong2012-12-302-39/+31
* implement a lookup_netgroup command for systems that cann...Arthur de Jong2012-12-292-1/+57