1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3/smbd
Ralph Boehme 9338d1b17c smbd: move tevent_req_post() out of smbd_smb2_create_after_exec()
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2023-07-28 10:48:32 +00:00
..
notifyd s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
avahi_register.c
blocking.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
close.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
conn_idle.c s3:rpc_server: Activate samba-dcerpcd 2021-12-10 14:02:30 +00:00
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: Remove "atname" from smbd_dirptr_get_entry()'s mode_fn 2023-06-30 10:42:36 +00:00
dmapi.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
dnsregister.c
dosmode.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
durable.c smbd: Pass vfs_open_how through fd_openat 2022-08-06 01:43:50 +00:00
error.c s3: smbd: Rename reply_outbuf() -> reply_smb1_outbuf(). 2022-04-07 17:37:30 +00:00
fake_file.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
fd_handle.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
fd_handle.h smbd: fd_handle.h does not need includes.h 2022-04-26 21:41:29 +00:00
file_access.c smbd: use metadata_fsp() with SMB_VFS_FGET_NT_ACL() 2022-08-10 15:32:35 +00:00
fileio.c
filename.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
files.c smbd: Merge openat_pathref_fsp_nosymlink() into _internal() 2023-06-30 11:43:46 +00:00
globals.c smbd: Slightly simplify set_current_case_sensitive() 2022-12-14 22:54:29 +00:00
globals.h s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
mangle_hash2.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
mangle_hash.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
mangle.c
msdfs.c smbd: Remove unused "sbuf" argument from ReadDirName() 2023-06-23 17:34:30 +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 s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
open.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
oplock_linux.c oplock_linux.c: use DBG macros instead of static log level 2023-06-16 20:28:29 +00:00
password.c
posix_acls.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
proto.h CVE-2023-3347: smbd: inline smb2_srv_init_signing() code in srv_init_signing() 2023-07-21 12:05:35 +00:00
pysmbd.c pysmbd: Fix typo in error message 2023-04-12 13:52:31 +00:00
quotas.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
scavenger.c smbd: call exit_server_cleanly() to avoid panicking 2023-07-05 13:14:08 +00:00
scavenger.h
seal.c
sec_ctx.c sec_ctx.c: Fix -Wunused-function warning on macOS 2021-10-13 01:42:35 +00:00
server_exit.c smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
server_reload.c smbd: Remove source3/smbd/statcache.c 2022-12-14 22:54:29 +00:00
server.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
session.c
share_access.c Revert "s3:smbd: Remove NIS support" 2022-06-09 21:45:28 +00:00
smb1_aio.c smbd: Remove unused "pcd" arg from smb1_srv_send() 2023-06-05 17:17:35 +00:00
smb1_aio.h smbd: Move schedule_aio_write_and_X to smb1_aio.c 2022-04-07 17:37:29 +00:00
smb1_ipc.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb1_ipc.h smbd: Move ipc.c -> smb1_ipc.c 2022-04-07 17:37:29 +00:00
smb1_lanman.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb1_lanman.h smbd: Move lanman.c -> smb1_lanman.c 2022-04-07 17:37:29 +00:00
smb1_message.c smbd: Remove a few "extern userdom_struct current_user_info" 2022-12-12 22:14:20 +00:00
smb1_message.h smbd: Move message.c -> smb1_message.c 2022-04-07 17:37:29 +00:00
smb1_negprot.c smbd: Remove unused "pcd" arg from smb1_srv_send() 2023-06-05 17:17:35 +00:00
smb1_negprot.h smbd: Move negprot.c -> smb1_negprot.c 2022-04-07 17:37:29 +00:00
smb1_nttrans.c smbd: Remove references to get_Protocol() 2023-06-16 16:14:30 +00:00
smb1_nttrans.h smbd: Remove duplicate read_nttrans_ea_list function prototype 2022-04-07 17:37:30 +00:00
smb1_oplock.c smbd: Remove unused "pcd" arg from smb1_srv_send() 2023-06-05 17:17:35 +00:00
smb1_oplock.h smbd: Move send_break_message_smb1 to smb1_oplock.c 2022-04-07 17:37:29 +00:00
smb1_pipes.c smbd: Remove unused "pcd" arg from smb1_srv_send() 2023-06-05 17:17:35 +00:00
smb1_pipes.h smbd: Move reply_pipe_write to smb1_pipes.c 2022-04-07 17:37:30 +00:00
smb1_process.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb1_process.h smbd: Remove unused "deferred_pcd" from process_smb1() 2023-06-05 17:17:35 +00:00
smb1_reply.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb1_reply.h s3: smbd: Move reply_findnclose() from trans2.c to smb1_reply.c 2022-04-07 17:37:30 +00:00
smb1_service.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb1_service.h smbd: Move make_connection to smb1_service.c 2022-04-07 17:37:29 +00:00
smb1_sesssetup.c smbd: Remove references to get_Protocol() 2023-06-16 16:14:30 +00:00
smb1_sesssetup.h smbd: Move sesssetup.c -> smb1_sesssetup.c 2022-04-07 17:37:29 +00:00
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 unused "pst" argument from dptr_ReadDirName() 2023-06-23 17:34:30 +00:00
smb1_trans2.h smbd: Move handling smb_set_posix_lock() to smb1_trans2.c 2023-01-04 08:54:32 +00:00
smb1_utils.c smbd: Move message_push_string() to smb1_utils.c 2022-06-06 19:22:28 +00:00
smb1_utils.h smbd: Move message_push_string() to smb1_utils.c 2022-06-06 19:22:28 +00:00
smb2_aio.c s3: smbd: Fix schedule_smb2_aio_read() to allow the last read in a compound to go async. 2022-12-01 16:04:07 +00:00
smb2_break.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
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: move tevent_req_post() out of smbd_smb2_create_after_exec() 2023-07-28 10:48:32 +00:00
smb2_flush.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smb2_getinfo.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smb2_glue.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smb2_ioctl_dfs.c
smb2_ioctl_filesys.c smbd: Save a few lines by using tevent_req_nterror()'s retval 2022-09-07 18:40:28 +00:00
smb2_ioctl_named_pipe.c
smb2_ioctl_network_fs.c vfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ_RECV 2021-10-08 19:28:32 +00:00
smb2_ioctl_private.h s3: smbd: Split out smb2_ioctl_smbtorture() into a separate file. 2021-08-11 19:16:29 +00:00
smb2_ioctl_smbtorture.c s3: smbd: Call smbd_fsctl_torture_async_sleep() when we get FSCTL_SMBTORTURE_FSP_ASYNC_SLEEP. 2021-08-11 19:16:29 +00:00
smb2_ioctl.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smb2_ipc.c smbd: Move nt_status_np_pipe to smb2_ipc.c 2022-04-07 17:37:29 +00:00
smb2_keepalive.c
smb2_lock.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_negprot.c CVE-2023-3347: smbd: remove comment in smbd_smb2_request_process_negprot() 2023-07-21 12:05:35 +00:00
smb2_notify.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smb2_nttrans.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_oplock.c s3:smbd: remove static from release_file_oplock() 2022-09-20 00:34:35 +00:00
smb2_pipes.c smbd: Use security_token_count_flag_sids() in open_np_file() 2023-05-16 10:53:40 +00:00
smb2_posix.c s3: smbd: store_smb2_posix_info hide info for '..' 2022-11-29 10:26:38 +00:00
smb2_process.c smbd: Remove smb1-only perfcount subsystem 2023-06-05 18:13:05 +00:00
smb2_query_directory.c smbd: Remove a smb1-only optimization findfirst/findnext 2023-06-16 16:14:31 +00:00
smb2_read.c smbd: remove comments about deprecated 'write cache size' 2023-06-02 09:48:17 +00:00
smb2_reply.c s3: smbd: Sanitize any "server" and "share" components of SMB1 DFS paths to remove UNIX separators. 2023-07-27 10:52:50 +00:00
smb2_server.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +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 s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smb2_signing.c CVE-2023-3347: smbd: fix "server signing = mandatory" 2023-07-21 13:03:09 +00:00
smb2_tcon.c smbXsrv_tcon: avoid storing temporary (invalid!) records. 2023-04-12 12:48:35 +00:00
smb2_trans2.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smb2_write.c s3: smbd: Correctly set smb2req->smb1req->posix_pathnames from the calling fsp on SMB2 calls. 2023-03-31 20:22:38 +00:00
smbd_cleanupd.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smbd_cleanupd.h
smbd.h smbd: Hide the SMB1 posix symlink behaviour behind UCF_LCOMP_LNK_OK 2022-12-22 19:50:34 +00:00
smbXsrv_client.c lib: Use tdb_data_dbg() where appropriate 2023-01-10 00:28:37 +00:00
smbXsrv_open.c smbd: Fix a typo 2023-03-09 18:10:33 +00:00
smbXsrv_open.h smbd: Remove smbXsrv_open_global0->db_rec 2023-02-13 10:49:43 +00:00
smbXsrv_session.c s3:smbd: Fix code spelling 2023-07-19 09:58:37 +00:00
smbXsrv_tcon.c smbXsrv_tcon.c: use DBG* macros instead of static log level numbers 2023-06-16 20:28:29 +00:00
smbXsrv_version.c
srvstr.c smbd: Move message_push_string() to smb1_utils.c 2022-06-06 19:22:28 +00:00
statvfs.c smbd: Fix the build on FreeBSD 2022-08-04 20:44:32 +00:00
uid.c source3: move lib/substitute.c functions out of proto.h 2021-11-11 13:49:32 +00:00
utmp.c
vfs.c vfs: Remove "sbuf" from readdir_fn() 2023-06-23 18:29:40 +00:00