summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* SUDO: Use initgr_with_views when looking up a sudo userJakub Hrozek2017-09-081-5/+165
* TESTS: Use NULL for pointer, not 0Jakub Hrozek2017-09-081-3/+3
* certmap: add OpenSSL implementationSumit Bose2017-09-051-1/+102
* tests: add unit tests for krb5 localauth pluginSumit Bose2017-08-281-0/+197
* TEST_NEGCACHE: Ensure root's uid and gid are always added to ncacheFabiano Fidêncio2017-08-281-0/+24
* TEST_NEGCACHE: Test that "root" is always added to ncacheFabiano Fidêncio2017-08-281-0/+6
* UTIL: Set udp_preference_limit=0 in krb5 snippetPetr Čech2017-08-141-6/+6
* Moving headers used by both server and client to special folderAmitKumar2017-08-032-2/+2
* idmap_error_string: add missing descriptionsSumit Bose2017-07-241-0/+11
* tests: update expired certificateSumit Bose2017-06-264-37/+37
* RESPONDER: Use fqnames as output when neededFabiano Fidêncio2017-06-211-65/+43
* IFP: Add domain and domainname attributes to the userPavel Březina2017-06-131-4/+8
* UTIL: Remove fcntl.h from util/util.hLukas Slebodnik2017-06-081-1/+2
* 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
* BUILD: Fix build without sshLukas Slebodnik2017-05-251-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
* NSS/TESTS: Improve non-fqnames testsFabiano Fidêncio2017-04-261-15/+30
* libsss_certmap: Accept certificate with data before headerDavid Kupka2017-04-031-0/+16
* KCM: Fix off-by-one error in secrets key parsingJakub Hrozek2017-03-301-0/+75
* 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-293-0/+17
* 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-294-16/+19
* KCM: Queue requests by the same UIDJakub Hrozek2017-03-271-0/+365
* KCM: Store ccaches in secretsJakub Hrozek2017-03-271-0/+234
* 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-232-4/+4
* certmap: add new library libsss_certmapSumit Bose2017-03-231-0/+1443
* SUBDOMAINS: Configurable search basesMichal Židek2017-03-151-30/+22
* UTIL: Add a generic iobuf moduleJakub Hrozek2017-03-141-0/+195
* PAM: allow muliple users mapped to a certificateSumit Bose2017-03-101-0/+84
* test_utils: Add test coverage for %l in override_homedirLukas Slebodnik2017-03-101-2/+9
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-031-3/+3
* 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-022-2/+2
* cache_req: use own namespace for UPNsSumit Bose2017-03-022-3/+52
* authtok: fix tests on big-endianSumit Bose2017-02-281-4/+18