7379170a0860790f2739e07fffe3d6ec85264566 |
|
14-Nov-2012 |
Pavel Březina <pbrezina@redhat.com> |
sudo: do not send domain name with username
This caused troubles with subdomain users and it is not really
necessary. This patch does not change the protocol itself, that
should be done on the earliest possible occasion.
Part of https://fedorahosted.org/sssd/ticket/1616 |
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. |
60a729bfa2aee7529a0c9a276057a47a80381994 |
|
29-Jun-2012 |
Pavel Březina <pbrezina@redhat.com> |
sudo api: remove EOK |
a24f7f1275b3bd9cf4adbb0b4ed7ab86357e66fa |
|
09-Mar-2012 |
Pavel Březina <pbrezina@redhat.com> |
Use of unininitialized value in sss_sudo_parse_response
https://fedorahosted.org/sssd/ticket/1231 |
968e2bc3bb28458b25c3b19868ea50f0325d8b0a |
|
14-Feb-2012 |
Pavel Březina <pbrezina@redhat.com> |
Refactor sss_result into sss_sudo_result
https://fedorahosted.org/sssd/ticket/1159 |
c9b2b7f3f02bf40b698c70640f151d0113736195 |
|
31-Jan-2012 |
Jakub Hrozek <jhrozek@redhat.com> |
Fix sudo compilation on RHEL5 |
f643754db81eeade60485bbe3d80324d889cc4f3 |
|
17-Jan-2012 |
Pavel Březina <pbrezina@redhat.com> |
SUDO Integration review issues |
6f701a4dc295ddc997ba5190a3cd72d948d799dc |
|
16-Dec-2011 |
Pavel Březina <pbrezina@redhat.com> |
SUDO Integration - API for sudo |