summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_sdap.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Filter out multiple entries when searching overlapping domainsJakub Hrozek2015-09-221-0/+186
* SDAP: rename SDAP_CACHE_PURGE_TIMEOUTPavel Reichl2015-07-311-7/+7
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-051-0/+160
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-051-0/+83
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-37/+39
* TESTS: Add a unit test for matching the secondary objectclassJakub Hrozek2014-09-251-0/+37
* TESTS: Add a unit test for dereference parsingJakub Hrozek2014-09-081-1/+169
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-1/+1
* sdap-tests: Fix off by one.Lukas Slebodnik2014-07-091-1/+2
* LDAP: Remove unused output parameter _dn from sdap_parse_entryJakub Hrozek2014-07-081-8/+7
* LDAP: Try all attributes when saving an entryJakub Hrozek2014-07-081-0/+55
* TESTS: Add a unit test for the sdap.c moduleJakub Hrozek2014-07-081-0/+530