summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* utils: add sss_write_krb5_snippet_common()Sumit Bose2016-07-051-23/+47
* localauth: make plugin non-authoritative on failuresSumit Bose2016-07-051-1/+6
* localauth: remove enable_only sssd from config snippetSumit Bose2016-07-051-1/+0
* IPA: enable enterprise principals if server supports themSumit Bose2016-07-052-0/+93
* IPA: add ipa_init_get_krb5_auth_ctx()Sumit Bose2016-07-042-0/+18
* DP: add dp_get_module_data()Sumit Bose2016-07-042-0/+7
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-049-27/+85
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-047-12/+74
* IPA: read ipaNTAdditionalSuffixes for master and trusted domainsSumit Bose2016-07-041-2/+5
* IPA: Fix uninitialized pointer read (UNINIT)Lukas Slebodnik2016-07-041-1/+1
* MAN: Update documentation of sss_cacheLukas Slebodnik2016-07-041-1/+1
* SSH: Do not print an error message if sss_ssh_authorizedkeys is asked for a l...Jakub Hrozek2016-07-014-5/+26
* Fix warning sign-compareLukas Slebodnik2016-07-011-2/+3
* config: Fix filename matching regexMichal Židek2016-07-011-1/+1
* UTIL: Fix warning Wmissing-bracesLukas Slebodnik2016-07-011-1/+2
* Secrets: Fix format stringLukas Slebodnik2016-07-011-1/+1
* Updating the translations for the 1.14 beta releaseJakub Hrozek2016-06-2917-37/+1135
* MAN: Include idmap_sss.8.xml in the manpage sourcesJakub Hrozek2016-06-291-0/+1
* Monitor: Add mode to generate confdb onlySimo Sorce2016-06-292-3/+22
* Secrets: Add local container entries supportSimo Sorce2016-06-291-7/+102
* Local secrets provider Content-Type handlingSimo Sorce2016-06-293-8/+68
* Secrets: Add Proxy backendSimo Sorce2016-06-299-60/+1199
* Secrets: Add encryption at restSimo Sorce2016-06-2910-232/+1131
* Add initial providers infrastructure.Simo Sorce2016-06-295-59/+1058
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-296-12/+754
* BUILD: Fall back to non-strict http parser, if strict is not availableJakub Hrozek2016-06-291-1/+6
* Secrets: m4 macros for jansson and http-parserChristian Heimes2016-06-292-0/+30
* Secrets: Add autoconf macros to build with secretsSimo Sorce2016-06-291-0/+42
* ConfDB: Add helper function to get "subsections"Simo Sorce2016-06-292-0/+118
* Responders: Add support for socket activationSimo Sorce2016-06-293-2/+76
* Responders: Make the client context more genericSimo Sorce2016-06-2924-367/+665
* Monitor: Remove ping infrastructureSimo Sorce2016-06-293-227/+8
* Server: Enable Watchdog in all daemonsSimo Sorce2016-06-291-0/+16
* Util: Add watchdog helperSimo Sorce2016-06-292-0/+145
* BUILD: Detect libsystemd-daemon or libsystemdLukas Slebodnik2016-06-291-0/+13
* BUILD: Fix detection of systemdLukas Slebodnik2016-06-291-20/+19
* Downcast to errno_t after tevent_req_is_errorLukas Slebodnik2016-06-293-9/+30
* UTIL: Revent connection handling in sssd_async_connect_sendLukas Slebodnik2016-06-281-1/+9
* UTIL: Fix debug message in sssd_async_connect_doneLukas Slebodnik2016-06-281-0/+1
* Prepare ini schema with rules for validationLukas Slebodnik2016-06-272-2/+616
* confdb: Check for config file errors on sssd startupMichal Židek2016-06-275-5/+61
* confdb: Make it possible to use config snippetsMichal Židek2016-06-278-26/+94
* sssctl: new toolPavel Březina2016-06-278-0/+1637
* IFP: Provide domain and failover statusPavel Březina2016-06-278-1/+219
* DP: Add org.freedesktop.sssd.DataProvider.FailoverPavel Březina2016-06-278-24/+163
* DP: Add org.freedesktop.sssd.DataProvider.BackendPavel Březina2016-06-276-0/+141
* DP: Add function to get be_ctx directly from dp_clientPavel Březina2016-06-273-3/+12
* SBUS: Add string helper macrosPavel Březina2016-06-273-2/+8
* SBUS: Fix typo in commentPavel Březina2016-06-271-1/+3
* SBUS ERRORS: Add unknown domainPavel Březina2016-06-271-0/+1