summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove braces from DEBUG statementsPavel Březina2016-06-182-3/+3
* pam-srv-tests: Fix warning unused-functionLukas Slebodnik2016-06-171-0/+2
* TEST: New tests for negative caching of localsPetr Cech2016-06-104-0/+711
* RESPONDERS: Negative caching of local usersPetr Cech2016-06-104-5/+6
* BUILD: Add build infrastructure for systemtap scriptsJakub Hrozek2016-06-101-0/+6
* pam-srv-tests: Increase cached_auth_timeoutLukas Slebodnik2016-06-101-2/+2
* NSS: add SSS_NSS_GETNAMEBYCERT requestSumit Bose2016-06-091-0/+145
* sss_override: add certificate supportSumit Bose2016-06-091-4/+4
* 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
* RESPONDERS: Negcache in resp_ctx preparingPetr Cech2016-05-113-11/+30
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-113-4/+0
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-111-4/+4
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-111-79/+68
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-114-7/+7
* UTIL: Add secure copy functionStephen Gallagher2016-05-111-2/+50
* TEST: Removing duplication of mock_rctxPetr Cech2016-05-051-28/+0
* intg: Use different uid range for add_remove testsLukas Slebodnik2016-04-221-2/+2
* TESTS: Test of sysdb_search_sudo_rulesPetr Cech2016-04-201-0/+770
* NEGCACHE: Removing of condition for ttl = -1Petr Cech2016-04-201-46/+0
* NEGCACHE: Fixing typo in test_sss_ncache_gid()Petr Cech2016-04-201-2/+2
* test_ad_common: Include missing header if building with NSSLukas Slebodnik2016-04-131-0/+3
* tests: Check NULL context in sysdb-tests when removing group membersJakub Hrozek2016-04-131-0/+25
* test_be_ptask: Check leaks in testsLukas Slebodnik2016-04-131-0/+2
* intg: local override for user with mixed case nameSumit Bose2016-04-131-1/+65