1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Douglas Bagnall 5e99262aaf s3:util:net_registry: registry_value_cmp() uses NUMERIC_CMP()
v->type is an int-sized enum, so overflow might be possible if it could
be arbitrarily set.

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-10 22:56:33 +00:00
..
auth Revert "token_util.c: prefer capabilities over become_root" 2024-03-27 10:47:23 +00:00
build
client s3/libsmb: reuse smbXcli_conn_have_posix() 2023-10-26 15:29:29 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include s3:include: split out fstring.h 2024-04-05 12:24:41 +00:00
intl
lib s3:lib:util_tdb: use NUMERIC_CMP() in tdb_data_cmp() 2024-04-10 22:56:33 +00:00
libads s3:libads: avoid changing ADS->server.workgroup 2024-04-05 12:24:42 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:libads: avoid changing ADS->server.workgroup 2024-04-05 12:24:42 +00:00
libsmb s3:libsmb:namequery: use NUMERIC_CMP in addr_compare 2024-04-10 22:56:33 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
modules vfs_ceph: Implement SMB_VFS_FGET_DOS_ATTRIBUTES to preserve create_time 2024-04-01 15:24:39 +00:00
nmbd s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_create,reader_send}() 2024-04-05 12:24:41 +00:00
param s3:param: Remove unnecessary use of discard_const_p() 2023-12-21 20:21:34 +00:00
passdb s3:passdb: use DBG_ERR() for 'talloc_strdup failed' messages 2024-04-05 12:24:42 +00:00
printing lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client s3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_aes() 2024-04-09 22:52:38 +00:00
rpc_server s3:rpc_server: Implement _lsa_CreateTrustedDomainEx3() 2024-04-09 22:52:38 +00:00
rpcclient s3:rpc_client: Implement createtrustdomex3 command 2024-04-09 22:52:38 +00:00
script selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
selftest selftest: test listing trusted domains that includes an NT4 domain 2024-01-20 13:20:37 +00:00
services
smbd smbd: Simplify an if-condition 2024-04-09 22:52:38 +00:00
torture lib: Remove timeval_set() 2024-03-22 06:07:42 +00:00
utils s3:util:net_registry: registry_value_cmp() uses NUMERIC_CMP() 2024-04-10 22:56:33 +00:00
web
winbindd s3:winbindd: use better debug messages than 'talloc_strdup failed' 2024-04-05 13:28:42 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Move --with-ldap/--without-ldap from source3 build to top level 2024-03-01 02:41:36 +00:00
wscript_build s3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_aes() 2024-04-09 22:52:38 +00:00
wscript_configure_system_ncurses