summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* TESTS: Remove unused importJakub Hrozek2017-02-231-1/+0
* p11: return name of PKCS#11 module and key id to pam_sssSumit Bose2017-02-231-2/+31
* PAM: forward Smartcard credentials to backendsSumit Bose2017-02-231-1/+15
* authtok: enhance support for Smartcard auth blobsSumit Bose2017-02-231-4/+85
* PAM: use sentinel error code in PAM testsSumit Bose2017-02-231-1/+3
* FILES: Fix reallocation logicJakub Hrozek2017-02-221-1/+65
* check_duplicate: check name member before using itSumit Bose2017-02-221-0/+32
* intg: Fix python3 issuesLukas Slebodnik2017-02-173-8/+12
* TESTS: Add files provider integration testsJakub Hrozek2017-02-154-0/+937
* TESTS: Add a module to call nss_sss's getgr* from testsJakub Hrozek2017-02-152-0/+89
* TESTS: Add a module to call nss_sss's getpw* from testsJakub Hrozek2017-02-152-0/+168
* TESTS: add a helper module with shared NSS constantsJakub Hrozek2017-02-154-33/+53
* TESTS: move helper fixtures to back up and restore a file to a utility moduleJakub Hrozek2017-02-153-14/+15
* FILES: Add the files providerJakub Hrozek2017-02-151-0/+2
* UTIL: Add a generic inotify moduleJakub Hrozek2017-02-151-0/+582
* RESPONDER: A sbus interface to reset negatively cached users and groupsJakub Hrozek2017-02-151-0/+2
* RESPONDER: Add a responder sbus interface to set domain stateJakub Hrozek2017-02-151-0/+12
* NEGCACHE: Add API to reset all users and groupsJakub Hrozek2017-02-151-0/+70
* SUDO: Only store lowercased attribute value onceJakub Hrozek2017-02-101-0/+5
* cache_req: add host by name searchPavel Březina2017-02-082-0/+35
* cache_req: move dp request to pluginPavel Březina2017-02-082-19/+40
* sss_parse_inp_send: provide default_domain as parameterPavel Březina2017-02-082-5/+11
* TESTS: Tests for sdap_search_initgr_user_in_batchPetr Čech2017-02-081-0/+540
* TEST: create_multidom_test_ctx() extendingPetr Čech2017-02-085-16/+7
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-081-104/+0
* TESTS: Add to IPA DN testJustin Stephenson2017-02-071-0/+7
* SBUS: Add destructor data to sbus_connectionFabiano Fidêncio2017-01-231-1/+2
* sysdb-tests: Add test for sysdb_search_object_by_nameLukas Slebodnik2017-01-231-0/+116
* sysdb-tests: Add test for sysdb_search_object_by_idLukas Slebodnik2017-01-231-0/+124
* libwbclient-sssd: wbcLookupSid() allow NULL argumentsSumit Bose2017-01-211-0/+122
* intg: Return list for enumeration functionsLukas Slebodnik2017-01-161-2/+2
* intg: Convert output of executed commands to stringsLukas Slebodnik2017-01-162-5/+6
* intg: Return strings from ctypes wrappersLukas Slebodnik2017-01-161-3/+4
* intg: Use bytes as input in ctypesLukas Slebodnik2017-01-162-3/+3
* intg: Use bytes for value of attributes in ldifLukas Slebodnik2017-01-166-58/+64
* intg: Fix creating of slapd configurationLukas Slebodnik2017-01-161-1/+1
* intg: Use bytes with hash functionLukas Slebodnik2017-01-161-2/+3
* intg: Avoid using iteritems for dictionaryLukas Slebodnik2017-01-161-1/+1
* intg: Avoid using xrange in testsLukas Slebodnik2017-01-162-6/+6
* intg: Fix python2,3 urllibLukas Slebodnik2017-01-161-2/+6
* sssd_ldb.py: Remove a leftover debug messageLukas Slebodnik2017-01-161-1/+0
* test_sssctl: Add an integration test for sssctl netgroup-showJakub Hrozek2017-01-101-0/+27
* nss: make nss responder tests work with new codePavel Březina2016-12-193-63/+95
* responders: unify usage of sss_cmd_send_empty and _errorPavel Březina2016-12-191-5/+23
* cache_req: add object by idPavel Březina2016-12-191-0/+1
* cache_req: add object by namePavel Březina2016-12-191-0/+1
* cache_req: return well known objects in object by sidPavel Březina2016-12-191-0/+1
* cache_req: add support for netgroupsPavel Březina2016-12-191-0/+1
* cache_req: add support for services enumerationPavel Březina2016-12-191-0/+1
* cache_req: add support for service by portPavel Březina2016-12-191-0/+1