summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_async_connection.c
Commit message (Expand)AuthorAgeFilesLines
* Initialise srv_opts even if rootDSE is missingsssd-1.5.1-26.el6Sumit Bose2011-04-111-8/+9
* Read only rootDSE data if rootDSE is availableSumit Bose2011-04-081-20/+22
* Do not attempt to use START_TLS on SSL connectionsStephen Gallagher2011-02-151-2/+10
* Convert obfuscated password once at startupSumit Bose2011-01-061-14/+0
* Mark unavailable Kerberos server as PORT_NOT_WORKINGSumit Bose2010-12-071-0/+1
* ldap: add checks to determine if USN features are available.Simo Sorce2010-12-071-9/+19
* Fix offline detection in sdap_cli_connect requestSumit Bose2010-12-011-0/+1
* Use (default)namingContext to set empty search basesSumit Bose2010-11-041-0/+8
* Allow authentication for referralsSumit Bose2010-10-271-0/+193
* Add some missing ldap_memfree()Sumit Bose2010-10-221-2/+4
* Add ldap_deref optionSumit Bose2010-10-221-0/+37
* Initialize kerberos service for GSSAPIJakub Hrozek2010-10-131-4/+88
* Make ldap_child report kerberos return code to parentJakub Hrozek2010-10-131-1/+3
* Check if control is supported before using it.Simo Sorce2010-09-151-7/+9
* Revert "Make ldap bind asynchronous"Jakub Hrozek2010-09-151-127/+91
* Store rootdse supported features in sdap_handlerSumit Bose2010-09-151-34/+17
* Deobfuscate password in back endsJakub Hrozek2010-09-081-7/+52
* Make ldap bind asynchronousMartin Nagy2010-09-021-91/+127
* Log TLS errors to syslogStephen Gallagher2010-07-091-0/+6
* Eliminate delayed sdap_handle destruction after fail-over retry.eindenbom2010-07-091-9/+6
* Use new LDAP connection framework in IPA dynamic DNS forwarder.eindenbom2010-07-091-7/+0
* LDAP connection usage tracking, sharing and failover retry framework.eindenbom2010-07-091-0/+16
* GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...eindenbom2010-07-091-3/+11
* Make RootDSE optionalStephen Gallagher2010-06-281-2/+14
* Fix SASL authenticationSumit Bose2010-06-281-2/+2
* Fix broken build against older versions of OpenLDAPStephen Gallagher2010-06-061-2/+2
* Add a better error message for TLS failuresStephen Gallagher2010-05-201-3/+32
* Add ldap_krb5_ticket_lifetime optionSumit Bose2010-05-161-4/+14
* Add callback when the ID provider switches from offline to onlineStephen Gallagher2010-05-071-0/+9
* Use all available servers in LDAP providerJakub Hrozek2010-05-071-7/+53
* Better handle sdap_handle memory from callers.Simo Sorce2010-05-031-0/+3
* Make the handling of fd events opaqueSumit Bose2010-04-261-46/+8
* Set LDAP_OPT_RESTART for all LDAP connectionsSumit Bose2010-04-261-7/+7
* Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()Sumit Bose2010-03-251-0/+7
* Improvements for LDAP Password Policy supportRalf Haferkamp2010-03-221-10/+43
* Fix error message for ldap_start_tlsStephen Gallagher2010-03-181-1/+1
* Fixed check for expired passwordsRalf Haferkamp2010-03-151-2/+4
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+1141