1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-01 21:18:10 +03:00
samba-mirror/source3/smbd
Samuel Cabrero 3719de0107 s3:rpc_server: Initialize global dcesrv_context for embedded services
Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2020-03-20 15:36:32 +00:00
..
notifyd notifyd: Fix SIGBUS on sparc 2019-02-22 12:30:10 +01:00
aio.c s3: smbd: Now we free fsp->aio_requests when it gets zero entries, talloc in chunks of 10 instead of 1. 2020-03-18 18:03:28 +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: Use share_mode_watch_send() 2019-11-22 23:57:47 +00:00
close.c smbd: enforce AIO requests draining 2020-03-18 19:40:00 +00:00
conn_idle.c s3: smbd: Replace synchronous conn_force_tdis() with the async version. 2020-03-18 18:03:29 +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: fix handling of sentinel timestamp values 2019-12-06 00:17:36 +00:00
dmapi.c
dnsregister.c
dosmode.c smbd: fix handling of sentinel timestamp values 2019-12-06 00:17:36 +00:00
durable.c smbd: fix handling of sentinel timestamp values 2019-12-06 00:17:36 +00:00
error.c s3:smbd: Fix converity warning with _smb_setlen_large() 2018-05-16 21:30:23 +02:00
fake_file.c s3:param: make "servicename" a substituted option 2019-11-27 10:25:37 +00:00
file_access.c
fileio.c smbd: let delayed update handler also update on-disk timestamps 2020-03-19 03:05:40 +00:00
filename.c Spelling fixes s/preceeding/preceding/ 2019-09-01 22:21:28 +00:00
files.c s3: smbd: Remove file_close_pid(). 2020-03-18 18:03:30 +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: DFS: Remove is_msdfs_link_internal() - no longer used. 2020-02-18 22:34:16 +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 smbd: remove unused tevent_context argument from notify_init 2018-06-18 08:59:18 +02:00
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: use put_long_date_full_timespec() 2019-12-06 00:17:36 +00:00
open.c smbd: Separate aio_pthread indicator from normal EINTR 2020-02-20 22:14:25 +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 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
posix_acls.c smbd: pass session_info to create_conn_struct_tos() 2019-12-20 11:41:41 +00:00
process.c s3:rpc_server: Initialize global dcesrv_context for embedded services 2020-03-20 15:36:32 +00:00
proto.h s3:rpc_server: Initialize global dcesrv_context for embedded services 2020-03-20 15:36:32 +00:00
pysmbd.c pysmbd: add "session_info" arg tp py_smbd_create_file() 2019-12-20 11:41:42 +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: flush pending writetime update when setting timestamps file 2020-03-19 01:20:34 +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 s3:rpc_server: Initialize global dcesrv_context for embedded services 2020-03-20 15:36:32 +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: Initialize global dcesrv_context for embedded services 2020-03-20 15:36:32 +00:00
service.c smbd: avoid double chdir() in chdir_current_service() 2020-02-06 11:44:07 +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: use put_long_date_full_timespec() 2019-12-06 00:17:36 +00:00
smb2_create.c smbd: Ignore incoming POSIX create context 2020-02-07 21:01:31 +00:00
smb2_flush.c smbd: flush pending writetime update when flushing file 2020-03-19 01:20:34 +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 s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*.c files with it. 2018-03-22 02:15:13 +01:00
smb2_ioctl_filesys.c s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*.c files with it. 2018-03-22 02:15:13 +01: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 s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*.c files with it. 2018-03-22 02:15:13 +01:00
smb2_lock.c smbd: Use share_mode_watch_send() 2019-11-22 23:57:47 +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 s3:smbd: fix max_buffer handling of initial notify requests 2019-03-29 00:35:39 +00:00
smb2_query_directory.c smbd: fix handling of sentinel timestamp values 2019-12-06 00:17:36 +00:00
smb2_read.c smbd: Remove write cache 2019-11-13 00:20:55 +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
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 lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
srvstr.c
statcache.c s3: Don't copy back the stat struct from stat_cache_lookup if we did not get a hit on the full path. 2018-09-19 17:52:13 +02:00
statvfs.c statvfs: rename linux_statvfs to posix_statvfs 2019-01-11 02:53:57 +01:00
trans2.c smbd: flush pending writetime update when setting timestamps file 2020-03-19 01:20:34 +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: Add SMB_VFS_READ_DFS_PATHAT(). 2020-02-18 21:08:33 +00:00