summaryrefslogtreecommitdiff
path: root/src/providers/ldap/ldap_init.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek1-1/+1
2013-06-10providers: refresh expired netgroupsPavel Březina1-0/+11
2013-06-07LDAP: new SDAP domain structureJakub Hrozek1-1/+1
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-22/+23
2013-05-20Remove unneeded parameter of setup_child and namespace itJakub Hrozek1-1/+1
2013-05-20Fixing critical format string issues.Lukas Slebodnik1-1/+3
2013-05-13LDAP: Always initialize idmap objectJakub Hrozek1-5/+3
2013-04-10DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina1-0/+9
2013-01-14let ldap_backup_chpass_uri workPavel Březina1-2/+4
2013-01-02failover: Protect against empty host namesMichal Zidek1-1/+1
2012-08-01Primary server support: new option in ldap providerJan Zeleny1-4/+3
2012-08-01Primary server support: LDAP adaptationJan Zeleny1-2/+3
2012-06-20Move some debug lines to new debug log levelsStef Walter1-1/+1
2012-05-03LDAP: Initialize ID mapping when configuredStephen Gallagher1-0/+7
2012-02-05Do not call sudo functions if built without-sudoJakub Hrozek1-1/+7
2012-02-05AUTOFS: LDAP providerJakub Hrozek1-0/+31
2012-02-04Move BUILD_SUDO outside the generic LDAP source filesJakub Hrozek1-27/+8
2012-01-17SUDO Integration - periodical update of rules in data providerPavel Březina1-0/+5
2011-12-19Move child_common routines to utilStephen Gallagher1-1/+1
2011-12-16SUDO integration - LDAP providerPavel Březina1-0/+39
2011-11-02Fix size return for split_on_separator()Stephen Gallagher1-5/+5
2011-07-08Add LDAP access control based on NDS attributesSumit Bose1-0/+1
2011-03-24Add host access control supportPierre Ossman1-0/+2
2011-01-19Add LDAP expire policy base RHDS/IPA attributeSumit Bose1-1/+4
2011-01-19Add LDAP expire policy based on AD attributesSumit Bose1-1/+2
2010-12-21Add authorizedService supportStephen Gallagher1-0/+2
2010-12-20Avoid multiple initializations in LDAP providerSumit Bose1-39/+30
2010-12-07Pass sdap_id_ctx in sdap_id_op functions.Simo Sorce1-3/+1
2010-12-06Add ldap_chpass_uri config optionSumit Bose1-0/+21
2010-12-06Add new account expired rule to LDAP access providerSumit Bose1-22/+112
2010-12-01Add check_online method to LDAP ID providerSumit Bose1-1/+2
2010-10-15Check for GSSAPI before attempting to kinitJakub Hrozek1-8/+12
2010-10-13Initialize kerberos service for GSSAPIJakub Hrozek1-0/+11
2010-07-09Remove remainder of now unused global LDAP connection handle.eindenbom1-7/+0
2010-07-09LDAP connection usage tracking, sharing and failover retry framework.eindenbom1-0/+7
2010-06-14Don't segfault if ldap_access_filter is unspecifiedStephen Gallagher1-12/+13
2010-06-09Allow ldap_access_filter values wrapped in parenthesesStephen Gallagher1-2/+20
2010-05-27Fix check if LDAP id provider is already initializedSumit Bose1-1/+1
2010-05-27Add ldap_access_filter optionStephen Gallagher1-0/+56
2010-05-27Add offline callback to disconnect global SDAP handleSumit Bose1-0/+7
2010-05-07Use service discovery in backendsJakub Hrozek1-8/+16
2010-04-16Make ID provider init functions clearerStephen Gallagher1-3/+3
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+179