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
/
util
/
sss_ldap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
Fix formating of variables with type: int
Lukas Slebodnik
1
-2
/
+3
2013-05-02
add sss_ldap_encode_ndr_uint32
Pavel Březina
1
-0
/
+15
2013-03-19
Use common error facility instead of sdap_result
Simo Sorce
1
-6
/
+3
2012-08-21
Unbreak build on RHEL5: replace ldap_destroy() with ldap_unbind_ext()
Pavel Březina
1
-1
/
+1
2012-08-21
Close LDAP connection when unable to install TLS
Pavel Březina
1
-13
/
+13
2012-01-14
Log fixes for sdap_call_conn_cb
Stephen Gallagher
1
-1
/
+2
2011-12-16
Use of uninitialized value in sss_ldap_dn_in_search_bases
Pavel Březina
1
-3
/
+3
2011-12-14
Added sss_ldap_dn_in_search_bases()
Pavel Březina
1
-0
/
+124
2011-12-07
Always attempt to connect in sdap_async_sys_connect_done
Jakub Hrozek
1
-18
/
+6
2011-09-06
sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()
Pavel Březina
1
-3
/
+3
2011-09-06
sss_ldap_err2string() - function created
Pavel Březina
1
-0
/
+12
2011-08-15
Handle timeout during sss_ldap_init_send
Jakub Hrozek
1
-1
/
+35
2011-08-11
Allow the O_NONBLOCK flag to be reset correctly
Ralf Haferkamp
1
-14
/
+0
2011-07-11
Move IP adress escaping from the LDAP namespace
Jakub Hrozek
1
-8
/
+0
2011-07-05
Call ldap_install_tls() on ldaps connections
Sumit Bose
1
-0
/
+15
2011-07-01
Do not access state after tevent_req_done() is called.
Sumit Bose
1
-10
/
+16
2011-07-01
Do not attempt to close() a file descriptor < 0
Stephen Gallagher
1
-1
/
+3
2011-06-30
Use ldap_init_fd() instead of ldap_initialize() if available
Sumit Bose
1
-0
/
+336
2011-06-02
Add a utility function to escape IPv6 address for use in URIs
Jakub Hrozek
1
-0
/
+8
2011-04-08
Don't pass NULL to printf for TLS errors
Jakub Hrozek
1
-0
/
+18
2010-02-18
Rename server/ directory to src/
Stephen Gallagher
1
-0
/
+70