1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3
Stefan Metzmacher eb8cf371b8 s3:rpc_server: correctly allow up to 65536 workers processes
We already limit the per worker portion of the association
group id to UINT16_MAX, so we can also use 16-bit instead
of just 8-bit to encode the worker index.

While there we should actually ensure that the max worker
index is UINT16_MAX.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-17 19:20:38 +00:00
..
auth libcli: Make debug_unix_user_token() use just one DEBUG statement 2023-10-11 00:24:58 +00:00
build
client s3:client: Correctly call setgroups() (CID 1449449) 2023-10-13 02:18:31 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include libsmbclient: Add smbc_[gs]etOptionPosixExtensions() 2023-10-12 16:55:34 +00:00
intl
lib s3:lib: Rearrange preprocessor directives to avoid structurally dead code (CID 242032) 2023-10-13 02:18:31 +00:00
libads Revert "s3:libads: Don’t do first loop iteration if ‘attr’ is NULL" 2023-10-13 02:18:31 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:rpc_server: correctly allow up to 65536 workers processes 2023-10-17 19:20:38 +00:00
libsmb s3:libsmb: Fix array traversal (CID 1034683) 2023-10-13 02:18:31 +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 s3:modules: Initialize mask_permset (CID 1435850) 2023-10-13 02:18:31 +00:00
nmbd s3:nmbd: Remove redundant code (CID 1414756) 2023-10-13 02:18:31 +00:00
param CVE-2023-42669 s4-rpc_server: Disable rpcecho server by default 2023-10-10 14:49:39 +00:00
passdb pdb: Slightly simplify pdb_samba_dsdb_set_trusteddom_pw() 2023-10-10 23:23:40 +00:00
printing s3:printing: Fix code spelling 2023-08-08 04:39:38 +00:00
profile profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client CVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that crashes on bad pipenames. 2023-10-10 14:49:39 +00:00
rpc_server s3:rpc_server: correctly allow up to 65536 workers processes 2023-10-17 19:20:38 +00:00
rpcclient s3:rpcclient: Do not pass uninitialized pointer to printf() (CID 1476170) 2023-10-13 02:18:31 +00:00
script s3:tests: Add smbspool test using kerberos authentication: test_smbspool_krb.sh 2023-10-17 18:23:32 +00:00
selftest s3:selftest: also run rpc.mgmt against the nt4_dc (and ad_dc) 2023-10-17 19:20:38 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smb2_server: Check status codes (CID 1474441) 2023-10-13 02:18:31 +00:00
torture libsmb: Add placeholder "mode" parameter to cli_qpathinfo2() 2023-10-12 16:55:34 +00:00
utils s3:utils: Check return value of cli_RNetServiceEnum() (CID 1273313) 2023-10-13 02:18:31 +00:00
web
winbindd s3:winbindd: Call winbind_add_failed_connection_entry() for the correct dc name 2023-10-11 16:42:15 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript tests: We always do smb3 unix extensions 2023-10-04 20:31:36 +00:00
wscript_build libsmb: Make libsmb/clispnego.c static to libads/ 2023-09-25 19:01:34 +00:00
wscript_configure_system_ncurses