1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3
Ralph Boehme c8c2aef0ac vfs: restore platform specific POSIX sys_acl_set_file() functions
92b1499542 removed SMB_VFS_SYS_ACL_SET_FILE() and
all the VFS module implementations. But sys_acl_set_file() in vfs_default calls
into sys_acl_set_file() in sysacls.c which calls back into platform specific
modules.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Björn Jacke <bjacke@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Jan 28 15:21:02 UTC 2021 on sn-devel-184
2021-01-28 15:21:02 +00:00
..
auth s3/auth: implement "winbind:ignore domains" 2021-01-21 21:48:30 +00:00
build
client clitar: restore mtime on files 2021-01-27 19:26:03 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include vfs: make fsp arg of vfs_[memctx|fetch]_fsp_extension const 2021-01-28 08:11:49 +00:00
intl
lib s3/libadouble: use real dirfsp in ad_convert_delete_adfile() 2021-01-28 08:11:49 +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 smbd: Remove "have_share_modes" from "struct share_mode_data" 2020-12-04 22:32:38 +00:00
libsmb libsmb: Simplify add_ace() 2021-01-22 19:54:38 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking share_mode_lock: DEBUG/ASSERT recursion deadlock detection 2021-01-21 13:35:33 +00:00
modules vfs: restore platform specific POSIX sys_acl_set_file() functions 2021-01-28 15:21:02 +00:00
nmbd lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
param smbd/notify: add option "honor change notify privilege" 2020-12-17 15:01:53 +00:00
passdb passdb: Fix a typo 2021-01-08 20:31:33 +00:00
printing printing: use synthetic_pathref() in driver_unlink_internals() 2021-01-28 08:11:49 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
rpc_client rpc_client: Simplify rpc_pipe_open_ncalrpc() 2021-01-12 00:10:30 +00:00
rpc_server rpc_server: Add CLOEXEC to the listening sockets 2021-01-26 01:13:53 +00:00
rpcclient auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
script selftest: add a test that verifies unlink works when "force user" is set 2021-01-26 02:55:28 +00:00
selftest s3:selftest: run test_smbclient_tarmode.pl with a fixed subdirectory name 2021-01-27 09:56:29 +00:00
services
smbd smbd: use real dirfsp for SMB_VFS_UNLINKAT() in py_smbd_unlink() 2021-01-28 08:11:49 +00:00
torture lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
utils sharesec: Simplify add_ace() 2021-01-22 19:54:38 +00:00
web
winbindd s3:idmap_hash: reliable return ID_TYPE_BOTH 2021-01-22 11:32:46 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3/wscript: only check for F_SETLEASE being available at compile time 2020-12-07 19:02:33 +00:00
wscript_build s3:waf: Do not link tevent_glib_glue_test against popt_samba3 2021-01-13 20:28:34 +00:00
wscript_configure_system_ncurses