summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* certmap opensslSumit Bose2017-02-141-0/+1
* sysdb: add certmap related callsSumit Bose2017-02-131-0/+250
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-02-131-2/+2
* sysdb: add sysdb_attrs_copy()Sumit Bose2017-02-131-0/+87
* certmap: add new library libsss_certmapSumit Bose2017-02-132-0/+854
* 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
* cache_req: add support for service by namePavel Březina2016-12-191-0/+1
* cache_req: add group enumerationPavel Březina2016-12-191-0/+1
* cache_req: add user enumerationPavel Březina2016-12-191-0/+1
* cache_req: encapsulate output data into structurePavel Březina2016-12-191-38/+20
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-191-6/+5
* tests: sssctl user/group-show basic testsMichal Židek2016-12-152-0/+362
* krb5: add tests for common functionsSumit Bose2016-11-281-0/+297
* BUILD: Drop libsss_configFabiano Fidêncio2016-11-242-887/+0
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-241-0/+15
* SECRETS: Delete all secrets stored during "max_secrets" testFabiano Fidêncio2016-11-241-0/+4
* TESTS: Check new line at end of fileLukas Slebodnik2016-11-232-1/+14
* tests: Add a test for group resolution with ldap_group_nesting_level=0Jakub Hrozek2016-11-161-0/+29
* TESTS: Extending sysdb sudo store testsPetr Čech2016-11-081-1/+167