summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo/sudosrv_private.h
Commit message (Expand)AuthorAgeFilesLines
* sudo responder: change num_rules type from size_t to uint32_tPavel Březina2013-01-221-4/+4
* RESPONDERS: Create a common file with service names and versionsJakub Hrozek2012-12-181-2/+0
* sudo: do not send domain name with usernamePavel Březina2012-11-141-1/+0
* sudo: support users from subdomainsPavel Březina2012-11-141-7/+10
* sudo responder: schedule OOB full refresh when expired rule is deletedPavel Březina2012-06-291-0/+2
* sudo responder: update dp interfacePavel Březina2012-06-291-3/+5
* sudo responder: new request enum typePavel Březina2012-06-291-1/+6
* sudo responder: discard in-memory cachePavel Březina2012-06-291-28/+0
* sudo api: send uid, username and domainnamePavel Březina2012-06-291-0/+3
* sudo responder: get rid of dctx where possiblePavel Březina2012-06-291-8/+12
* sudo responder: remove code duplication in commandsPavel Březina2012-06-291-34/+13
* Move sudo_dom_ctx.user to local variablePavel Březina2012-02-231-1/+0
* Honor case_sensitive option in sudo responderPavel Březina2012-02-231-0/+2
* SUDO Integration - responder 'sudo_timed' optionPavel Březina2012-02-041-0/+1
* SUDO Integration - in-memory cache in responderPavel Březina2012-02-041-0/+33
* SUDO Integration - responder command for cn=defaultsPavel Březina2012-01-271-4/+8
* Rename sss_dp_type to sss_dp_sudo_typeStephen Gallagher2012-01-271-2/+2
* Use the new SUDO request in DP and sudo responderJakub Hrozek2012-01-271-8/+0
* SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek2012-01-271-0/+19
* SUDO Integration - responderPavel Březina2011-12-161-0/+109