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