summaryrefslogtreecommitdiffstats
path: root/src/util/sss_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* Unbreak build on RHEL5: replace ldap_destroy() with ldap_unbind_ext()Pavel Březina2012-08-211-1/+1
* Close LDAP connection when unable to install TLSPavel Březina2012-08-211-13/+13
* Log fixes for sdap_call_conn_cbStephen Gallagher2012-01-141-1/+2
* Use of uninitialized value in sss_ldap_dn_in_search_basesPavel Březina2011-12-161-3/+3
* Added sss_ldap_dn_in_search_bases()Pavel Březina2011-12-141-0/+124
* Always attempt to connect in sdap_async_sys_connect_doneJakub Hrozek2011-12-071-18/+6
* sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()Pavel Březina2011-09-061-3/+3
* sss_ldap_err2string() - function createdPavel Březina2011-09-061-0/+12
* Handle timeout during sss_ldap_init_sendJakub Hrozek2011-08-151-1/+35
* Allow the O_NONBLOCK flag to be reset correctlyRalf Haferkamp2011-08-111-14/+0
* Move IP adress escaping from the LDAP namespaceJakub Hrozek2011-07-111-8/+0
* Call ldap_install_tls() on ldaps connectionsSumit Bose2011-07-051-0/+15
* Do not access state after tevent_req_done() is called.Sumit Bose2011-07-011-10/+16
* Do not attempt to close() a file descriptor < 0Stephen Gallagher2011-07-011-1/+3
* Use ldap_init_fd() instead of ldap_initialize() if availableSumit Bose2011-06-301-0/+336
* Add a utility function to escape IPv6 address for use in URIsJakub Hrozek2011-06-021-0/+8
* Don't pass NULL to printf for TLS errorsJakub Hrozek2011-04-081-0/+18
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+70