1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/param
Ralph Boehme 631e6aa0d0 smbd: bring back "smb3 unix extensions" option
This basically reverts commit b3cae8dcf1
with a few important differences:

* SMB3 UNIX extensions are always built, but disabled by default at runtime.

* They are globally enabled in the fileserver test environment.

* It's now a per-share option, so admins can selectively disable them
  on a per-share basis. This allows clients to detect early that a share
  doesn't support user mount requested POSIX and fail appropiately, passing
  the failure to the requesting application (mount command).

Signed-off-by: Ralph Boehme <slow@samba.org>
2023-11-27 18:31:35 +00:00
..
loadparm_ctx.c lib:param: Set a memory context for the globals if not initialized yet 2023-10-25 22:23:37 +00:00
loadparm.c smbd: bring back "smb3 unix extensions" option 2023-11-27 18:31:35 +00:00
loadparm.h s3:param: Make init_globals() public 2023-10-25 22:23:37 +00:00
pyparam_util.c Use python.h from libreplace 2023-11-20 15:37:33 +00:00
pyparam.c Use python.h from libreplace 2023-11-20 15:37:33 +00:00
pyparam.h s3: Add s3 net python bindings 2021-04-21 20:51:31 +00:00
service.c lib: Add lp_allow_local_address() 2022-11-10 07:27:31 +00:00
test_lp_load.c s3:param: Use lpcfg_set_cmdline() 2023-08-23 08:27:30 +00:00
util.c Change all uses of uint32/16/8 in proto.h to uint32_t/16_t/8_t. 2015-04-29 23:42:20 +02:00
wscript_build s3:rpc_server: Activate samba-dcerpcd 2021-12-10 14:02:30 +00:00