summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* sysdb-tests: Fix cast from pointer to integerLukas Slebodnik2016-07-121-1/+1
* nss-srv-tests: Fix prototype of wrapped ncache functionsLukas Slebodnik2016-07-121-16/+12
* sudo: solve problems with fully qualified namesPavel Březina2016-07-071-60/+12
* TESTS: Convert the tests to use qualified names for ldb lookupsJakub Hrozek2016-07-072-25/+44
* UTIL: Remove unused functionsJakub Hrozek2016-07-072-95/+0
* RESPONDERS: Return the sysdb name from cache_reqJakub Hrozek2016-07-071-2/+2
* KRB5: Use shortname when expanding the user template in Kerberos ccacheJakub Hrozek2016-07-071-2/+6
* 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-072-51/+153
* 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-072-686/+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 sysdb tests to work with the new formatJakub Hrozek2016-07-071-767/+797
* TESTS: First pass on converting the sysdb tests to the fqname formatMichal Zidek2016-07-071-97/+206
* 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: Add support for socket activationSimo Sorce2016-06-291-0/+2
* Responders: Make the client context more genericSimo Sorce2016-06-294-9/+43
* sss_tools: create confdb if not existPavel Březina2016-06-272-2/+0
* sss_sifp: make it compatible with latest version of the infopipePavel Březina2016-06-271-39/+17
* LDAP: Shortcut looking up for group members soonerJakub Hrozek2016-06-231-0/+40
* TESTS: Add an integration test for the timestamps cacheJakub Hrozek2016-06-233-0/+675
* 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-233-7/+15
* SYSDB: Open a timestamps cache for caching domainsJakub Hrozek2016-06-231-4/+30
* Add winbind idmap pluginSumit Bose2016-06-211-0/+3
* RESPONDER: New interface for client registrationPavel Březina2016-06-201-0/+4
* DP: Switch to new interfacePavel Březina2016-06-202-8/+25
* 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-202-2/+2
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-2/+2