summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv.c
Commit message (Expand)AuthorAgeFilesLines
* RESPONDERS: Set default value for umaskPavel Reichl2014-10-291-0/+2
* SUDO: Run the sudo responder as the SSSD userJakub Hrozek2014-10-221-1/+1
* responders: Do not initialize pipe fd if already presentMichal Zidek2014-10-221-1/+1
* SSSD: Add the options to specify a UID and GID to run asJakub Hrozek2014-10-201-1/+5
* SUDO: Use the override_space optionJakub Hrozek2014-08-131-2/+0
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-081-0/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-141-14/+2
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-241-13/+21
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-12/+12
* Lookup domains at startupSumit Bose2013-06-041-0/+6
* change responder contexts hierarchyPavel Březina2013-03-201-9/+14
* do not leak memory on failure in *_process_init()Pavel Březina2013-03-201-3/+7
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-0/+1
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* sudo responder: discard in-memory cachePavel Březina2012-06-291-19/+0
* Use the correct hash table for pending requestsSimo Sorce2012-03-081-1/+1
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-3/+3
* SUDO Integration - responder 'sudo_timed' optionPavel Březina2012-02-041-0/+11
* SUDO Integration - in-memory cache in responderPavel Březina2012-02-041-0/+21
* SUDO Integration - responderPavel Březina2011-12-161-0/+194