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
Andrew Bartlett 416b6c5a03 lib/ldb-samba: Align py_ldb_set_opaque_integer() with pyldb_set_opaque() and use "unsigned long long"
We need to change the internal types assumed in Samba for the opaque
integers to "unsigned long long" as this is what ldb.set_opaque() will
create, and we want to move to this interface rather than have a
duplicate.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
2024-03-05 02:54:36 +00:00
..
tests s4:dsdb: Use Builtin SID constant 2023-09-27 02:43:28 +00:00
dsdb_access.c s4/dsdb: try not to leak on access check failure 2023-10-26 01:24:32 +00:00
dsdb_dn.c s4-dsdb: Improve logging for drs_ObjectIdentifier_to_dn_and_nc_root() 2023-08-13 21:59:29 +00:00
dsdb_dn.h s4:dsdb/common: rename DSDB_RMD_FLAG_INVISIBLE to DSDB_RMD_FLAG_HIDDEN_BL 2023-03-23 07:16:34 +00:00
rodc_helper.c auth: Make more liberal use of SID index constants 2023-02-08 00:03:39 +00:00
util_groups.c libcli/security: Rename sids_contains_sid() to sids_contains_sid_attrs() 2023-11-01 20:10:45 +00:00
util_links.c s4:dsdb: Add missing newlines to logging messages 2023-08-08 04:39:38 +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 s4:dsdb: Fix leaks 2023-05-16 23:29:32 +00:00
util_trusts.c dsdb: Slightly simplify dsdb_trust_get_incoming_passwords() 2023-10-10 23:23:40 +00:00
util.c lib/ldb-samba: Align py_ldb_set_opaque_integer() with pyldb_set_opaque() and use "unsigned long long" 2024-03-05 02:54:36 +00:00
util.h s4:dsdb: Add dsdb_werror() macro 2024-02-16 02:41:36 +00:00