1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3/smbd
Björn Jacke c1e2fbb1b9 dosmode.c: prefer use of capabilities at two places over become_root
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
2023-11-16 21:38:37 +00:00
..
notifyd s3:notifyd: Use lpcfg_set_cmdline() 2023-09-14 21:35:29 +00:00
avahi_register.c
blocking.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
close.c smbd: fix has_other_nonposix_opens_fn() 2023-11-13 19:34:29 +00:00
conn_idle.c
conn_msg.c
conn.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
connection.c
dfree.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
dir.c smbd: Get the symlink mode for posix through fdos_mode() 2023-11-15 06:10:38 +00:00
dmapi.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
dnsregister.c
dosmode.c dosmode.c: prefer use of capabilities at two places over become_root 2023-11-16 21:38:37 +00:00
durable.c smbd: Modernize a DEBUG statement 2023-11-15 05:10:35 +00:00
error.c
fake_file.c smbd: Fix whitespace 2023-11-01 18:55:32 +00:00
fd_handle.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
fd_handle.h
file_access.c s3:smbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
fileio.c smbd: allow POSIX opens for file_set_dosmode() in mark_file_modified() 2023-11-05 18:34:38 +00:00
filename.c smbd: Make get_real_filename_cache_key() static in files.c 2023-11-07 13:58:07 +00:00
files.c smbd: fix close order of base_fsp and stream_fsp in smb_fname_fsp_destructor() 2023-11-16 18:31:17 +00:00
globals.c
globals.h smbd: Simplify smbd_dirptr_get_entry() 2023-11-15 05:10:35 +00:00
mangle_hash2.c s3:smbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
mangle_hash.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
mangle.c
msdfs.c s3:smbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
notify_fam.c
notify_inotify.c
notify_msg.c
notify.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
ntquotas.c smbd: Fix some whitespace 2023-11-01 18:55:32 +00:00
open.c smbd: remove now unneccessary wrapper vfs_fget_dos_attributes() 2023-11-14 00:10:19 +00:00
oplock_linux.c s3:smbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
password.c
posix_acls.c s3:smbd: Fix code spelling 2023-09-11 02:42:41 +00:00
proto.h smbd: Make get_real_filename_cache_key() static in files.c 2023-11-07 13:58:07 +00:00
pysmbd.c
quotas.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
scavenger.c s3:smbd: Avoid integer overflow (CID 1035487) 2023-10-13 02:18:31 +00:00
scavenger.h
seal.c
sec_ctx.c libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
server_exit.c
server_reload.c
server.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
session.c
share_access.c
smb1_aio.c
smb1_aio.h
smb1_ipc.c s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer. 2023-08-14 15:55:43 +00:00
smb1_ipc.h
smb1_lanman.c s3:smbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
smb1_lanman.h
smb1_message.c s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer. 2023-08-14 15:55:43 +00:00
smb1_message.h
smb1_negprot.c s3:smbd: Add missing newlines to logging messages 2023-08-08 04:39:38 +00:00
smb1_negprot.h
smb1_nttrans.c s3: smbd: Now we have proved hardlink_internals() doesn't use src_dirfsp and dst_dirfsp, remove the parameters. 2023-09-19 19:51:47 +00:00
smb1_nttrans.h
smb1_oplock.c
smb1_oplock.h
smb1_pipes.c smbd: Remove code #ifdef'ed out >23years ago 2023-11-01 18:55:32 +00:00
smb1_pipes.h
smb1_process.c Revert "smbd: Fix CID 1504457 Resource leak" 2023-10-13 02:18:31 +00:00
smb1_process.h
smb1_reply.c smbd: Move mask_match_search() to smb1_reply.c 2023-11-15 05:10:35 +00:00
smb1_reply.h
smb1_service.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb1_service.h
smb1_sesssetup.c s3: smbd: Ensure all callers to srvstr_pull_req_talloc() pass a zeroed-out dest pointer. 2023-08-14 15:55:43 +00:00
smb1_sesssetup.h
smb1_signing.c CVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_signing() 2023-07-21 12:05:35 +00:00
smb1_signing.h CVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_signing() 2023-07-21 12:05:35 +00:00
smb1_trans2.c smbd: Remove a few pointless return; statements 2023-11-07 12:46:37 +00:00
smb1_trans2.h
smb1_utils.c smbd: Move filename_convert_smb1_search_path() to smb1-only code 2023-11-01 18:55:32 +00:00
smb1_utils.h smbd: Move filename_convert_smb1_search_path() to smb1-only code 2023-11-01 18:55:32 +00:00
smb2_aio.c s3: smbd: Add some DEVELOPER-only code to panic if the destructor for an aio_lnk is called and the associated fsp doesn't exist. 2023-09-20 01:49:34 +00:00
smb2_break.c
smb2_close.c smbd: don't leak the fsp if close_file_smb() fails 2023-07-10 21:32:32 +00:00
smb2_create.c smbd: Simplify openat_pathref_fsp_case_insensitive() 2023-11-07 12:46:37 +00:00
smb2_flush.c
smb2_getinfo.c
smb2_glue.c
smb2_ioctl_dfs.c
smb2_ioctl_filesys.c
smb2_ioctl_named_pipe.c
smb2_ioctl_network_fs.c
smb2_ioctl_private.h
smb2_ioctl_smbtorture.c
smb2_ioctl.c s3:smbd: Remove unreachable code (CID 710840) 2023-11-02 03:08:37 +00:00
smb2_ipc.c
smb2_keepalive.c
smb2_lock.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_negprot.c conf: Remove "smb3 unix extensions" parameter 2023-09-21 17:43:23 +00:00
smb2_notify.c
smb2_nttrans.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_oplock.c
smb2_pipes.c
smb2_posix.c smbd: add inode marshalling in smb3_file_posix_information_init() 2023-10-26 16:32:30 +00:00
smb2_process.c s3: smbd: Ensure init_smb1_request() zeros out what the incoming pointer points to. 2023-08-15 12:06:36 +00:00
smb2_query_directory.c smbd: Rename "fsp" to "dirfsp" in smbd_smb2_query_directory_state 2023-11-15 05:10:35 +00:00
smb2_read.c s3: smbd: named pipe reads are async. Use the same logic as for named pipe transacts to avoid crashes on shutdown. 2023-09-20 01:49:34 +00:00
smb2_reply.c smbd: allow POSIX opens for file_set_dosmode() in rename_internals_fsp() 2023-11-05 18:34:38 +00:00
smb2_server.c smb2_server: monitor connections with TEVENT_FD_ERROR 2023-10-24 10:32:56 +00:00
smb2_service.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_sesssetup.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_setinfo.c
smb2_signing.c CVE-2023-3347: smbd: fix "server signing = mandatory" 2023-07-21 13:03:09 +00:00
smb2_tcon.c
smb2_trans2.c smbd: Simplify smbd_dirptr_get_entry() 2023-11-15 05:10:35 +00:00
smb2_write.c s3: smbd: named pipe writes are async. Use the same logic as for named pipe transacts to avoid crashes on shutdown. 2023-09-20 01:49:34 +00:00
smbd_cleanupd.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smbd_cleanupd.h
smbd.h
smbXsrv_client.c s3:smbd: Fix code spelling 2023-10-25 22:23:37 +00:00
smbXsrv_open.c s3:smbd: Add missing space to warning message 2023-08-08 04:39:38 +00:00
smbXsrv_open.h
smbXsrv_session.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smbXsrv_tcon.c s3:smbd: Fix code spelling 2023-10-25 22:23:37 +00:00
smbXsrv_version.c
srvstr.c
statvfs.c
uid.c
utmp.c
vfs.c smbd: remove now unneccessary wrapper vfs_fget_dos_attributes() 2023-11-14 00:10:19 +00:00