summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-06-031-0/+5
* TEST: Remove unused variablePavel Reichl2014-06-031-3/+0
* IFP: Per-attribute ACL for usersJakub Hrozek2014-06-031-0/+101
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-06-031-3/+41
* IFP: Add utility functionsJakub Hrozek2014-06-031-0/+210
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-06-031-0/+268
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-06-031-0/+32
* sbus_tests: fix missing invoker in initializerPavel Březina2014-06-031-0/+2
* sbus_codegen_tests: Add test case type-safe handler argsStef Walter2014-06-034-5/+567
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-06-034-12/+199
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-06-031-0/+49
* TEST: Add test for expand homedirLukas Slebodnik2014-06-031-0/+190
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-031-0/+86
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-06-031-4/+199
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-06-031-0/+55
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-06-033-1/+336
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-06-032-71/+101
* TESTS: Create a default sss_names_ctx in create_dom_test_ctxJakub Hrozek2014-06-032-0/+13
* tests: add confdb_path to sss_test_ctxPavel Březina2014-06-032-4/+5
* TEST: Some macros aren't defined in older version of check.Lukas Slebodnik2014-06-021-0/+15
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-021-0/+99
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-06-023-0/+444
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-021-2/+2
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-021-2/+2
* sbus: Generate constants from interface definitionsStef Walter2014-06-022-0/+32
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-06-024-0/+65
* sbus: Add meta data structures and code generatorStef Walter2014-06-024-0/+314
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-161-0/+2
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-05-021-66/+0
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-05-025-30/+39
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-0213-97/+97
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-05-021-289/+10
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-262-1/+422
* IPA: refactor idmap code and add testSumit Bose2014-02-261-0/+249
* IDMAP: add sss_idmap_check_collision(_ex)Sumit Bose2014-02-261-0/+93
* dlopen-tests: Check the result of asprintfBenjamin Franzke2014-01-291-1/+2
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-291-0/+49
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* 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-291-0/+19
* SYSDB: Sanitize filter before sysdb_search_groupsLukas Slebodnik2013-11-291-0/+5
* 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