summaryrefslogtreecommitdiffstats
path: root/src/util/sss_ldap.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Coverity 10886
* 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
| | | | https://fedorahosted.org/sssd/ticket/643
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+70
Also update BUILD.txt