summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* sudo: solve problems with fully qualified namesPavel Březina2016-07-071-60/+12
* UTIL: Remove unused functionsJakub Hrozek2016-07-072-95/+0
* RESPONDERS: Return the sysdb name from cache_reqJakub Hrozek2016-07-071-2/+2
* PAM: Use qualified names internally in the PAM responderJakub Hrozek2016-07-071-28/+73
* TESTS: Start fixing the PAM responder tests for fully qualified names in sysdbMichal Zidek2016-07-071-11/+21
* TESTS; orig_name does not need to be expanded to sysdb formatSumit Bose2016-07-071-21/+3
* NSS: Fix NSS responder to cope with fully-qualified usernamesJakub Hrozek2016-07-071-470/+825
* NCACHE: Store FQDNs internaly, check for shortnames in filesJakub Hrozek2016-07-071-24/+60
* TESTS: Start fixing the NSS test for fully qualified names in sysdbMichal Zidek2016-07-071-61/+130
* TESTS: Fix the nested group tests to cope with FQDNsJakub Hrozek2016-07-071-43/+132
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-071-4/+10
* RESPONDER: Use fqnames for cache_req lookups of users and groupsJakub Hrozek2016-07-071-65/+119
* TESTS: Convert the simple access provider to cmockaJakub Hrozek2016-07-071-0/+692
* TESTS: Amend sysdb_view tests for the FQDN schemaJakub Hrozek2016-07-071-49/+77
* TESTS: Start converting the sysdb views tests to the fqname formatMichal Zidek2016-07-071-14/+35
* TESTS: Fix the ldap_id_cleanup test for using qualified names in sysdbMichal Zidek2016-07-071-6/+32
* UTIL: Add a utility function sss_output_nameJakub Hrozek2016-07-071-0/+33
* UTIL: Add a utility function to create a list of qualified namesJakub Hrozek2016-07-071-0/+32
* TESTS: Add a test for sss_create_internal_fqnameJakub Hrozek2016-07-071-0/+29
* TESTS: Add a test for sss_parse_internal_fqnameJakub Hrozek2016-07-071-6/+69
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-6/+6
* sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}Lukas Slebodnik2016-07-061-22/+11
* test_sysdb_ts_cache: Do not use wrong pointer for output argumentLukas Slebodnik2016-07-061-2/+5
* Responders: Make the client context more genericSimo Sorce2016-06-294-9/+43
* sss_sifp: make it compatible with latest version of the infopipePavel Březina2016-06-271-39/+17
* TESTS: Add a unit test for timestamps cachesJakub Hrozek2016-06-231-0/+1435
* SYSDB: If modifyTimestamp is the same, only update the TS cacheJakub Hrozek2016-06-232-0/+3
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-231-1/+3
* DP: Switch to new interfacePavel Březina2016-06-201-0/+7
* DP TESTS: Add unit tests for dp_builtin.cPavel Reichl2016-06-203-0/+221
* DP TESTS: Add unit tests for dp_request.cPavel Reichl2016-06-201-0/+469
* DP TESTS: Add unit tests for dp_request_table.cPavel Březina2016-06-201-0/+356
* DP TESTS: Mock data_providerPavel Březina2016-06-202-0/+133
* Rename dp_backend.h to backend.hPavel Březina2016-06-202-2/+2
* Rename dp_dyndns.c to be_dyndns.cPavel Březina2016-06-201-1/+1
* Rename dp_dyndns.h to be_dyndns.hPavel Březina2016-06-201-1/+1
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-2/+2
* Remove braces from DEBUG statementsPavel Březina2016-06-181-1/+1
* pam-srv-tests: Fix warning unused-functionLukas Slebodnik2016-06-171-0/+2
* RESPONDERS: Negative caching of local usersPetr Cech2016-06-103-5/+5
* pam-srv-tests: Increase cached_auth_timeoutLukas Slebodnik2016-06-101-2/+2
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-091-0/+145
* sysdb: add sysdb_attrs_add_base64_blob()Sumit Bose2016-06-091-0/+36
* p11: add PKCS11_LOGIN_TOKEN_NAME environment variableSumit Bose2016-06-091-1/+13
* p11: add OCSP default responder optionsSumit Bose2016-06-091-0/+80
* p11: add no_verification optionSumit Bose2016-06-092-1/+30
* AD: use krb5_keytab for subdomain initializationSumit Bose2016-06-091-2/+4
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-191-28/+23
* RESPONDER: Removing ncache from pam_ctxPetr Cech2016-05-111-3/+0
* RESPONDER: Removing ncache from nss_ctxPetr Cech2016-05-112-12/+0