summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-034-7/+144
* SYSDB: Split sysdb_try_to_find_expected_dn() into smaller functionsJakub Hrozek2016-11-031-99/+179
* PAM: add pam_response_filter optionSumit Bose2016-11-028-15/+297
* PAM: add a test for filter_responses()Sumit Bose2016-11-023-2/+57
* LDAP/AD: resolve domain local groups for remote usersSumit Bose2016-10-314-7/+569
* sdap: make some nested group related calls publicSumit Bose2016-10-312-10/+18
* sysdb: add parent_dom to sysdb_get_direct_parents()Sumit Bose2016-10-313-5/+34
* sssctl: Flags for command initializationMichal Židek2016-10-273-44/+63
* dlopen-test: Add check for untested librariesLukas Slebodnik2016-10-251-0/+69
* dlopen-test: Move libraries to the right "sections"Lukas Slebodnik2016-10-251-5/+4
* dlopen-test: Add missing libraries to the check listLukas Slebodnik2016-10-251-0/+13
* dlopen-test: Use portable macro for location of .libsLukas Slebodnik2016-10-251-2/+3
* BUILD: Accept krb5 1.15 for building the PAC pluginLukas Slebodnik2016-10-251-1/+2
* crypto-tests: Rename encrypt decrypt test caseLukas Slebodnik2016-10-211-2/+2
* crypto-tests: Add unit test for sss_encrypt + sss_decryptLukas Slebodnik2016-10-211-0/+44
* libcrypto: Check right value of CRYPTO_memcmpLukas Slebodnik2016-10-211-1/+1
* crypto: Port libcrypto code to openssl-1.1Lukas Slebodnik2016-10-206-91/+189
* cache_req: delete old codePavel Březina2016-10-202-1886/+0
* cache_req: switch to new codePavel Březina2016-10-209-10/+28
* cache_req: move from switch to plugins, add pluginsPavel Březina2016-10-2015-0/+2019
* cache_req: move from switch to plugins; add logicPavel Březina2016-10-205-0/+1295
* Updating the translations for the 1.14.2 releasesssd-1_14_2Jakub Hrozek2016-10-1917-16377/+27581
* TESTS: Fix check for py bindings in dlopen testsFabiano Fidêncio2016-10-171-2/+2
* TESTS: Adding intg. tests on nested groupsPetr Čech2016-10-141-0/+157
* LDAP: Removing of member link from groupSumit Bose2016-10-141-0/+9
* libwbclient-sssd: update interface to version 0.13Sumit Bose2016-10-145-3/+71
* sssctl: Fix a typo in preprocessor macroJakub Hrozek2016-10-141-1/+1
* BUILD: Not having /sbin/service is not fatalJakub Hrozek2016-10-141-1/+1
* BUILD: Only search for service in /sbin and /usr/sbinJakub Hrozek2016-10-141-1/+1
* sssctl: call service with absolute pathPavel Březina2016-10-111-3/+3
* BUILD: Detect the path of the "service" executableJakub Hrozek2016-10-111-0/+13
* sssctl: use systemd D-Bus APIPavel Březina2016-10-113-10/+153
* tests: Add tests for getorig by UPN NSS opJakub Hrozek2016-10-111-0/+34
* tests: Add tests for sidbyname NSS operationJakub Hrozek2016-10-111-0/+129
* nss: allow UPNs in SSS_NSS_GETSIDBYNAME and SSS_NSS_GETORIGBYNAMESumit Bose2016-10-101-10/+66
* sss_cache: improve option argument handlingJustin Stephenson2016-10-102-1/+10
* MAN: Wrong defaults for AD providerMichal Židek2016-10-071-2/+4
* MAN: Typo in id mapping explanationMichal Židek2016-10-071-2/+2
* TESTS: Remove a leftover debug messageFabiano Fidêncio2016-10-071-1/+0
* SECRETS: Add a configurable limit of secrets that can be storedFabiano Fidêncio2016-10-0513-0/+99
* IPA: Initialize a boolean control valueJakub Hrozek2016-10-041-1/+6
* SECRETS: Use HTTP error code 504 when a proxy server cannot be reachedJakub Hrozek2016-10-045-1/+8
* SECRETS: Fix a typo in function nameJakub Hrozek2016-10-041-7/+7
* SECRETS: Use a better data type for retJakub Hrozek2016-10-041-2/+2
* SECRETS: Add DEBUG messages to the sssd-secrets providerJakub Hrozek2016-10-044-59/+441
* SECRETS: Add a configurable depth limit for nested containersFabiano Fidêncio2016-10-0312-0/+71
* SECRETS: Use a tmp_context on local_db_check_containers()Fabiano Fidêncio2016-10-031-7/+23
* SECRETS: Make functions from local.c staticFabiano Fidêncio2016-10-031-43/+43
* CONFIG: Add secrets provider optionsFabiano Fidêncio2016-10-033-2/+27
* CONFIG: List allowed secrets responder optionsJakub Hrozek2016-10-031-0/+27