1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Anoop C S e9e06a11da vfs_shadow_copy2: Preserve all open flags assuming ROFS
Instead of replacing open flags with just O_RDONLY, filter out all those
flags unrelated to a Read Only File System

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

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Nov 12 17:23:19 UTC 2020 on sn-devel-184
2020-11-12 17:23:19 +00:00
..
auth auth_sam: use pdb_get_domain_info to look up DNS forest information 2020-11-12 13:49:34 +00:00
build
client libsmb: Remove "mntpoint" argument from cli_list() callback 2020-11-04 18:55:40 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include smbd: Move "struct share_mode_lock" to share_mode_lock.h 2020-11-10 19:49:34 +00:00
intl
lib lib: Slightly optimize smb_fname_str_dbg() 2020-11-10 19:49:33 +00:00
libads auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
librpc s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
libsmb libsmb: Remove cli_state->dfs_mountpoint 2020-11-04 20:17:47 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking locking: hide share_mode_lock definition 2020-11-10 21:12:48 +00:00
modules vfs_shadow_copy2: Preserve all open flags assuming ROFS 2020-11-12 17:23:19 +00:00
nmbd daemons: report status to systemd even when running in foreground 2020-10-26 19:58:17 +00:00
param s3:param:service - ensure registry shares loaded before home check 2020-10-22 00:30:38 +00:00
passdb lookup_name: allow lookup names prefixed with DNS forest root for FreeIPA DC 2020-11-11 10:59:01 +00:00
printing smbd: Give locking/share_mode_lock.c its own header file 2020-11-10 19:49:34 +00:00
profile
registry s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
rpc_client auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
rpc_server smbd: Give locking/share_mode_lock.c its own header file 2020-11-10 19:49:34 +00:00
rpcclient auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
script torture: Show that recursive ls across dfs is broken 2020-11-04 18:55:40 +00:00
selftest test: Add a first unit test for notifyd 2020-10-24 05:57:31 +00:00
services
smbd s3:smbd: Fix possible null pointer dereference in token_contains_name() 2020-11-12 15:13:47 +00:00
torture smbd: Give locking/share_mode_lock.c its own header file 2020-11-10 19:49:34 +00:00
utils net_tdb: Use share_mode_data_dump() 2020-11-10 19:49:35 +00:00
web
winbindd auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: put quotes around '!vfs_snapper' module instructions 2020-11-06 18:56:29 +00:00
wscript_build build: remove smbd_conn private library 2020-10-02 19:39:43 +00:00
wscript_configure_system_ncurses