Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-29 | sudo api: send uid, username and domainname | Pavel Březina | 4 | -52/+108 | |
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-29 | sudo api: remove EOK | Pavel Březina | 2 | -13/+10 | |
2012-04-18 | sudo api: check sss_status instead of errnop in sss_sudo_send_recv_generic() | Pavel Březina | 1 | -2/+4 | |
2012-04-05 | Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTION | Jakub Hrozek | 1 | -3/+4 | |
https://fedorahosted.org/sssd/ticket/1271 | |||||
2012-03-09 | Use of unininitialized value in sss_sudo_parse_response | Pavel Březina | 1 | -0/+2 | |
https://fedorahosted.org/sssd/ticket/1231 | |||||
2012-03-09 | Two memory leaks in sss_sudo_get_values | Pavel Březina | 1 | -1/+4 | |
https://fedorahosted.org/sssd/ticket/1235 | |||||
2012-02-14 | Refactor sss_result into sss_sudo_result | Pavel Březina | 4 | -31/+33 | |
https://fedorahosted.org/sssd/ticket/1159 | |||||
2012-02-07 | Make sudo installation path configurable, install into libdir by default | Jakub Hrozek | 1 | -1/+1 | |
2012-01-30 | SUDO: Provide documentation for the SUDO API | Jakub Hrozek | 2 | -0/+1658 | |
2012-01-30 | Fix sudo compilation on RHEL5 | Jakub Hrozek | 1 | -0/+2 | |
2012-01-27 | SUDO Integration - SUDO API can request only cn=defaults record | Pavel Březina | 2 | -26/+43 | |
https://fedorahosted.org/sssd/ticket/1143 | |||||
2012-01-17 | Export libsss_sudo as a separate package | Jakub Hrozek | 1 | -0/+12 | |
2012-01-17 | SUDO Integration review issues | Pavel Březina | 3 | -6/+7 | |
2011-12-16 | SUDO Integration - API for sudo | Pavel Březina | 4 | -0/+553 | |