summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* sbus: support org.freedesktop.DBus.PropertiesPavel Březina2015-01-232-2/+16
* sbus: support org.freedesktop.DBus.IntrospectablePavel Březina2015-01-231-26/+11
* sbus: add object path to sbus requestPavel Březina2015-01-231-5/+3
* sbus: support multiple interfaces on single pathPavel Březina2015-01-232-0/+4
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-232-12/+6
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-0/+44
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-2/+1
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-1/+130
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-191-0/+82
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-152-2/+23
* TESTS: Cover child_common.c with unit testsJakub Hrozek2015-01-152-1/+330
* server-tests: use strtouint32 instead strtolPavel Březina2015-01-151-4/+7
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-5/+6
* Python3 support in SSSDBohuslav Kabrda2015-01-133-18/+31
* responders: new interface for cache requestPavel Březina2015-01-091-0/+529
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-099-81/+29
* tests: add test_multidom_suite_cleanup()Pavel Březina2015-01-092-0/+69
* tests: add create_multidom_test_ctx()Pavel Březina2015-01-092-21/+58
* tests: refactor create_dom_test_ctx()Pavel Březina2015-01-091-61/+193
* TESTS: Cover sysdb_gpo.c with unit testsJakub Hrozek2015-01-081-0/+78
* TESTS: typo in 'assert message'Pavel Reichl2015-01-081-2/+2
* Add test for sysdb_store_overrideSumit Bose2015-01-071-0/+70
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-171-4/+1
* TESTS: sysdb_delete_by_sid() test return valuePavel Reichl2014-12-171-0/+22
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-33/+51
* UTIL: Fix dependencies of internal sss librariesLukas Slebodnik2014-12-081-11/+3
* be_ptask: let backoff affect only periodPavel Březina2014-12-081-2/+111
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-071-0/+33
* tests: Free popt_contextJakub Hrozek2014-12-071-0/+2
* Rename test-child to dummy-childJakub Hrozek2014-12-042-1/+1
* Add extra_args to exec_child()Jakub Hrozek2014-12-032-15/+63
* TESTS: Basic child testsJakub Hrozek2014-12-032-0/+233
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-4/+58
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-021-0/+213
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-021-0/+238
* test: avoid leaks in leak testsSumit Bose2014-12-022-2/+9
* tests: be_ptaskPavel Březina2014-11-281-0/+864
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-251-0/+69
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-251-0/+74
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-251-7/+7
* test: Wrong parameter type in sss_parse_name_checkMichal Zidek2014-11-251-1/+1
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-251-0/+48
* Fix KRB5_CONF_PATHSumit Bose2014-11-251-0/+2
* ipa: add split_ipa_anchor()Sumit Bose2014-11-201-0/+32
* 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
* KRB5: Do not switch_creds() if already the specified userJakub Hrozek2014-11-181-0/+7
* KRB5: Move all ccache operations to krb5_child.cJakub Hrozek2014-11-181-2/+1
* KRB5: Move checking for illegal RE to krb5_utils.cJakub Hrozek2014-11-182-49/+31
* KRB5: Move ccache-related functions to krb5_ccache.cJakub Hrozek2014-11-182-0/+2