summaryrefslogtreecommitdiffstats
path: root/src/responder/sudo
Commit message (Expand)AuthorAgeFilesLines
* Use the correct hash table for pending requestsSimo Sorce2012-03-091-1/+1
* Move sudo_dom_ctx.user to local variablePavel Březina2012-02-232-8/+8
* Honor case_sensitive option in sudo responderPavel Březina2012-02-234-21/+100
* SUDO responder: check if the input is a UTF-8 stringPavel Březina2012-02-101-0/+7
* SUDO Integration - fix offline behaviourPavel Březina2012-02-061-2/+2
* SUDO Integration - responder 'sudo_timed' optionPavel Březina2012-02-043-1/+32
* SUDO Integration - in-memory cache in responderPavel Březina2012-02-045-9/+415
* Fix sudo compilation on RHEL5Jakub Hrozek2012-01-301-0/+2
* SUDO Integration - responder command for cn=defaultsPavel Březina2012-01-274-18/+93
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-271-1/+1
* SUDO Integration - make sysdb_get_sudo_filter() more configurablePavel Březina2012-01-271-2/+5
* Rename sss_dp_type to sss_dp_sudo_typeStephen Gallagher2012-01-272-4/+4
* Use the new SUDO request in DP and sudo responderJakub Hrozek2012-01-273-216/+67
* SUDO: Provide a sudo DP request based on the internal_reqJakub Hrozek2012-01-272-0/+144
* DP: Fix bugs in sss_dp_get_account_intStephen Gallagher2012-01-231-0/+1
* RESPONDER: Extend sss_dp_account_send() to include extra dataStephen Gallagher2012-01-211-1/+1
* SUDO Integration review issuesPavel Březina2012-01-172-1/+4
* SUDO Integration - responder - get sudo rules logicJakub Hrozek2011-12-161-2/+444
* SUDO Integration - responderPavel Březina2011-12-166-0/+1041