summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* ci: do not build secrets on rhel6Pavel Březina2017-03-301-0/+4
* tcurl test: add support for client certificatePavel Březina2017-03-301-0/+13
* tcurl test: allow to set custom headersPavel Březina2017-03-301-2/+9
* tcurl: add support for http basic authPavel Březina2017-03-301-0/+14
* tcurl test: add support for tls settingsPavel Březina2017-03-301-0/+19
* tcurl test: add support for raw outputPavel Březina2017-03-301-0/+9
* tcurl test: refactor so new options can be added more easilyPavel Březina2017-03-301-125/+209
* tcurl: add support for ssl and raw outputPavel Březina2017-03-301-20/+21
* KCM: Fix off-by-one error in secrets key parsingJakub Hrozek2017-03-301-0/+75
* SYSDB: Allow storing non-POSIX usersJakub Hrozek2017-03-301-0/+56
* PAM: Add application servicesJakub Hrozek2017-03-301-4/+163
* CACHE_REQ: Domain type selection in cache_reqJakub Hrozek2017-03-301-11/+51
* CACHE_REQ: Make use of domainResolutionOrderFabiano Fidêncio2017-03-294-0/+18
* SYSDB/TESTS: Add tests for the domain's resolution order methodsFabiano Fidêncio2017-03-291-0/+190
* NSS/TESTS: Include searches for non-fqnames members of a subdomainFabiano Fidêncio2017-03-291-37/+213
* NSS/TESTS: Improve setup/teardown for subdomains testsFabiano Fidêncio2017-03-291-32/+150
* NSS/TESTS: Fix subdomains attributionPavel Březina2017-03-291-1/+1
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-295-23/+26
* intg: Remove bashism from intgcheck-prepareLukas Slebodnik2017-03-291-1/+1
* KCM: Queue requests by the same UIDJakub Hrozek2017-03-271-0/+365
* KCM: Store ccaches in secretsJakub Hrozek2017-03-272-23/+343
* TCURL: Support HTTP POST for creating containersJakub Hrozek2017-03-272-0/+33
* TESTS: Add integration tests for the KCM responderJakub Hrozek2017-03-274-0/+696
* UTIL: Fix a typo in the tcurl test toolJakub Hrozek2017-03-271-2/+2
* nss-idmap: add sss_nss_getlistbycert()Sumit Bose2017-03-231-0/+158
* sysdb: add certmap related callsSumit Bose2017-03-231-0/+260
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-03-231-2/+2
* LDAP: always store the certificate from the requestSumit Bose2017-03-233-6/+6
* sysdb: add sysdb_attrs_copy()Sumit Bose2017-03-231-0/+87
* certmap: add new library libsss_certmapSumit Bose2017-03-232-0/+1444
* SUBDOMAINS: Configurable search basesMichal Židek2017-03-151-30/+22
* TESTS: test the curl wrapper with a command-line toolJakub Hrozek2017-03-144-1/+374
* UTIL: Add a generic iobuf moduleJakub Hrozek2017-03-141-0/+195
* CACHE_REQ: Move result manipulation into a separate modulePavel Březina2017-03-141-0/+1
* PAM: allow muliple users mapped to a certificateSumit Bose2017-03-101-0/+84
* sysdb: allow multiple results for searches by certificateSumit Bose2017-03-101-0/+33
* util-test: Extend unit test for sss_filter_sanitize_exLukas Slebodnik2017-03-101-0/+18
* test_utils: Add test coverage for %l in override_homedirLukas Slebodnik2017-03-101-2/+9
* sss_cache: User/groups invalidation in domain cachePetr Čech2017-03-082-8/+73
* test_secrets: Fail in child if sssd_secrets cannot startLukas Slebodnik2017-03-071-12/+19
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-032-10/+10
* TESTS: Adapt pam-srv-tests to deal with cache_req related changesFabiano Fidêncio2017-03-031-23/+53
* UTIL: Store UPN suffixes when creating a new subdomainJakub Hrozek2017-03-023-6/+6
* cache_req: use own namespace for UPNsSumit Bose2017-03-022-3/+52
* authtok: fix tests on big-endianSumit Bose2017-02-281-4/+18
* CONFDB: If no configuration file is provided, create a fallback configurationJakub Hrozek2017-02-281-0/+16
* TESTS: Test the files domain autoconfigurationJakub Hrozek2017-02-271-0/+78
* TESTS: Enable the files domain for all integration testsJakub Hrozek2017-02-271-1/+9
* TESTS: Remove unused importJakub Hrozek2017-02-231-1/+0
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-231-2/+31