index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
ldap
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
lib: Make GUID_to_ndr_buf() return void
Volker Lendecke
1
-5
/
+1
2023-10-25
libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t
Ralph Boehme
2
-2
/
+9
2023-08-08
libcli/ldap: Don’t try to encode NULL name
Joseph Sutton
1
-0
/
+3
2023-04-27
libcli:ldap: Fix code spelling
Andreas Schneider
1
-2
/
+2
2020-10-02
libcli: Use GUID_to_ndr_buf() in ldap_encode_ndr_GUID()
Volker Lendecke
1
-3
/
+3
2020-08-06
libcli/ldap: Fix CID 1462695 Resource leak
Volker Lendecke
1
-0
/
+5
2020-08-06
libcli/ldap: Fix CID 1462696 Resource leak
Volker Lendecke
1
-0
/
+5
2020-08-06
libcli/ldap: Fix CID 1465278 Resource leak
Volker Lendecke
1
-0
/
+5
2020-07-09
libcli/ldap: Fix decoding struct ldap_ExtendedResponse
Volker Lendecke
1
-2
/
+4
2020-07-09
libcli/ldap: Test decoding an exop response
Volker Lendecke
2
-0
/
+43
2020-06-23
libcli ldap tests: remove use of zero length array
Gary Lockyer
1
-1
/
+1
2020-05-04
CVE-2020-10704 libcli ldap: Check search request lengths.
Gary Lockyer
1
-0
/
+4
2020-05-04
CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decode
Gary Lockyer
3
-4
/
+26
2020-05-04
CVE-2020-10704: libcli ldap: test recursion depth in ldap_decode_filter_tree
Gary Lockyer
4
-0
/
+286
2020-05-04
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
1
-1
/
+1
2016-05-06
typo: mplementation => implementation
Garming Sam
3
-3
/
+3
2016-03-09
ASN1: use a talloc context in read_contextSimple
Douglas Bagnall
1
-5
/
+5
2016-02-03
ldap: Correctly check asn1_tag_remaining retval
Volker Lendecke
1
-1
/
+1
2016-01-13
Rename 'errors' to 'samba-errors' and make it public.
Jelmer Vernooij
1
-1
/
+1
2016-01-13
libcli: Make headers for private libraries private.
Jelmer Vernooij
1
-3
/
+2
2016-01-06
lib: Use asn1_has_nesting
Volker Lendecke
1
-1
/
+1
2016-01-06
lib: Use asn1_extract_blob()
Volker Lendecke
1
-1
/
+4
2016-01-06
lib: Use asn1_has_error()
Volker Lendecke
1
-7
/
+11
2016-01-06
asn1: Make asn1_peek_full_tag return 0/errno
Volker Lendecke
1
-1
/
+8
2015-10-14
libdap: Fix a '\0' vs NULL mixup
Volker Lendecke
1
-1
/
+1
2015-06-16
lib: ldap: Properly check talloc error returns.
Jeremy Allison
1
-1
/
+10
2014-11-17
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-1
/
+1
2014-09-26
s4: libcli: ldap message - Ensure all asn1_XX returns are checked.
Jeremy Allison
2
-391
/
+397
2013-06-24
libcli/ldap: Cope with substring match with no chunks in ldap_push_filter
Andrew Bartlett
1
-18
/
+21
2012-05-19
libcli: make it easier to understand that a control was not correctly encoded
Matthieu Patou
1
-1
/
+1
2011-10-07
ldb: use ldb directly rather than via a copy
Andrew Bartlett
2
-8
/
+0
2011-06-10
libcli/ldap/ldap_ndr.h: fix licence/copyright
Günther Deschner
1
-0
/
+22
2011-04-14
libcli/ldap Re-add ldap_ndr.h as a public header
Andrew Bartlett
1
-1
/
+1
2011-04-13
libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library
Andrew Bartlett
1
-14
/
+6
2011-04-06
lib: make asn1_util a private library
Andrew Tridgell
1
-1
/
+1
2011-03-20
ldapcli: allocate control value on the control object not on the control cont...
Matthieu Patou
1
-2
/
+2
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2
-2
/
+2
2011-01-24
libcli/ldap: use lib/ldb_compat.h for the s3 build
Stefan Metzmacher
1
-0
/
+4
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-15
/
+0
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-2
/
+2
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-2
/
+2
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-4
/
+4
2010-10-21
s4-waf: removed dependencies on missing subsystems
Andrew Tridgell
1
-1
/
+1
2010-10-20
libcli/ldap Don't try and encode a control with a NULL OID
Andrew Bartlett
1
-0
/
+6
2010-10-04
libcli/ldap: ldap_full_packet() requires at least 6 bytes
Stefan Metzmacher
1
-0
/
+7
2010-09-27
libcli/ldap: correctly marshall LDAP Unbind PDUs
Stefan Metzmacher
1
-0
/
+2
2010-09-26
libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()
Stefan Metzmacher
1
-1
/
+1
2010-09-20
libcli/ldap Add const to ldap_encode_ndr_dom_sid()
Andrew Bartlett
2
-2
/
+2
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-2
/
+2
2010-05-06
Remove the copy of ldb from Samba 3.
Jelmer Vernooij
1
-0
/
+4
[next]