summaryrefslogtreecommitdiffstats
path: root/src/external/ldap.m4
Commit message (Collapse)AuthorAgeFilesLines
* Fix TLS/SSL validation after switch to ldap_init_fdSumit Bose2011-07-131-1/+1
| | | | | | | | | | | | | | Add sockaddr_storage to sdap_service Add sdap_call_conn_cb() to call add connection callback directly Use name based URI instead of IP address based URIs Use ldap_init_fd() instead of ldap_initialize() if available Do not access state after tevent_req_done() is called. Call ldap_install_tls() on ldaps connections
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+63
Also update BUILD.txt