summaryrefslogtreecommitdiff
path: root/src/util/sss_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Fix formating of variables with type: intLukas Slebodnik1-2/+3
2013-05-02add sss_ldap_encode_ndr_uint32Pavel Březina1-0/+15
2013-03-19Use common error facility instead of sdap_resultSimo Sorce1-6/+3
2012-08-21Unbreak build on RHEL5: replace ldap_destroy() with ldap_unbind_ext()Pavel Březina1-1/+1
2012-08-21Close LDAP connection when unable to install TLSPavel Březina1-13/+13
2012-01-14Log fixes for sdap_call_conn_cbStephen Gallagher1-1/+2
2011-12-16Use of uninitialized value in sss_ldap_dn_in_search_basesPavel Březina1-3/+3
2011-12-14Added sss_ldap_dn_in_search_bases()Pavel Březina1-0/+124
2011-12-07Always attempt to connect in sdap_async_sys_connect_doneJakub Hrozek1-18/+6
2011-09-06sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina1-3/+3
2011-09-06sss_ldap_err2string() - function createdPavel Březina1-0/+12
2011-08-15Handle timeout during sss_ldap_init_sendJakub Hrozek1-1/+35
2011-08-11Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp1-14/+0
2011-07-11Move IP adress escaping from the LDAP namespaceJakub Hrozek1-8/+0
2011-07-05Call ldap_install_tls() on ldaps connectionsSumit Bose1-0/+15
2011-07-01Do not access state after tevent_req_done() is called.Sumit Bose1-10/+16
2011-07-01Do not attempt to close() a file descriptor < 0Stephen Gallagher1-1/+3
2011-06-30Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose1-0/+336
2011-06-02Add a utility function to escape IPv6 address for use in URIsJakub Hrozek1-0/+8
2011-04-08Don't pass NULL to printf for TLS errorsJakub Hrozek1-0/+18
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+70