summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_sudo.c
Commit message (Collapse)AuthorAgeFilesLines
* Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek2012-02-041-0/+107
| | | | Avoid #ifdefs in the general part of the code
* LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher2012-02-041-0/+9
| | | | https://fedorahosted.org/sssd/ticket/1152
* SUDO Integration - prepare data provider for new responder commandsPavel Březina2012-01-271-105/+173
| | | | https://fedorahosted.org/sssd/ticket/1143
* SUDO Integration - wrap data provider with tevent_reqPavel Březina2012-01-171-43/+130
| | | | https://fedorahosted.org/sssd/ticket/1110
* SUDO Integration review issuesPavel Březina2012-01-171-2/+1
|
* SUDO Integration - fixed memory leak in sdap_sudo_handler()Pavel Březina2011-12-201-0/+1
|
* SUDO Integration - be_sudo_req removed from sudo_ctxPavel Březina2011-12-201-1/+0
|
* SUDO integration - LDAP providerPavel Březina2011-12-161-0/+566