Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decode | Gary Lockyer | 2020-05-04 | 1 | -0/+5 |
* | samba: pass down size_t instead of int to add_string_to_array(). | Günther Deschner | 2014-11-17 | 1 | -1/+1 |
* | s4: libcli: ldap message - Ensure all asn1_XX returns are checked. | Jeremy Allison | 2014-09-26 | 1 | -1/+1 |
* | ldb: use ldb directly rather than via a copy | Andrew Bartlett | 2011-10-07 | 1 | -4/+0 |
* | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 2011-02-10 | 1 | -1/+1 |
* | libcli/ldap: use lib/ldb_compat.h for the s3 build | Stefan Metzmacher | 2011-01-24 | 1 | -0/+4 |
* | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 2009-02-24 | 1 | -2/+12 |
* | libcli/ldap: fix compiler warnings | Stefan Metzmacher | 2009-02-24 | 1 | -1/+1 |
* | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 2009-02-24 | 1 | -1/+1 |
* | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 2009-02-24 | 1 | -0/+225 |