Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Coverity 10886 | |||||
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 | |
https://fedorahosted.org/sssd/ticket/643 | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+70 | |
Also update BUILD.txt |