summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-081-0/+160
* SDAP: Add sdap_copy_map_entryJakub Hrozek2015-06-081-0/+83
* DP: Add a function to inherit DP options, if setJakub Hrozek2015-06-081-8/+119
* 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
* Add unit tests for initgroupsJakub Hrozek2015-05-221-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-05-221-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-05-221-9/+9
* 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: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-04-161-3/+3
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-0/+1
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-241-5/+26
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-244-0/+195
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-2429-614/+715
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-031-0/+599
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-111-0/+374
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-0/+44
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-201-2/+1
* nss: make fill_orig() multi-value awareSumit Bose2015-01-201-1/+130
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-191-0/+82
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-5/+6
* Add test for sysdb_store_overrideSumit Bose2015-01-071-0/+70
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-33/+51
* be_ptask: let backoff affect only periodPavel Březina2014-12-081-2/+111
* krb5: add wrapper for krb5_kt_have_content()Sumit Bose2014-12-071-0/+33
* tests: Free popt_contextJakub Hrozek2014-12-071-0/+2
* Rename test-child to dummy-childJakub Hrozek2014-12-042-1/+1
* Add extra_args to exec_child()Jakub Hrozek2014-12-032-15/+63
* TESTS: Basic child testsJakub Hrozek2014-12-032-0/+233
* krb5: add copy_keytab_into_memory()Sumit Bose2014-12-021-0/+213
* krb5: add copy_ccache_into_memory()Sumit Bose2014-12-021-0/+238
* test: avoid leaks in leak testsSumit Bose2014-12-021-1/+4
* tests: be_ptaskPavel Březina2014-11-281-0/+864
* sysdb: add sysdb_invalidate_overrides()Sumit Bose2014-11-251-0/+69
* sysdb: add sysdb_delete_view_tree()Sumit Bose2014-11-251-0/+74
* util: Special-case PCRE_ERROR_NOMATCH in sss_parse_nameMichal Zidek2014-11-251-7/+7
* test: Wrong parameter type in sss_parse_name_checkMichal Zidek2014-11-251-1/+1
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-251-0/+48
* ipa: add split_ipa_anchor()Sumit Bose2014-11-201-0/+32
* test_sysdb_views: Use unique directory for cacheLukas Slebodnik2014-11-061-1/+3
* Add test for sysdb_add_overrides_to_object()Sumit Bose2014-11-051-0/+235
* nss: return user_attributes in origbyname requestSumit Bose2014-11-051-0/+133
* Add parse_attr_list_ex() helper functionSumit Bose2014-11-051-0/+51
* Add add_strings_lists() utility functionSumit Bose2014-11-051-0/+111
* sysdb: add view data to domainsSumit Bose2014-10-201-0/+7
* sss_nss_idmap: add sss_nss_getorigbyname()Sumit Bose2014-10-141-1/+25
* nss: add SSS_NSS_GETORIGBYNAME requestSumit Bose2014-10-141-0/+88
* tests: add test for sss_get_domain_namePavel Březina2014-10-141-0/+27
* AD-GPO resolve conflicting policy settings correctlyYassir Elley2014-10-021-1/+0