summaryrefslogtreecommitdiff
path: root/src/responder/sudo/sudosrv_private.h
AgeCommit message (Collapse)AuthorFilesLines
2012-06-29sudo responder: remove code duplication in commandsPavel Březina1-34/+13
2012-02-23Move sudo_dom_ctx.user to local variablePavel Březina1-1/+0
2012-02-23Honor case_sensitive option in sudo responderPavel Březina1-0/+2
https://fedorahosted.org/sssd/ticket/1205
2012-02-04SUDO Integration - responder 'sudo_timed' optionPavel Březina1-0/+1
https://fedorahosted.org/sssd/ticket/1116
2012-02-04SUDO Integration - in-memory cache in responderPavel Březina1-0/+33
New sudo responder option: cache_timeout https://fedorahosted.org/sssd/ticket/1111
2012-01-27SUDO Integration - responder command for cn=defaultsPavel Březina1-4/+8
https://fedorahosted.org/sssd/ticket/1143
2012-01-27Rename sss_dp_type to sss_dp_sudo_typeStephen Gallagher1-2/+2
I pushed an older version of this patch that had the incorrect name. This is the interdiff.
2012-01-27Use the new SUDO request in DP and sudo responderJakub Hrozek1-8/+0
Also remove the old request implementation https://fedorahosted.org/sssd/ticket/1115
2012-01-27SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek1-0/+19
2011-12-16SUDO Integration - responderPavel Březina1-0/+109