summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_id_op.c
Commit message (Expand)AuthorAgeFilesLines
* Don't terminate the same connection twiceJakub Hrozek2012-09-051-6/+0
* Clean up cache on server reinitializationPavel Březina2012-08-231-0/+38
* Primary server support: support for "disconnecting" connections in LDAPJan Zeleny2012-08-011-4/+37
* ldap provider: add sudo usn valuePavel Březina2012-06-291-0/+1
* LDAP: Add enumeration support for servicesStephen Gallagher2012-01-311-0/+1
* Provide means of forcing TLS and GSSAPI enabled/disabled for sdap connectionsJakub Hrozek2011-11-291-1/+3
* Fixed lastUSN checking improvementsJan Zeleny2011-05-041-2/+2
* Add last usn checking after reconnectionJan Zeleny2011-04-191-0/+15
* Fix one unlikely case of failure in sdap_id_op moduleJan Zeleny2011-03-141-1/+3
* ldap: Use USN entries if available.Simo Sorce2010-12-071-1/+2
* ldap: add checks to determine if USN features are available.Simo Sorce2010-12-071-4/+5
* ldap: remove variable that was never assigned nor usedSimo Sorce2010-12-071-8/+0
* Pass sdap_id_ctx in sdap_id_op functions.Simo Sorce2010-12-071-38/+48
* Store rootdse supported features in sdap_handlerSumit Bose2010-09-151-2/+2
* Use new LDAP connection framework in IPA dynamic DNS forwarder.eindenbom2010-07-091-0/+4
* Add an interface to try next fail-over server after connection to the active ...eindenbom2010-07-091-0/+3
* LDAP connection usage tracking, sharing and failover retry framework.eindenbom2010-07-091-0/+758