index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
providers
/
ldap
/
sdap_async_connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
1
-36
/
+83
2011-04-27
Add ldap_page_size configuration option
Stephen Gallagher
1
-0
/
+4
2011-04-25
Modify principal selection for keytab authentication
Jan Zeleny
1
-2
/
+7
2011-04-12
Initialise rootdse to NULL if not available
Sumit Bose
1
-0
/
+1
2011-04-11
Initialise srv_opts even if rootDSE is missing
Sumit Bose
1
-8
/
+9
2011-04-08
Read only rootDSE data if rootDSE is available
Sumit Bose
1
-20
/
+22
2011-04-08
Don't pass NULL to printf for TLS errors
Jakub Hrozek
1
-19
/
+22
2011-02-16
Do not attempt to use START_TLS on SSL connections
Stephen Gallagher
1
-2
/
+10
2011-01-06
Convert obfuscated password once at startup
Sumit Bose
1
-14
/
+0
2010-12-07
Mark unavailable Kerberos server as PORT_NOT_WORKING
Sumit Bose
1
-0
/
+1
2010-12-07
ldap: add checks to determine if USN features are available.
Simo Sorce
1
-9
/
+19
2010-12-01
Fix offline detection in sdap_cli_connect request
Sumit Bose
1
-0
/
+1
2010-11-04
Use (default)namingContext to set empty search bases
Sumit Bose
1
-0
/
+8
2010-10-27
Allow authentication for referrals
Sumit Bose
1
-0
/
+193
2010-10-22
Add some missing ldap_memfree()
Sumit Bose
1
-2
/
+4
2010-10-22
Add ldap_deref option
Sumit Bose
1
-0
/
+37
2010-10-13
Initialize kerberos service for GSSAPI
Jakub Hrozek
1
-4
/
+88
2010-10-13
Make ldap_child report kerberos return code to parent
Jakub Hrozek
1
-1
/
+3
2010-09-15
Check if control is supported before using it.
Simo Sorce
1
-7
/
+9
2010-09-15
Revert "Make ldap bind asynchronous"
Jakub Hrozek
1
-127
/
+91
2010-09-15
Store rootdse supported features in sdap_handler
Sumit Bose
1
-34
/
+17
2010-09-08
Deobfuscate password in back ends
Jakub Hrozek
1
-7
/
+52
2010-09-02
Make ldap bind asynchronous
Martin Nagy
1
-91
/
+127
2010-07-09
Log TLS errors to syslog
Stephen Gallagher
1
-0
/
+6
2010-07-09
Eliminate delayed sdap_handle destruction after fail-over retry.
eindenbom
1
-9
/
+6
2010-07-09
Use new LDAP connection framework in IPA dynamic DNS forwarder.
eindenbom
1
-7
/
+0
2010-07-09
LDAP connection usage tracking, sharing and failover retry framework.
eindenbom
1
-0
/
+16
2010-07-09
GSSAPI ticket expiry time is returned from ldap_child and stored in sdap_hand...
eindenbom
1
-3
/
+11
2010-06-28
Make RootDSE optional
Stephen Gallagher
1
-2
/
+14
2010-06-28
Fix SASL authentication
Sumit Bose
1
-2
/
+2
2010-06-06
Fix broken build against older versions of OpenLDAP
Stephen Gallagher
1
-2
/
+2
2010-05-20
Add a better error message for TLS failures
Stephen Gallagher
1
-3
/
+32
2010-05-16
Add ldap_krb5_ticket_lifetime option
Sumit Bose
1
-4
/
+14
2010-05-07
Add callback when the ID provider switches from offline to online
Stephen Gallagher
1
-0
/
+9
2010-05-07
Use all available servers in LDAP provider
Jakub Hrozek
1
-7
/
+53
2010-05-03
Better handle sdap_handle memory from callers.
Simo Sorce
1
-0
/
+3
2010-04-26
Make the handling of fd events opaque
Sumit Bose
1
-46
/
+8
2010-04-26
Set LDAP_OPT_RESTART for all LDAP connections
Sumit Bose
1
-7
/
+7
2010-03-25
Set LDAP_OPT_RESTART for ldap_sasl_interactive_bind_s()
Sumit Bose
1
-0
/
+7
2010-03-22
Improvements for LDAP Password Policy support
Ralf Haferkamp
1
-10
/
+43
2010-03-18
Fix error message for ldap_start_tls
Stephen Gallagher
1
-1
/
+1
2010-03-15
Fixed check for expired passwords
Ralf Haferkamp
1
-2
/
+4
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+1141