summaryrefslogtreecommitdiffstats
path: root/src/sss_client/sudo/sss_sudo_private.h
Commit message (Collapse)AuthorAgeFilesLines
* sudo api: send uid, username and domainnamePavel Březina2012-06-291-0/+1
| | | | | | | | | | | 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.
* Refactor sss_result into sss_sudo_resultPavel Březina2012-02-141-1/+1
| | | | https://fedorahosted.org/sssd/ticket/1159
* SUDO Integration - API for sudoPavel Březina2011-12-161-0/+32