summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* UTIL: Add a utility function sss_output_nameJakub Hrozek2016-07-073-0/+79
* UTIL: Add a utility function to create a list of qualified namesJakub Hrozek2016-07-073-0/+72
* TESTS: Add a test for sss_create_internal_fqnameJakub Hrozek2016-07-071-0/+29
* UTIL: Add function to create internal fqnameMichal Zidek2016-07-072-0/+31
* TESTS: Add a test for sss_parse_internal_fqnameJakub Hrozek2016-07-071-6/+69
* UTIL: Add function to parse internal fqname formatMichal Zidek2016-07-074-0/+64
* Remove misleading commentMichal Zidek2016-07-071-1/+0
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-065-11/+65
* utils: add sss_write_krb5_snippet_common()Sumit Bose2016-07-061-23/+47
* localauth: make plugin non-authoritative on failuresSumit Bose2016-07-061-1/+6
* localauth: remove enable_only sssd from config snippetSumit Bose2016-07-061-2/+1
* sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}Lukas Slebodnik2016-07-064-38/+53
* test_sysdb_ts_cache: Do not use wrong pointer for output argumentLukas Slebodnik2016-07-061-2/+5
* sssctl: remove also ccachePavel Březina2016-07-061-1/+1
* sssctl: restart SSSD when removing cachePavel Březina2016-07-061-21/+40
* LDAP: Change the default rfc2307 autofs attribute mappingsJakub Hrozek2016-07-063-11/+80
* MAN: Remove leading spaces from elements programlistingLukas Slebodnik2016-07-052-7/+6
* DOC: Fix few typos in doxygen commentsLukas Slebodnik2016-07-052-2/+2
* 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 version for the next releaseJakub Hrozek2016-06-291-1/+1
* Updating the translations for the 1.14 beta releaseJakub Hrozek2016-06-2940-652/+1924
* 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-2910-60/+1204
* Secrets: Add encryption at restSimo Sorce2016-06-2911-235/+1141
* Add initial providers infrastructure.Simo Sorce2016-06-298-59/+1073
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-06-298-12/+776
* 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-293-0/+35
* Secrets: Add autoconf macros to build with secretsSimo Sorce2016-06-292-0/+45
* ConfDB: Add helper function to get "subsections"Simo Sorce2016-06-292-0/+118
* Responders: Add support for socket activationSimo Sorce2016-06-294-2/+90
* Responders: Make the client context more genericSimo Sorce2016-06-2924-367/+665
* Contrib: Add a gdbinit fileJakub Hrozek2016-06-291-0/+2
* 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-293-0/+146
* BUILD: Detect libsystemd-daemon or libsystemdLukas Slebodnik2016-06-291-0/+13
* BUILD: Fix detection of systemdLukas Slebodnik2016-06-292-24/+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