History log of /sssd/src/sss_client/sudo/sss_sudo_private.h
Revision Date Author Comments Expand
46d3d2c731e8c7e138462e5b60a39a279dc77d81 29-Jun-2012 Pavel Březina <pbrezina@redhat.com>

sudo api: send uid, username and domainname 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.

968e2bc3bb28458b25c3b19868ea50f0325d8b0a 14-Feb-2012 Pavel Březina <pbrezina@redhat.com>

Refactor sss_result into sss_sudo_result https://fedorahosted.org/sssd/ticket/1159

6f701a4dc295ddc997ba5190a3cd72d948d799dc 16-Dec-2011 Pavel Březina <pbrezina@redhat.com>

SUDO Integration - API for sudo