Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Support an empty search baseArthur de Jong2021-11-021-1/+4
* Support spaces in attribute mapping expressionsArthur de Jong2017-10-131-1/+4
* Add a test for new configuration optionArthur de Jong2013-12-211-1/+4
* support children search scope for systems that have itArthur de Jong2013-01-141-0/+4
* reorganise configuration file parsing codeArthur de Jong2013-01-121-38/+42
* update FIXMEsArthur de Jong2013-01-051-1/+1
* reorganise and rename configuration options to be in line...Arthur de Jong2012-12-301-1/+1
* remove the ldc_ prefix from struct ldap_config fieldsArthur de Jong2012-12-301-15/+15
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-113/+121
* re-organise tests somewhat making things more consistentArthur de Jong2011-03-251-1/+0
* put all assertion functions and compatibility code into o...Arthur de Jong2011-03-171-21/+3
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-281-0/+1
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* support multiple search bases, partially based on a patch...Arthur de Jong2009-05-241-4/+4
* implement new timing mechanism for retries to quickly fai...Arthur de Jong2008-04-251-12/+12
* pass the correct pthread flags for all calls to compiler ...Arthur de Jong2008-01-311-0/+7
* also test map filter and scope configuration optionsArthur de Jong2008-01-261-1/+8
* add a test for the map statementArthur de Jong2008-01-161-1/+3
* remove temporary file to make distcheck succeedArthur de Jong2007-12-261-0/+2
* properly handle spaces in some configuration options (maj...Arthur de Jong2007-12-261-39/+70
* remove test for alloc_lsd() because we don't use struct l...Arthur de Jong2007-09-221-27/+0
* add some checks for the configuration moduleArthur de Jong2007-08-191-0/+223