summaryrefslogtreecommitdiffstats
path: root/src/tests/sysdb-tests.c
Commit message (Expand)AuthorAgeFilesLines
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-201-0/+51
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-191-0/+6
* sysdb: add sysdb_attrs_add_val_safe() and sysdb_attrs_add_string_safe()Sumit Bose2014-10-161-0/+103
* tests: add test for sysdb_get_user_attr with subdomain userPavel Březina2014-10-091-0/+54
* SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.cJakub Hrozek2014-10-061-0/+49
* tests: Add a test for storing custom attrs with automatic IDJakub Hrozek2014-09-181-0/+51
* TESTS: Add a case-insensitive group search sysdb testJakub Hrozek2014-09-171-8/+25
* SYSDB: SSS_LDB_SEARCH - macro around ldb_searchPavel Reichl2014-09-051-19/+19
* TESTS: Add unit tests for the GPO interfaceJakub Hrozek2014-09-011-0/+100
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-1/+1
* TESTS: sysdb_getnetgr - return ENOENTPavel Reichl2014-06-251-0/+6
* TESTS: add tests for sss_ldb_searchPavel Reichl2014-06-251-0/+97
* sysdb: add sysdb_search_user_by_upn() with testsSumit Bose2014-06-201-0/+231
* TESTS: sysdb_search_return_ENOENT - check mem leaksPavel Reichl2014-06-201-0/+2
* TEST: simple_access & sysdb tests - cleanupPavel Reichl2014-05-281-7/+1
* TEST: unused variablePavel Reichl2014-05-281-3/+0
* tests: Add test for confdb_list_all_domain_namesJakub Hrozek2014-05-281-0/+149
* TEST: Test empty results from functions sysdb_search_*Lukas Slebodnik2014-05-271-0/+136
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-05-141-0/+5
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-2/+3
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-2/+2
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-291-0/+49
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-191-0/+29
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-281-0/+17
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-281-0/+4
* SYSDB: Drop redundant sysdb_ctx parameter from sysdb.cMichal Zidek2013-11-151-17/+11
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-77/+61
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 1)Michal Zidek2013-11-151-103/+56
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_services moduleMichal Zidek2013-11-151-14/+11
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-36/+16
* SYSDB: Drop the sysdb_ctx parameter from the autofs APIJakub Hrozek2013-11-151-10/+7
* SYSDB: Add sysdb_delete_by_sidJakub Hrozek2013-10-251-0/+12
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-8/+8
* sysdb: sysdb_update_members can take either name or dnPavel Březina2013-09-261-3/+3
* DB: Add user/group lookup by SIDOndrej Kos2013-09-101-19/+32
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-3/+3
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-5/+7
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-191-4/+45
* DB: sysdb_search_user_by_name: search by both name and aliasJakub Hrozek2013-07-091-4/+19
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-3/+6
* Save mpg state for subdomainsSumit Bose2013-06-281-5/+8
* Remove empty directories after tests run.Lukas Slebodnik2013-05-301-15/+2
* Only try to relink ghost users if we're not enumeratingJakub Hrozek2013-04-291-4/+8
* Fixing duplicate constLukas Slebodnik2013-03-211-3/+3
* tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek2013-03-201-0/+5
* Use SSSD specific errors for offline authSimo Sorce2013-03-041-4/+8
* Change the way domains are linked.Simo Sorce2013-02-101-60/+27
* Remove sysdb_subdom completelySimo Sorce2013-02-101-45/+67
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-11/+11
* Add realm info to sss_domain_infoSimo Sorce2013-02-101-3/+3