summaryrefslogtreecommitdiff
path: root/tests/test_cfg.c
AgeCommit message (Expand)Author
2013-12-21Add a test for new configuration optionArthur de Jong
2013-01-14support children search scope for systems that have itArthur de Jong
2013-01-12reorganise configuration file parsing codeArthur de Jong
2013-01-05update FIXMEsArthur de Jong
2012-12-30reorganise and rename configuration options to be in line with manual pageArthur de Jong
2012-12-30remove the ldc_ prefix from struct ldap_config fieldsArthur de Jong
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2011-03-25re-organise tests somewhat making things more consistentArthur de Jong
2011-03-17put all assertion functions and compatibility code into one header fileArthur de Jong
2009-12-28implement attribute mapping using shell-like expressionsArthur de Jong
2009-08-31rename software to nss-pam-ldapdArthur de Jong
2009-05-24support multiple search bases, partially based on a patch by Leigh Wedding <l...Arthur de Jong
2008-04-25implement new timing mechanism for retries to quickly fail lookups to LDAP se...Arthur de Jong
2008-01-31pass the correct pthread flags for all calls to compiler and linker and link ...Arthur de Jong
2008-01-26also test map filter and scope configuration optionsArthur de Jong
2008-01-16add a test for the map statementArthur de Jong
2007-12-26remove temporary file to make distcheck succeedArthur de Jong
2007-12-26properly handle spaces in some configuration options (major change in code in...Arthur de Jong
2007-09-22remove test for alloc_lsd() because we don't use struct ldap_service_search_d...Arthur de Jong
2007-08-19add some checks for the configuration moduleArthur de Jong