summaryrefslogtreecommitdiff
path: root/libcli/ldap/ldap_message.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-25libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_tRalph Boehme1-1/+5
2020-05-04CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer1-0/+5
2014-11-17samba: pass down size_t instead of int to add_string_to_array().Günther Deschner1-1/+1
2014-09-26s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison1-1/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett1-4/+0
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-1/+1
2011-01-24libcli/ldap: use lib/ldb_compat.h for the s3 buildStefan Metzmacher1-0/+4
2009-02-24libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher1-2/+12
2009-02-24libcli/ldap: fix compiler warningsStefan Metzmacher1-1/+1
2009-02-24libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher1-1/+1
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher1-0/+225