1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Stefan Metzmacher 24e89430b1 s3:smbd: avoid false positives for got_oplock and have_other_lease in delay_for_oplock_fn
stat opens should not cause a oplock/lease downgrade if
they don't have a lease attached to itself.

Note that opens broken to NONE still count if they are
non-stat opens...

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Oct 10 13:59:18 UTC 2024 on atb-devel-224

(cherry picked from commit dd5b9e08c7)

Autobuild-User(v4-20-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-20-test): Mon Oct 14 10:52:03 UTC 2024 on atb-devel-224
2024-10-14 10:52:03 +00:00
..
auth Revert "token_util.c: prefer capabilities over become_root" 2024-03-27 16:51:00 +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-05-30 09:47:15 +00:00
intl
lib s3/lib: add option "serverid watch:debug script" 2024-10-02 14:35:09 +00:00
libads s3:libads: Do not fail if we don't get an IP passed down 2024-06-05 13:55:28 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:crypto/gse: implement channel binding support 2024-07-09 09:54:15 +00:00
libsmb s3:libsmb:nmblib: use NUMERIC_CMP in status_compare 2024-06-10 13:24:16 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3:smbd: allow reset_share_mode_entry() to handle more than one durable handle 2024-10-14 09:28:21 +00:00
modules shadow_copy2: Ignore VFS_OPEN_HOW_WITH_BACKUP_INTENT 2024-10-04 11:48:11 +00:00
nmbd s3:libsmb/unexpected: pass nmbd_socket_dir from the callers of nb_packet_{server_create,reader_send}() 2024-05-30 09:47:16 +00:00
param s3:param: Remove unnecessary use of discard_const_p() 2023-12-21 20:21:34 +00:00
passdb s3:passdb: Fix memory leak caused by recursion of get_global_sam_sid() 2024-01-23 14:30:58 +00:00
printing s3: SIGHUP handlers use consistent log level 3 2024-10-04 12:55:29 +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: Fix array offset check 2024-02-26 10:37:37 +00:00
rpc_server s3:rpc_server/mdssvc: make use of tstream_tls_params_client_lpcfg() 2024-07-09 09:54:15 +00:00
rpcclient s3:rpcclient: Use dcerpc_lsa_open_policy_fallback() in cmd_lsarpc.c 2023-11-21 11:16:37 +00:00
script s3:tests: let test_durable_handle_reconnect.sh run smb2.durable-v2-regressions.durable_v2_reconnect_bug15624 2024-10-02 14:35:10 +00:00
selftest smbtorture: test creating stream doesn't crash when using "inherit permissions = yes" 2024-09-06 14:04:09 +00:00
services
smbd s3:smbd: avoid false positives for got_oplock and have_other_lease in delay_for_oplock_fn 2024-10-14 10:52:03 +00:00
torture smbd: Give source3/smbd/dir.c its own header file 2023-12-19 16:05:36 +00:00
utils s3:ntlm_auth: make logs more consistent with length check 2024-08-14 16:10:42 +00:00
web
winbindd s3: SIGHUP handlers use consistent log level 3 2024-10-04 12:55:29 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph_new: next iteration of samba-to-cephfs bridge 2024-08-20 11:36:13 +00:00
wscript_build s3:wscript: LIBNMB requires lp_ functions 2024-05-30 09:47:16 +00:00
wscript_configure_system_ncurses