summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* ncache: add calls for certificate based searchesSumit Bose2015-06-191-0/+42
* certs: add PEM/DER conversion utilitiesSumit Bose2015-06-191-0/+361
* test_ipa_subdomains_server: Run clean-up after successLukas Slebodnik2015-06-161-0/+7
* IPA: Utility function for setting up one-way trust contextJakub Hrozek2015-06-141-5/+24
* AD: Add ad_create_1way_trust_optionsJakub Hrozek2015-06-141-0/+74
* IPA/AD: Set up AD domain in ad_create_2way_trust_optionsJakub Hrozek2015-06-141-0/+7
* AD: Split off ad_create_default_optionsJakub Hrozek2015-06-141-0/+17
* AD: Rename ad_create_default_options to ad_create_2way_trust_optionsJakub Hrozek2015-06-141-22/+129
* IPA: Fetch keytab for 1way trustsJakub Hrozek2015-06-141-5/+167
* TESTS: Add unit test for the subdomain_server.c moduleJakub Hrozek2015-06-141-0/+621
* TESTS: Move krb5_try_kdcip to nested group testJakub Hrozek2015-06-143-15/+8
* TESTS: Add a common function to set up sdap_id_ctxJakub Hrozek2015-06-143-7/+26
* TESTS: Add a common mock_be_ctx functionJakub Hrozek2015-06-145-9/+79
* TESTS: Split off keytab creation into a common moduleJakub Hrozek2015-06-143-36/+159
* IPA: Split two functions to new module ipa_subdomains_utils.cJakub Hrozek2015-06-141-0/+227
* SYSDB: Add a forest root attribute to sss_domain_infoJakub Hrozek2015-06-141-7/+357
* SYSDB: Add realm to sysdb_master_domain_add_infoJakub Hrozek2015-06-141-0/+35
* TESTS: Add a test for sysdb_subdomains.cJakub Hrozek2015-06-141-0/+184
* UTIL/SYSDB: Move new_subdomain() to sysdb_subdomains.c and make it privateJakub Hrozek2015-06-141-0/+1
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-142-3/+3
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-051-0/+160
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-051-0/+83
* DP: Add a function to inherit DP options, if setJakub Hrozek2015-06-051-8/+119
* LDAP: Do not print verbose DEBUG messages from providers that don't set UUIDJakub Hrozek2015-06-041-1/+9
* TESTS: Add test for get_next_domainJakub Hrozek2015-06-021-0/+138
* IFP: add org.freedesktop.sssd.infopipe.Users.UserPavel Březina2015-05-221-7/+7
* sbus: add sbus_opath_decompose[_exact]Pavel Březina2015-05-221-0/+128
* nss: Do not ignore default vaue of SYSDB_INITGR_EXPIRELukas Slebodnik2015-05-221-0/+100
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-221-4/+4
* PAM: add PAM responder unit testSumit Bose2015-05-081-0/+965
* utils: add sss_authtok_[gs]et_2faSumit Bose2015-05-081-3/+186
* Add leak check and command line option to test_authtokSumit Bose2015-05-081-10/+57
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+1
* sss_nss_idmap-tests: Use different prepared buffers for big endianLukas Slebodnik2015-05-041-0/+12
* tests: Add NSS responder tests for bysid requestsJakub Hrozek2015-04-241-0/+219
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-0/+1
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-0/+37
* ncache: Add sss_ncache_reset_repopulate_permanentJakub Hrozek2015-04-091-0/+93
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-091-3/+85
* ncache: Fix sss_ncache_reset_permanentJakub Hrozek2015-04-091-0/+11
* test_resolv_fake: Fix alignment warningLukas Slebodnik2015-03-271-9/+10
* test_ldap_auth: Use right assertion for integer comparisonLukas Slebodnik2015-03-261-6/+6
* test_expire: Use right assertion macro for standard functionsLukas Slebodnik2015-03-261-2/+3
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-241-5/+26
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-03-241-3/+3
* ldap: refactor check_pwexpire_kerberos to use util funcPavel Reichl2015-03-231-2/+2
* TESTS: test expirationPavel Reichl2015-03-234-0/+345
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-204-0/+195
* cache_req: parse input name if neededPavel Březina2015-03-131-2/+169
* cmocka: include mock_parse_inp in header filePavel Březina2015-03-131-0/+2