summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* p11: return a fully-qualified nameSumit Bose2016-09-131-8/+8
* p11: only set PKCS11_LOGIN_TOKEN_NAME if gdm-smartcard is usedSumit Bose2016-09-131-12/+77
* TESTS: Add FQDN variants for some testsMichal Židek2016-09-071-0/+83
* TESTS: Test for sss_user/groupmod -aMichal Židek2016-09-071-0/+36
* TESTS: sss_groupadd/groupshow regressionsMichal Židek2016-09-071-0/+26
* INTG: Tests for ldap nested netgroupsPetr Cech2016-08-242-0/+460
* INTG: Adding support for netgroups to ldap_entPetr Cech2016-08-241-0/+19
* sssd_netgroup.py: Resolve nested netgroupsLukas Slebodnik2016-08-241-60/+164
* intg: Test extra attributes duplicateLukas Slebodnik2016-08-191-0/+50
* test_ldap: test resolving of names with special charactersLukas Slebodnik2016-08-181-0/+22
* test_ldap: test nested membership with rfc2307bisLukas Slebodnik2016-08-181-0/+27
* intg: Fix pep8 warningsLukas Slebodnik2016-08-183-14/+26
* sssd_id.py: Primary group should be returned for initgroupsLukas Slebodnik2016-08-182-3/+23
* intg: create ldap test without enumerationLukas Slebodnik2016-08-182-0/+698
* test_enumeration: Remove test without enumerationLukas Slebodnik2016-08-181-115/+11
* intg: rename test with enumerationLukas Slebodnik2016-08-182-1/+1
* test_local_domain: Restore correct env variableLukas Slebodnik2016-08-181-1/+1
* ds.py: Do not call teardown in destructorLukas Slebodnik2016-08-181-4/+0
* TESTS: Adding tests for ad_enabled_domains optionPetr Cech2016-08-171-0/+328
* Make resolv_is_address() function public and create some basic testsJustin Stephenson2016-08-161-0/+25
* DP: Remove old data provider interfacePavel Březina2016-08-161-1/+0
* TESTS: Use the DP handlers in simple provider tests, add more testsJakub Hrozek2016-08-101-21/+165
* dyndns-tests: Fix false positive failuresLukas Slebodnik2016-08-101-0/+1
* SYSDB: Avoid optimisation with modifyTimestamp for usersLukas Slebodnik2016-08-101-14/+0
* intg: Allow to test netgroupsLukas Slebodnik2016-08-102-0/+156
* intg: Make location of sssd nss module configurableLukas Slebodnik2016-08-102-1/+2
* utils: add remove_subtreePavel Březina2016-08-091-0/+53
* SYSDB: Fix setting dataExpireTimestamp if sysdb is supposed to set the curren...Jakub Hrozek2016-08-051-0/+83
* SDAP: add enterprise principal strings for user searchesSumit Bose2016-07-291-0/+34
* utils: add is_email_from_domain()Sumit Bose2016-07-291-0/+21
* views: properly override group member namesSumit Bose2016-07-291-9/+9
* test_utils: Fixing assignment discards 'const' qualifierPetr Cech2016-07-261-2/+2
* tests: add tests for netlogon_get_domain_infoSumit Bose2016-07-251-0/+81
* tests: add tests for sss_get_domain_mappings_content()Sumit Bose2016-07-251-0/+163
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-184-20/+20
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-181-6/+12
* test_utils: Clean files after sss_write_krb5_conf_snippetLukas Slebodnik2016-07-181-0/+9
* DP: rename be_acct_req to dp_id_dataPavel Březina2016-07-151-2/+2
* 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