1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/dsdb/schema
Douglas Bagnall 8317a61736 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>
2024-04-23 01:33:29 +00:00
..
tests dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hook 2022-01-12 02:20:27 +00:00
dsdb_dn.c
prefixmap.h
schema_convert_to_ol.c s4:dsdb: Replace early ‘continue’ with ‘if’ statement (CID 1414738) 2023-10-13 02:18:31 +00:00
schema_description.c CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexed 2023-04-05 02:10:35 +00:00
schema_filtered.c Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
schema_inferiors.c
schema_info_attr.c s4:dsdb: Fix code spelling 2023-09-11 02:42:41 +00:00
schema_init.c CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexed 2023-04-05 02:10:35 +00:00
schema_prefixmap.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
schema_query.c s4:dsdb:schema: Fix code spelling 2023-08-03 14:31:34 +00:00
schema_set.c dsdb:schema: use NUMERIC_CMP in place of uint32_cmp 2024-04-23 01:33:29 +00:00
schema_syntax.c s4:dsdb: Remove unnecessary casts 2023-08-14 04:57:34 +00:00
schema.h s4:dsdb/schema: Add dsdb_attribute_by_cn_ldb_val() 2023-03-31 08:29:32 +00:00