summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_id_op.c
Commit message (Collapse)AuthorAgeFilesLines
* ldap: Use USN entries if available.Simo Sorce2010-12-071-1/+2
| | | | Otherwise fallback to the default modifyTimestamp indicator
* 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
| | | | server was unexpectedly dropped.
* LDAP connection usage tracking, sharing and failover retry framework.eindenbom2010-07-091-0/+758