summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_id_op.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-07LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek1-31/+32
2012-09-05Don't terminate the same connection twiceJakub Hrozek1-6/+0
2012-08-23Clean up cache on server reinitializationPavel Březina1-0/+38
2012-08-01Primary server support: support for "disconnecting" connections in LDAPJan Zeleny1-4/+37
2012-06-29ldap provider: add sudo usn valuePavel Březina1-0/+1
2012-01-31LDAP: Add enumeration support for servicesStephen Gallagher1-0/+1
2011-11-29Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connectionsJakub Hrozek1-1/+3
2011-05-04Fixed lastUSN checking improvementsJan Zeleny1-2/+2
2011-04-19Add last usn checking after reconnectionJan Zeleny1-0/+15
2011-03-14Fix one unlikely case of failure in sdap_id_op moduleJan Zeleny1-1/+3
2010-12-07ldap: Use USN entries if available.Simo Sorce1-1/+2
2010-12-07ldap: add checks to determine if USN features are available.Simo Sorce1-4/+5
2010-12-07ldap: remove variable that was never assigned nor usedSimo Sorce1-8/+0
2010-12-07Pass sdap_id_ctx in sdap_id_op functions.Simo Sorce1-38/+48
2010-09-15Store rootdse supported features in sdap_handlerSumit Bose1-2/+2
2010-07-09Use new LDAP connection framework in IPA dynamic DNS forwarder.eindenbom1-0/+4
2010-07-09Add an interface to try next fail-over server after connection to the active ...eindenbom1-0/+3
2010-07-09LDAP connection usage tracking, sharing and failover retry framework.eindenbom1-0/+758