summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Enhance PAC responder for AD usersSumit Bose1-524/+0
2013-05-30Allow flat name in the FQname formatJakub Hrozek2-5/+423
2013-05-30Remove empty directories after tests run.Lukas Slebodnik3-27/+12
2013-05-30Making order in tests.Lukas Slebodnik2-1/+0
2013-05-27Fix dyndns timer initializationJakub Hrozek1-1/+5
2013-05-13tests: Do not set cwd twiceJakub Hrozek1-1/+0
2013-05-03Active Directory dynamic DNS updatesJakub Hrozek1-0/+6
2013-05-03dyndns: new option dyndns_authJakub Hrozek1-0/+3
2013-05-03dyndns: new option dyndns_force_tcpJakub Hrozek1-3/+3
2013-05-03resolver: Return PTR record as stringJakub Hrozek1-0/+104
2013-05-03dyndns: new option dyndns_refresh_intervalJakub Hrozek1-2/+83
2013-05-03Convert IPA-specific options to be back-end agnosticJakub Hrozek1-1/+1
2013-05-03Refactor dynamic DNS updatesJakub Hrozek4-8/+367
2013-05-03Add client library for SID related lookupsSumit Bose1-0/+118
2013-05-02Fix segmentation fault in test_io.Abhishek Singh1-4/+19
2013-05-02Default TEST_DIR to cwd, not empty string if not set explicitlyLukas Slebodnik1-6/+2
2013-04-29Only try to relink ghost users if we're not enumeratingJakub Hrozek1-4/+8
2013-04-18tests: Fix the order of key/valuesJakub Hrozek1-2/+3
2013-04-17Make leak checks usable in tests that do not utilize checkJakub Hrozek12-138/+237
2013-04-15Fix simple access group control in case-insensitive domainsJakub Hrozek1-2/+2
2013-04-10cmocka unittest for io addedAbhishek Singh1-0/+157
2013-04-10cmocka unittest for find_uid addedAbhishek Singh1-0/+105
2013-04-02Making the authtok structure really opaque.Lukas Slebodnik1-2/+2
2013-04-02Reusing create_pam_data() on the other places.Lukas Slebodnik2-2/+2
2013-03-21Fixing duplicate constLukas Slebodnik1-3/+3
2013-03-20tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek4-0/+21
2013-03-19Resolve GIDs in the simple access providerJakub Hrozek1-101/+260
2013-03-19Add unit tests for simple access test by groupsJakub Hrozek1-31/+253
2013-03-19Removing unused declaration of functions and variable.Lukas Slebodnik1-2/+0
2013-03-18Fix coverity issue 13136Ondrej Kos1-0/+1
2013-03-13krb5-utils-tests: remove invalid conditionPavel Březina1-2/+0
2013-03-13fix segfault in nss responder unit testPavel Březina1-1/+1
2013-03-08CMocka based test for the NSS responderJakub Hrozek4-0/+767
2013-03-08Add utility functions for tests that use sysdb or tevent.Jakub Hrozek3-0/+267
2013-03-04Use SSSD specific errors for offline authSimo Sorce2-7/+11
2013-02-10Change the way domains are linked.Simo Sorce2-87/+43
2013-02-10Remove sysdb_subdom completelySimo Sorce1-45/+67
2013-02-10Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce1-11/+11
2013-02-10Add realm info to sss_domain_infoSimo Sorce1-3/+3
2013-01-29TESTS: include error message on failOndrej Kos1-8/+8
2013-01-29TESTS: Fix coverity issues 13126, 13127Ondrej Kos1-2/+6
2013-01-23TOOLS: Use file descriptor to avoid races when creating a home directoryJakub Hrozek1-3/+3
2013-01-15tests: unit test for sysdb_remove_attrsJakub Hrozek1-0/+45
2013-01-15tests: add unit test for sysdb_get_new_idJakub Hrozek1-1/+20
2013-01-15tests: test sysdb_initgroupsJakub Hrozek1-0/+48
2013-01-15tests: adda a unit test for test_sysdb_search_groupsJakub Hrozek1-0/+29
2013-01-15tests: unit test for test_sysdb_search_usersJakub Hrozek1-0/+31
2013-01-15tests: add a unit test for sysdb_netgroup_base_dnJakub Hrozek1-0/+23
2013-01-15Add domain arguments to sysdb ssh functionsSimo Sorce1-2/+4
2013-01-15Add domain arguments to sysdb services functionsSimo Sorce1-15/+9