summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Monitor: Add mode to generate confdb onlysecsrvSimo Sorce2016-04-052-3/+22
* Secrets: Add local container entries supportSimo Sorce2016-04-051-7/+102
* Local secrets provider Content-Type handlingSimo Sorce2016-04-053-8/+68
* Secrets: Add Proxy backendSimo Sorce2016-04-0510-61/+1205
* Secrets: Add encryption at restSimo Sorce2016-04-0512-568/+1396
* Add initial providers infrastructure.Simo Sorce2016-04-059-61/+1068
* Secrets: Add initial responder code for secrets serviceSimo Sorce2016-04-058-12/+776
* Secrets: m4 macros for jansson and http-parserChristian Heimes2016-04-053-0/+35
* Secrets: Add autoconf macros to build with secretsSimo Sorce2016-04-052-0/+46
* ConfDB: Add helper function to get "subsections"Simo Sorce2016-04-052-0/+118
* Responders: Add support for socket activationSimo Sorce2016-04-052-2/+58
* Responders: Make the client context more genericSimo Sorce2016-04-0524-362/+658
* Monitor: Remove ping infrastructureSimo Sorce2016-04-053-227/+8
* Server: Enable Watchdog in all daemonsSimo Sorce2016-04-051-0/+16
* Util: Add watchdog helperSimo Sorce2016-04-053-0/+147
* GPO: log specific ini parse error messagesMichal Židek2016-03-232-2/+40
* UTIL: Allow to append new line in sss_vdebug_fnLukas Slebodnik2016-03-234-4/+12
* UTIL: Move debug part from util.h -> new debug.hLukas Slebodnik2016-03-233-118/+142
* SUDO: be able to parse modifyTimestamp correctlyPavel Březina2016-03-174-29/+62
* Responders: Fix client destructorSimo Sorce2016-03-171-4/+7
* IPA SUDO: support old ipasudocmd rdnPavel Březina2016-03-141-22/+103
* IPA SUDO: fix typoPavel Březina2016-03-141-1/+1
* cache_req: remove old commentPavel Březina2016-03-141-5/+0
* cache_req: rename cache_req_input to cache_reqPavel Březina2016-03-141-209/+203
* cache_req: hide input and pass parameters in structPavel Březina2016-03-143-244/+308
* cache_req test: add lookup by sidPavel Březina2016-03-141-5/+404
* cache_req: add SID lookupsPavel Březina2016-03-143-15/+111
* utils: return const char ** from dup_string_listPavel Březina2016-03-142-4/+4
* cache_req tests: improve user and group creationPavel Březina2016-03-141-142/+118
* cache_req tests: use leak check in test fixturesPavel Březina2016-03-141-17/+47
* mock domain: reset ldb errorsPavel Březina2016-03-142-1/+7
* cache_req tests: remove unused users and groupsPavel Březina2016-03-141-11/+0
* cache_req: improve debuggingPavel Březina2016-03-144-50/+149
* cache_req: rename debug_fqn to debugobjPavel Březina2016-03-141-20/+22
* cache_req: break cache_req_input_create into more functionsPavel Březina2016-03-141-23/+46
* cache_req: fix typo in debug messagePavel Březina2016-03-141-1/+1
* cache_req: bring together search parametersPavel Březina2016-03-141-59/+59
* pam_sss: reorder pam_message arraySumit Bose2016-03-141-22/+14
* UTIL: Do not call stderr with negative numberLukas Slebodnik2016-03-141-3/+5
* libipa_hbac: Ensure we always build with C90Lukas Slebodnik2016-03-124-2/+14
* libipa_hbac: Move the library to src/lib/ipa_hbacJakub Hrozek2016-03-1212-18/+19
* libipa_hbac: Fix typo in constant nameJakub Hrozek2016-03-121-1/+1
* libipa_hbac: Add more debug messagesJakub Hrozek2016-03-121-3/+19
* libipa_hbac: Do not use C99Jakub Hrozek2016-03-121-4/+10
* CLIENT: Retry request after EPIPELukas Slebodnik2016-03-111-0/+48
* CLIENT: Reduce code duplicationLukas Slebodnik2016-03-111-31/+27
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-113-4/+533
* UTIL: Fix warning misleading-indentationLukas Slebodnik2016-03-103-11/+24
* UTIL: Fix indentation in dlinklist.hLukas Slebodnik2016-03-101-65/+65
* BUILD: Simplify build of cwrap testsLukas Slebodnik2016-03-101-48/+7