summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* INTG_TESTS: Add one more test for filtered out users/groupsFabiano Fidêncio2017-06-051-0/+54
* TESTS: Add one config-check test caseMichal Židek2017-06-031-0/+12
* sysdb: sysdb_get_certmap() allow empty certmapSumit Bose2017-06-011-4/+5
* PAM: send user name hint response when neededSumit Bose2017-06-011-14/+96
* tests: fix test_pam_preauth_cert_no_logon_name()Sumit Bose2017-06-011-3/+7
* test_config_check: Fix few issuesLukas Slebodnik2017-06-011-4/+10
* VALIDATORS: Detect inherit_from in normal domainMichal Židek2017-05-311-0/+22
* TESTS: Add unit tests for cfg validationMichal Židek2017-05-311-0/+268
* TESTS: Fix pep8 errors in test_ts_cache.pyJakub Hrozek2017-05-291-2/+4
* TESTS: Fix pep8 errors in test_secrets.pyJakub Hrozek2017-05-291-1/+0
* TESTS: Fix pep8 errors in test_kcm.pyJakub Hrozek2017-05-291-3/+6
* test_kcm: Remove commented codeJakub Hrozek2017-05-291-6/+0
* BUILD: Fix build without sshLukas Slebodnik2017-05-251-0/+2
* TESTS: Add a test for parallel execution of klistJakub Hrozek2017-05-242-1/+27
* INTG: Do not use configure time option enable-files-domainLukas Slebodnik2017-05-231-0/+2
* pam: properly support UPN logon namesSumit Bose2017-05-231-1/+78
* sss_nss_getlistbycert: return results from multiple domainsSumit Bose2017-05-101-10/+23
* test_ldap.py: Add test for filter_{users,groups}Lukas Slebodnik2017-05-101-0/+96
* NSS/TESTS: Improve non-fqnames testsFabiano Fidêncio2017-04-261-15/+30
* minor typo fixesRené Genz2017-04-191-1/+1
* libsss_certmap: Accept certificate with data before headerDavid Kupka2017-04-031-0/+16
* 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