1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/smbd
Jeremy Allison 78a25320dc s3: smbd: Always call canonicalize_connect_path() for a share.
Share path definitions don't need to be aware of symlinks.

This is strictly a change in behavior, but the vfs_widelinks
module (if loaded) copes with symlinks in the share definition.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2020-04-09 19:40:35 +00:00
..
notifyd notifyd: Fix SIGBUS on sparc 2019-02-22 12:30:10 +01:00
aio.c smbd: move files_struct.aio_write_behind to a bitfield 2020-04-03 19:05:44 +00:00
avahi_register.c s3-smbd: use fruit:model string for mDNS registration 2019-01-15 21:27:20 +01:00
blocking.c smbd: move files_struct.lock_failure_seen to a bitfield 2020-04-03 20:41:34 +00:00
close.c smbd: move files_struct.delete_on_close to a bitfield 2020-04-03 19:05:44 +00:00
conn_idle.c smbd: move files_struct.closing to a bitfield 2020-04-03 19:05:44 +00:00
conn_msg.c smbd: Add close-denied-share message 2020-01-15 21:25:35 +00:00
conn.c s3: VFS: change connection_struct cwd_fname to cwd_fsp 2019-08-16 19:52:32 +00:00
connection.c s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
dfree.c smbdotconf: mark "dfree command" with substitution="1" 2019-11-27 10:25:32 +00:00
dir.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
dmapi.c
dnsregister.c
dosmode.c smbd: move files_struct.is_sparse to a bitfield 2020-04-03 19:05:44 +00:00
durable.c smbd: move files_struct.delete_on_close to a bitfield 2020-04-03 19:05:44 +00:00
error.c
fake_file.c smbd: move files_struct.can_lock to a bitfield 2020-04-03 19:05:43 +00:00
file_access.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
fileio.c smbd: move files_struct.is_sparse to a bitfield 2020-04-03 19:05:44 +00:00
filename.c s3: smbd: Now we no longer use it, remove all references to original_lcomp from pathname processing code. 2020-03-30 14:45:31 +00:00
files.c smbd: move files_struct.closing to a bitfield 2020-04-03 19:05:44 +00:00
globals.c smbd: Remove write cache 2019-11-13 00:20:55 +00:00
globals.h s3:rpc_server: Initialize global dcesrv_context for embedded services 2020-03-20 15:36:32 +00:00
ipc.c Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event context used for the request processing" 2019-01-11 23:11:16 +01:00
lanman.c smbd: use smbXsrv_session_info_lookup() in api_reply() 2020-01-13 19:41:35 +00:00
mangle_hash2.c smbd: Save 520 bytes of writable memory from every smbd 2019-10-23 02:37:12 +00:00
mangle_hash.c
mangle.c smbdotconf: mark "mangling method" with constant="1" 2019-11-27 10:25:37 +00:00
message.c smbdotconf: mark "message command" with substitution="1" 2019-11-27 10:25:35 +00:00
msdfs.c s3: smbd: Always call canonicalize_connect_path() for a (synthesized) msdfs-share. 2020-04-09 19:40:35 +00:00
negprot.c smbd: use put_long_date_full_timespec() 2019-12-06 00:17:36 +00:00
notify_fam.c
notify_inotify.c
notify_msg.c
notify.c smbd: Only remove locks by mid if necessary 2019-06-20 17:18:16 +00:00
ntquotas.c ntquotas: do not set inode limits when setting space quota 2019-02-17 13:33:12 +01:00
nttrans.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
open.c s3: smbd: Remove allowing widelinks in fd_open path. 2020-04-09 19:40:35 +00:00
oplock_linux.c smbd: Remove unused define 2020-01-21 22:08:41 +00:00
oplock.c smbd: Use explicit share_mode_wakeup_waiters() 2019-12-16 19:02:32 +00:00
password.c smbd: RIP user_struct 2020-01-13 21:09:01 +00:00
perfcount.c smbdotconf: mark "perfcount module" with substitution="1" 2019-11-27 10:25:36 +00:00
pipes.c smbd: move files_struct.can_lock to a bitfield 2020-04-03 19:05:43 +00:00
posix_acls.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
process.c smbd: remove struct privilege_paths 2020-03-31 19:32:11 +00:00
proto.h s3: smbd: Add 'const char *dst_original_lcomp' parameter to rename_internals() 2020-03-30 14:45:30 +00:00
pysmbd.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
quotas.c quotas: Check group quota for directory when SGID is set 2019-08-14 16:27:43 +00:00
reply.c smbd: move files_struct.closing to a bitfield 2020-04-03 19:05:44 +00:00
scavenger.c smbd: Call reopen_logs() in the smbd scavenger 2019-12-09 16:10:38 +00:00
scavenger.h
seal.c
sec_ctx.c
server_exit.c smbd: move files_struct.can_write to a bitfield 2020-04-03 19:05:44 +00:00
server_reload.c smbdotconf: mark "next configfile" with substitution="1" 2019-11-27 10:25:34 +00:00
server.c s3:rpc_server: Reinitialize dcesrv_context in external spoolssd daemon 2020-03-20 15:36:32 +00:00
service.c s3: smbd: Always call canonicalize_connect_path() for a share. 2020-04-09 19:40:35 +00:00
session.c s3:smbd: fix SAFE_FREE() vs. TALLOC_FREE() in list_sessions() 2019-03-28 23:09:33 +00:00
sesssetup.c smbd: remove sub_set_smb_name()/reload_services() 2020-02-06 10:17:43 +00:00
share_access.c s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
signing.c s3:smbd: Return NTSTATUS for srv_calculate_sign_mac() 2019-05-21 00:03:22 +00:00
smb1_utils.c smbd: Remove "share_access" from fcb_or_dos_open() 2019-08-06 21:49:29 +00:00
smb1_utils.h smbd: Remove "share_access" from fcb_or_dos_open() 2019-08-06 21:49:29 +00:00
smb2_break.c Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event context used for the request processing" 2019-01-11 23:11:16 +01:00
smb2_close.c smbd: move files_struct.closing to a bitfield 2020-04-03 19:05:44 +00:00
smb2_create.c smbd: Ignore incoming POSIX create context 2020-02-07 21:01:31 +00:00
smb2_flush.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
smb2_getinfo.c s3: smbd: Plumb through struct smb_request *req parameter so it can be used by smb_query_posix_acl(). 2019-06-24 18:49:09 +00:00
smb2_glue.c smbd: use session->global->session_wire_id instead of session->compat->vuid 2020-01-13 19:41:34 +00:00
smb2_ioctl_dfs.c
smb2_ioctl_filesys.c smbd: move files_struct.is_sparse to a bitfield 2020-04-03 19:05:44 +00:00
smb2_ioctl_named_pipe.c Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event context used for the request processing" 2019-01-11 23:11:16 +01:00
smb2_ioctl_network_fs.c smb2_ioctl_network_fs: remove unused fsctl_srv_copychunk_state->aapl_copyfile 2019-03-28 23:09:34 +00:00
smb2_ioctl_private.h
smb2_ioctl.c Revert "smbd: add an effective {smb,smbd_smb2}_request->ev_ctx that holds the event context used for the request processing" 2019-01-11 23:11:16 +01:00
smb2_keepalive.c
smb2_lock.c smbd: move files_struct.closing to a bitfield 2020-04-03 19:05:44 +00:00
smb2_negprot.c s3: smbd: Change (*proto_reply_fn()) to return an NTSTATUS. 2019-12-04 20:02:40 +00:00
smb2_notify.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
smb2_query_directory.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
smb2_read.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
smb2_server.c smb2_server: use sendmsg/recvmsg instead of writev/readv 2020-02-06 14:57:42 +00:00
smb2_sesssetup.c smbd: RIP user_struct 2020-01-13 21:09:01 +00:00
smb2_setinfo.c smbd: use session->global->session_wire_id instead of session->compat->vuid 2020-01-13 19:41:34 +00:00
smb2_tcon.c s3:smb2_tcon: pass down in_flags to smbd_smb2_tree_connect_send() 2020-02-26 21:11:59 +00:00
smb2_write.c s3:smb2_write: add missing initialization of state->in_offset 2019-03-28 23:09:33 +00:00
smbd_cleanupd.c smbd: Remove unused brlock code 2019-06-20 17:18:19 +00:00
smbd_cleanupd.h
smbd.h smbd: remove struct privilege_paths 2020-03-31 19:32:11 +00:00
smbXsrv_client.c smbd: Use direct struct assignments in smbXsrv_*.c 2019-09-17 22:49:35 +00:00
smbXsrv_open.c smbd: Remove unused smbXsrv_open_hash() 2019-09-17 22:49:35 +00:00
smbXsrv_session.c smbd: RIP user_struct 2020-01-13 21:09:01 +00:00
smbXsrv_tcon.c smbd: use session->global->session_wire_id instead of session->compat->vuid 2020-01-13 19:41:34 +00:00
smbXsrv_version.c
srvstr.c
statcache.c
statvfs.c statvfs: rename linux_statvfs to posix_statvfs 2019-01-11 02:53:57 +01:00
trans2.c smbd: move files_struct.is_directory to a bitfield 2020-04-03 19:05:44 +00:00
uid.c smbd: setting current_user stuff here is redundant 2020-02-06 10:17:42 +00:00
utmp.c s3/smbd: fix utmp hostname logging on Solaris 2019-01-10 22:46:11 +01:00
vfs.c s3: VFS: Remove the lp_widelinks() check from check_reduced_name(). 2020-04-09 19:40:35 +00:00