1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/lib/ldb/common
Jo Sutton 4e8ca6140a ldb: Attach appropriate ldb context to returned result
This is done by adding a new API that avoids the problems of
ldb_dn_copy() and makes it clear that a struct ldb_context *
pointer will be stored in the new copy.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-06-11 04:32:30 +00:00
..
attrib_handlers.c ldb: Fix typo 2024-06-04 19:49:36 +00:00
ldb_attributes.c ldb_tdb: Read from @INDEXLIST or an override if we are using a GUID index 2017-09-22 21:20:23 +02:00
ldb_controls.c ldb: Split out ldb_controls_get_control() to search a list of controls 2024-02-16 02:41:36 +00:00
ldb_debug.c lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown 2012-08-09 20:14:23 +10:00
ldb_dn.c ldb: Attach appropriate ldb context to returned result 2024-06-11 04:32:30 +00:00
ldb_ldif.c lib:ldb: Use correct integer types for sizes 2024-04-30 15:33:32 +00:00
ldb_match.c CVE-2023-0614 ldb: Filter on search base before redacting message 2023-04-05 02:10:35 +00:00
ldb_modules.c ldb: Fix code spelling 2023-10-25 22:23:37 +00:00
ldb_msg.c lib:ldb: Add missing overflow check in ldb_msg_normalize() 2024-04-30 14:30:34 +00:00
ldb_options.c ldb: Add new internal helper function ldb_options_get() 2019-07-04 10:02:23 +00:00
ldb_pack.c ldb: Avoid undefined pointer arithmetic 2023-04-12 13:52:31 +00:00
ldb_parse.c ldb: Use correct member of union 2023-04-05 02:10:35 +00:00
ldb_utf8.c ldb: don't cast to unsigned for ldb_ascii_toupper() 2024-05-22 23:12:32 +00:00
ldb.c lib/ldb: don't allow repeated connections 2024-03-20 23:42:34 +00:00
qsort.c ldb: avoid out of bounds read and write in ldb_qsort() 2024-04-10 22:56:33 +00:00