summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_access.c
Commit message (Expand)AuthorAgeFilesLines
* Do not save HBAC rules in subdomain subtreeSumit Bose2012-11-191-3/+16
* Accept be_req instead if be_ctx in LDAP access providerJan Zeleny2012-04-241-13/+14
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-03-091-12/+8
* LDAP: Only use paging control on requests for multiple entriesStephen Gallagher2012-02-241-1/+2
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-13/+2
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-2/+1
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-4/+1
* Add LDAP access control based on NDS attributesSumit Bose2011-07-081-0/+177
* Add host access control supportPierre Ossman2011-03-241-0/+146
* Only print "no matching service rule" when appropriateStephen Gallagher2011-02-041-6/+6
* Add LDAP expire policy base RHDS/IPA attributeSumit Bose2011-01-191-0/+38
* Add LDAP expire policy based on AD attributesSumit Bose2011-01-191-0/+85
* Add timeout parameter to sdap_get_generic_send()Sumit Bose2011-01-171-1/+3
* Add syslog messages to authorized service access checkSumit Bose2011-01-061-1/+31
* Add syslog message to shadow access checkSumit Bose2011-01-061-6/+14
* Add authorizedService supportStephen Gallagher2010-12-211-0/+135
* Pass all PAM data to the LDAP access providerStephen Gallagher2010-12-211-9/+12
* Add new account expired rule to LDAP access providerSumit Bose2010-12-061-66/+377
* Sanitize search filters in LDAP providerStephen Gallagher2010-11-151-1/+9
* Suppress some 'may be used uninitialized' warningsSumit Bose2010-09-281-1/+1
* Dead assignments cleanup in providers codeJan Zeleny2010-09-081-11/+7
* Use new LDAP connection framework in LDAP access backend.eindenbom2010-07-091-59/+73
* Allow ldap_access_filter values wrapped in parenthesesStephen Gallagher2010-06-091-1/+1
* Add ldap_access_filter optionStephen Gallagher2010-05-271-0/+457