summaryrefslogtreecommitdiffstats
path: root/src/tests
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-251-0/+100
* test_nss_srv: Use right function for storing time_tLukas Slebodnik2015-05-251-4/+4
* Add unit tests for initgroupsJakub Hrozek2015-05-251-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-05-251-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-05-251-9/+9
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-0/+9
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+1
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-1/+11
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-0/+1
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-275-0/+197
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-261-5/+26
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-2633-638/+741
* test: Check ERR_LASTMichal Zidek2015-03-131-0/+10
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-061-0/+57
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-031-0/+599
* Add missing new lines to debug messagesLukas Slebodnik2015-02-181-1/+1
* Remove strict requirements of python2Lukas Slebodnik2015-02-133-3/+3
* Python3 support in SSSDBohuslav Kabrda2015-02-133-18/+31
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-112-1/+375
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-301-8/+8
* 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
* TESTS: Cover sysdb_gpo.c with unit testsJakub Hrozek2015-01-081-0/+78
* TESTS: typo in 'assert message'Pavel Reichl2015-01-081-2/+2
* Add test for sysdb_store_overrideSumit Bose2015-01-071-0/+70
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-171-4/+1
* TESTS: sysdb_delete_by_sid() test return valuePavel Reichl2014-12-171-0/+22
* be_ptask: use gettimeofday() instead of time()Pavel Březina2014-12-111-33/+51
* UTIL: Fix dependencies of internal sss librariesLukas Slebodnik2014-12-081-11/+3
* 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
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-4/+58
* 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-022-2/+9
* 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