summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: Port libcrypto code to openssl-1.1opensslLukas Slebodnik2016-10-207-91/+190
* cache_req: delete old codePavel Březina2016-10-202-1886/+0
* cache_req: switch to new codePavel Březina2016-10-2010-14/+53
* 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 version to track sssd-1-15 developmentJakub Hrozek2016-10-201-1/+1
* Updating the version for the 1.14.3 developmentJakub Hrozek2016-10-191-1/+1
* Updating the translations for the 1.14.2 releaseJakub Hrozek2016-10-1940-25003/+37462
* CI: Remove dlopen-test from valgrind blacklistLukas Slebodnik2016-10-191-2/+2
* 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
* RPM: Require initscripts on non-systemd platformsJakub Hrozek2016-10-141-0/+3
* 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-112-4/+15
* sssctl: use systemd D-Bus APIPavel Březina2016-10-114-10/+154
* 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
* CONFIG: Add secrets responder to the allowed sectionsFabiano Fidêncio2016-10-031-0/+1
* MAN: sssd-secrets documentationJakub Hrozek2016-09-306-1/+458
* BUILD: intgcheck need to fail if pytest failsLukas Slebodnik2016-09-261-0/+2
* man page: fix language in debug level descriptionPavel Březina2016-09-242-2/+2
* sss_override: improve --debug descriptionPavel Březina2016-09-243-1/+83
* KRB5: Fixing FQ name of user in krb5_setup()Petr Čech2016-09-225-16/+56
* SPEC: Rename python packages using macro %python_provideLukas Slebodnik2016-09-221-20/+70
* SSSDConfig: Do not fail with nonexisting domains/servicesLukas Slebodnik2016-09-224-2/+49
* IFP: expose user and group unique IDs through DBusThomas Equeter2016-09-229-0/+62
* tests: Add a regression test for upstream ticket #3131Jakub Hrozek2016-09-221-0/+66
* failover: proceed normally when no new server is foundPavel Březina2016-09-221-4/+21
* TESTS: Add simple test for double semicolonLukas Slebodnik2016-09-213-1/+42