1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/include
Ralph Boehme 38b5c8c663 smbd: remove "fruit:posix_rename"
This option of the vfs_fruit VFS module that could be used to enable POSIX
directory rename behaviour for OS X clients has been removed as it could result
in severe problems for Windows clients.

As a possible workaround it is possible to prevent creation of .DS_Store files
(a Finder thingy to store directory view settings) on network mounts by running

  $ defaults write com.apple.desktopservices DSDontWriteNetworkStores true

on the Mac.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-10-25 10:42:32 +00:00
..
ads.h s3:libads: add ads_set_reconnect_fn() and only reconnect if we can get creds 2024-05-14 10:18:31 +00:00
adt_tree.h
async_smb.h
auth_generic.h
auth.h
client.h libsmb: Remove cli_state->rap_error 2024-08-21 12:49:45 +00:00
ctdb_srvids.h
ctdbd_conn.h s3:ctdbd_conn: add ctdbd_all_ip_foreach() helper 2024-01-26 17:00:32 +00:00
fake_file.h smbd: Remove unused FAKE_FILE_TYPE_NAMED_PIPE enum 2023-11-01 18:55:32 +00:00
fstring.h s3:include: split out fstring.h 2024-04-05 12:24:41 +00:00
g_lock.h
idmap_autorid_tdb.h s3:include: Fix code spelling 2023-07-05 07:32:15 +00:00
idmap.h s3:include: Fix code spelling 2023-07-05 07:32:15 +00:00
includes.h libsmb: Execute a "TODO", remove IVAL2_TO_SMB_BIG_UINT 2024-05-22 04:23:29 +00:00
intl.h
libsmb_internal.h libsmb: Remove unused setup_stat_from_stat_ex() 2024-04-30 22:44:32 +00:00
libsmbclient.h libsmbclient: Add smbc_[gs]etOptionPosixExtensions() 2023-10-12 16:55:34 +00:00
local.h s3:include: Fix code spelling 2023-07-05 07:32:15 +00:00
locking.h
lsa.h
MacExtensions.h s3:include: Fix code spelling 2023-07-13 05:41:36 +00:00
mangle.h
messages.h lib: Add libcli/util/ntstatus.h in a few headers where it's needed 2024-08-27 07:19:32 +00:00
msdfs.h
nameserv.h s3:include: let nameserv.h be useable on its own 2024-04-05 12:24:41 +00:00
nss_info.h
nt_printing.h
ntdomain.h
ntioctl.h lib: Move IO_REPARSE_TAG_NFS subtypes to toplevel 2023-07-03 19:40:35 +00:00
ntquotas.h
passdb.h s3:include: Fix code spelling 2023-07-05 07:32:15 +00:00
printing.h
proto.h lib: Remove "token" parameter from set_namearray 2024-07-31 08:39:29 +00:00
registry.h
rpc_dce.h
rpc_misc.h
secrets.h s3: Sync machine account password in secrets_{prepare,finish}_password_change 2024-07-26 17:12:36 +00:00
serverid.h
session.h s3:lib: let sessionid_traverse_read() report if the session was authenticated 2024-05-23 12:35:37 +00:00
smb_acls.h
smb_krb5.h
smb_ldap.h
smb_macros.h lib: Change ADD_TO_ARRAY to use a tmp variable 2024-10-02 13:12:30 +00:00
smb.h s3: smbd: smb2-posix: Add SAMBA_XATTR_REPARSE_ATTRIB "user.SmbReparse" name. 2024-05-06 20:55:37 +00:00
smbldap.h
smbprofile.h profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
srvstr.h
stamp-h.in
sysquotas.h
tldap_util.h
tldap.h s3:tldap: add support for [START]TLS 2024-04-23 23:50:34 +00:00
trans2.h smbd: add SMB2_FS_POSIX_INFORMATION 2024-10-14 07:32:50 +00:00
transfer_file.h
util_event.h
util_sd.h
util_tdb.h lib: Add tdb_data_dbg() 2023-01-10 00:28:37 +00:00
vfs_macros.h s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT() 2024-08-21 08:02:30 +00:00
vfs.h smbd: remove "fruit:posix_rename" 2024-10-25 10:42:32 +00:00