summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-191-101/+260
* Add unit tests for simple access test by groupsJakub Hrozek2013-03-191-31/+253
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-191-2/+0
* Fix coverity issue 13136Ondrej Kos2013-03-181-0/+1
* krb5-utils-tests: remove invalid conditionPavel Březina2013-03-131-2/+0
* fix segfault in nss responder unit testPavel Březina2013-03-131-1/+1
* CMocka based test for the NSS responderJakub Hrozek2013-03-084-0/+767
* Add utility functions for tests that use sysdb or tevent.Jakub Hrozek2013-03-083-0/+267
* Use SSSD specific errors for offline authSimo Sorce2013-03-042-7/+11
* Change the way domains are linked.Simo Sorce2013-02-102-87/+43
* 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
* TESTS: include error message on failOndrej Kos2013-01-291-8/+8
* TESTS: Fix coverity issues 13126, 13127Ondrej Kos2013-01-291-2/+6
* TOOLS: Use file descriptor to avoid races when creating a home directoryJakub Hrozek2013-01-231-3/+3
* tests: unit test for sysdb_remove_attrsJakub Hrozek2013-01-151-0/+45
* tests: add unit test for sysdb_get_new_idJakub Hrozek2013-01-151-1/+20
* tests: test sysdb_initgroupsJakub Hrozek2013-01-151-0/+48
* tests: adda a unit test for test_sysdb_search_groupsJakub Hrozek2013-01-151-0/+29
* tests: unit test for test_sysdb_search_usersJakub Hrozek2013-01-151-0/+31
* tests: add a unit test for sysdb_netgroup_base_dnJakub Hrozek2013-01-151-0/+23
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-2/+4
* Add domain arguments to sysdb services functionsSimo Sorce2013-01-151-15/+9
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-151-8/+13
* Add domain argument to sysdb_remove_attrs()Simo Sorce2013-01-151-4/+4
* Add domain argument to sysdb_has/set_enumerated()Simo Sorce2013-01-151-5/+3
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-151-1/+2
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-151-5/+8
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-151-5/+8
* Add domain to sysdb_delete_customSimo Sorce2013-01-151-1/+1
* Add domain argument to sysdb_search_custom()Simo Sorce2013-01-151-1/+3
* Add domain argument to sysdb_store_custom()Simo Sorce2013-01-151-1/+1
* Add domain argument to sysdb_cache_auth()Simo Sorce2013-01-151-4/+8
* Add domain argument to sysdb_cache_password()Simo Sorce2013-01-151-1/+1
* Add domain arg to sysdb group member functionsSimo Sorce2013-01-151-6/+10
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-151-9/+12
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-151-9/+14
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-151-2/+2
* Add domain arguments to sysdb_add_group functions.Simo Sorce2013-01-151-7/+9
* Add domain argument to sysdb_add_user()Simo Sorce2013-01-151-2/+2
* Add domain argument to sysdb_add_basic_user()Simo Sorce2013-01-151-0/+1
* Add domain argument to sysdb_set_netgroup_attr()Simo Sorce2013-01-151-1/+1
* Add domain argument to sysdb_set_group_attr()Simo Sorce2013-01-151-12/+12
* Add domain argument to sysdb_set_user_attr()Simo Sorce2013-01-151-3/+4
* Add domain arg to sysdb_search_netgroup_by_name()Simo Sorce2013-01-151-0/+1
* Add domain to sysdb_search_group_by_gid()Simo Sorce2013-01-151-1/+24
* Add domain to sysdb_search_group_by_name()Simo Sorce2013-01-151-3/+4
* Add domain to sysdb_search_user_by_uid()Simo Sorce2013-01-151-1/+2
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-151-3/+4