1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dsdb
Douglas Bagnall 835594dea0 dsdb:schema: use NUMERIC_CMP in place of uint32_cmp
uint32_cmp (introduced in 0c362597c0
"fixed the sorting of schema attributes") was doing what NUMERIC_CMP
does, but it was adding an extra function call. This results in less
code.

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

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 8317a61736)
2024-06-10 13:24:16 +00:00
..
common s4:dsdb: Use portable integer constant INT64_MAX 2023-12-08 02:28:33 +00:00
dns s4: rename source4/smbd/ to source4/samba/ 2020-11-27 10:07:18 +00:00
kcc s4:dsdb: Fix code spelling 2023-09-11 02:42:41 +00:00
repl s4:dsdb/repl: let drepl_out_helpers.c always go via dreplsrv_out_drsuapi_send() 2024-05-30 09:47:15 +00:00
samdb s4:dsdb:mod:operational: use NUMERIC_CMP in pso_compare 2024-06-10 13:24:16 +00:00
schema dsdb:schema: use NUMERIC_CMP in place of uint32_cmp 2024-06-10 13:24:16 +00:00
tests/python perftest:ndr_pack: spin in do_nothing for a while 2024-02-12 10:53:13 +00:00
pydsdb.c Use python.h from libreplace 2023-11-20 15:37:33 +00:00
samdb.pc.in
wscript_build s4:dsdb: Make sids_contains_sid() usable by other Samba modules 2023-11-01 20:10:45 +00:00