summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: don't print debug message when test dir does not existPavel Březina2014-02-181-1/+1
* tests: nested groups unit testPavel Březina2014-02-181-0/+198
* tests: new macro sss_will_return_alwaysPavel Březina2014-02-181-0/+2
* tests: mock sysdb users and groupsPavel Březina2014-02-182-0/+241
* tests: mock SDAPPavel Březina2014-02-182-0/+176
* tests: add confdb_path to sss_test_ctxPavel Březina2014-02-182-4/+5
* test_dyndns: Test right variable after allocation.Lukas Slebodnik2014-02-171-1/+1
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-02-121-66/+0
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-125-30/+39
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-1214-98/+98
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-121-289/+10
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-291-0/+49
* TESTS: Fix authtok test for zero length string.Lukas Slebodnik2014-01-241-1/+1
* TESTS: Fix build with older version of check frameworkLukas Slebodnik2014-01-151-0/+8
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-123-36/+12
* util: A safe printf for user provided format stringsStef Walter2014-01-121-0/+244
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-101-6/+6
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* cmocka unit test for authtok module addedPallavi Jha2014-01-091-0/+303
* AD: Enable fallback to LDAP of trusted domainJakub Hrozek2013-12-191-3/+4
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-191-0/+20
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-191-0/+221
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-0/+38
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-191-0/+29
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-281-0/+17
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-281-0/+4
* TESTS: Remove test dir after successful testsLukas Slebodnik2013-11-181-1/+6
* nss: check for Well-Known SIDs in SID based requestsSumit Bose2013-11-151-0/+192
* nss-srv-tests: check packet statusSumit Bose2013-11-151-14/+50
* Add utility to handle Well-Known SIDsSumit Bose2013-11-151-0/+110
* sss_names_init: allow empty domain nameSumit Bose2013-11-151-0/+122
* 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-153-132/+94
* 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_ssh moduleMichal Zidek2013-11-151-7/+4
* 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-152-45/+22
* SYSDB: Drop the sysdb_ctx parameter from the autofs APIJakub Hrozek2013-11-151-10/+7
* free idmapped binary SIDs correctlyPavel Březina2013-11-071-5/+5
* free idmapped smb SIDs correctlyPavel Březina2013-11-071-3/+3
* free idmapped dom SIDs correctlyPavel Březina2013-11-071-6/+6
* free idmapped SIDs correctlyPavel Březina2013-11-072-7/+9
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-041-0/+263
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-041-1/+1
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-301-0/+16
* NSS: Print FQDN for groups with mixed domain membershipJakub Hrozek2013-10-291-0/+175
* TEST: Test getgrnam with emphasis on membersJakub Hrozek2013-10-291-8/+386
* AD: Add extended access filterJakub Hrozek2013-10-251-0/+341
* tests: Use right format string for type size_tLukas Slebodnik2013-10-251-3/+3