1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/dsdb/common
Joseph Sutton f419753d1c CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message
This aims to minimise usage of the error-prone pattern of searching for
a just-added message element in order to make modifications to it (and
potentially finding the wrong element).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15009

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2022-07-24 11:41:53 +02:00
..
tests ldb: cmocka test for empty attributes bug 2019-03-29 17:29:31 +00:00
dsdb_access.c dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal() 2013-06-13 18:19:24 +02:00
dsdb_dn.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
dsdb_dn.h dsdb: Define syntax access point oid string as a macro 2014-12-22 00:18:09 +01:00
rodc_helper.c CVE-2020-25718 kdc: Return ERR_POLICY if RODC krbtgt account is invalid 2021-11-08 10:46:45 +01:00
util_groups.c Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase. 2014-03-05 16:33:21 +01:00
util_links.c Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-12 08:16:09 +00:00
util_links.h dsdb: make get_parsed_dns_trusted() a common helper function 2019-02-13 04:15:14 +01:00
util_samr.c Remove unnecessary/incorrect talloc_steal() calls 2020-03-05 18:40:16 +00:00
util_trusts.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
util.c CVE-2022-32746 ldb: Make use of functions for appending to an ldb_message 2022-07-24 11:41:53 +02:00
util.h util: Remove unused NS_GUID_string() and NS_GUID_from_string() 2019-09-01 23:55:38 +00:00