summaryrefslogtreecommitdiff
path: root/src/responder/sudo/sudosrv_query.c
AgeCommit message (Collapse)AuthorFilesLines
2012-10-01Add new option default_domain_suffixSumit Bose1-1/+2
2012-06-29sudo api: send uid, username and domainnamePavel Březina1-2/+22
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.
2012-06-29sudo responder: remove code duplication in commandsPavel Březina1-41/+184
2011-12-16SUDO Integration - responderPavel Březina1-0/+178