summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo/sss_sudo.h
Commit message (Collapse)AuthorAgeFilesLines
* sudo api: send uid, username and domainnamePavel Březina2012-06-291-12/+28
| | | | | | | | | | | https://fedorahosted.org/sssd/ticket/1239 Test client was changed accordingly. The new usage is: sss_sudo_cli username [uid] If uid is not set, getpwnam(username) is called. It will retrieve both default options and rules.
* sudo api: remove EOKPavel Březina2012-06-291-13/+9
|
* Refactor sss_result into sss_sudo_resultPavel Březina2012-02-141-9/+10
| | | | https://fedorahosted.org/sssd/ticket/1159
* SUDO: Provide documentation for the SUDO APIJakub Hrozek2012-01-301-0/+120
|
* SUDO Integration - SUDO API can request only cn=defaults recordPavel Březina2012-01-271-0/+2
| | | | https://fedorahosted.org/sssd/ticket/1143
* SUDO Integration review issuesPavel Březina2012-01-171-3/+3
|
* SUDO Integration - API for sudoPavel Březina2011-12-161-0/+60