summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_sudo.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-24LDAP: Only use paging control on requests for multiple entriesStephen Gallagher1-1/+2
2012-02-17Redesign purging of the sudo cachePavel Březina1-19/+55
2012-02-05Do not call sudo functions if built without-sudoJakub Hrozek1-6/+0
2012-02-04Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek1-0/+107
2012-02-04LDAP: Do not fail if RootDSE check cannot determine search basesStephen Gallagher1-0/+9
2012-01-27SUDO Integration - prepare data provider for new responder commandsPavel Březina1-105/+173
2012-01-17SUDO Integration - wrap data provider with tevent_reqPavel Březina1-43/+130
2012-01-17SUDO Integration review issuesPavel Březina1-2/+1
2011-12-20SUDO Integration - fixed memory leak in sdap_sudo_handler()Pavel Březina1-0/+1
2011-12-20SUDO Integration - be_sudo_req removed from sudo_ctxPavel Březina1-1/+0
2011-12-16SUDO integration - LDAP providerPavel Březina1-0/+566