1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Volker Lendecke e761c80f65 s3:smbd: factor out a send_break_to_none() helper function
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-12-04 05:45:09 +01:00
..
aio.c s3:smbd: pass smbXsrv_connection to srv_send_smb() 2014-09-19 09:15:11 +02:00
avahi_register.c
blocking.c s3:smbd: pass smbXsrv_connection to srv_send_smb() 2014-09-19 09:15:11 +02:00
close.c param: rename lp function and variable from "magicscript" to "magic_script" 2014-02-07 16:19:13 -08:00
conn_idle.c
conn_msg.c
conn.c
connection.c
dfree.c param: rename lp function and variable from "maxdisksize" to "max_disk_size" 2014-02-07 16:19:16 -08:00
dir.c s3:smbd: Don't rename a dir with files open underneath 2014-10-31 03:47:40 +01:00
dmapi.c s3:smbd: do casting of dm_sessid_t in steps 2014-11-25 07:25:45 +01:00
dnsregister.c
dosmode.c dosmode: fix FSCTL_SET_SPARSE request validation 2014-08-28 04:22:37 +02:00
durable.c s3: remove stat_ex.vfs_private completely 2014-07-24 14:23:11 +02:00
error.c
fake_file.c
file_access.c
fileio.c s3:smbd: improve writecache profiling 2014-11-19 20:51:37 +01:00
filename.c param: rename lp function and variable from "symlinks" to "follow_symlinks" 2014-02-07 16:19:13 -08:00
files.c s3:smbd: use req->xconn in files.c 2014-08-06 09:51:13 +02:00
globals.c s3:smbd: introduce 'struct smbXsrv_client' in order to prepare multi-channel support 2014-09-19 09:15:11 +02:00
globals.h s3:smb2_server: use async smbprofile macros 2014-11-19 20:51:37 +01:00
ipc.c s3:smbd: pass smbXsrv_connection to srv_send_smb() 2014-09-19 09:15:11 +02:00
lanman.c lanman: don't leak cache_path onto talloc tos 2014-10-06 21:41:22 +02:00
mangle_hash2.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
mangle_hash.c smbd: Properly initialize mangle_hash 2014-08-26 01:30:38 +02:00
mangle.c
message.c s3:smbd: use req->xconn in message.c 2014-08-06 09:51:14 +02:00
msdfs.c s3:smbd: move sconn->smb1.echo_handler.* to xconn->smb1.echo_handler.* 2014-08-06 09:51:11 +02:00
negprot.c s3:smbd: only pass smbXsrv_connection to fork_echo_handler() 2014-09-19 09:15:11 +02:00
notify_inotify.c
notify_internal.c Use tevent_req_simple_recv_unix in a few places 2014-11-10 06:09:04 +01:00
notify.c s3: smbd: Ensure we don't call qsort() with a size of -1. 2014-09-11 01:27:15 +02:00
ntquotas.c
nttrans.c s3:smbd: pass smbXsrv_connection to open_was_deferred() 2014-09-19 09:15:12 +02:00
open.c s3:locking: convert brl_have_read field to brl_num_read. 2014-11-11 21:41:05 +01:00
oplock_irix.c param: rename lp function and variable from 'lockdir' to 'lock_directory' 2014-02-07 16:19:10 -08:00
oplock_linux.c
oplock.c s3:smbd: factor out a send_break_to_none() helper function 2014-12-04 05:45:09 +01:00
password.c
perfcount.c
pipes.c s3:smbd: pass smbXsrv_connection to srv_send_smb() 2014-09-19 09:15:11 +02:00
posix_acls.c s3: smbd: POSIX ACLs. Remove incorrect check for SECINFO_PROTECTED_DACL in incoming security_information flags in posix_get_nt_acl_common(). 2014-08-22 11:26:57 +02:00
process.c s3:smbprofile: track connect_count and disconnect_count 2014-11-19 20:51:37 +01:00
proto.h s3:locking: convert brl_have_read field to brl_num_read. 2014-11-11 21:41:05 +01:00
pysmbd.c
quotas.c
reply.c smbd: Use MIN macro in fake_sendfile 2014-10-04 00:11:21 +02:00
scavenger.c s3 : smbd : Protect all possible code paths from fsp->op == NULL. 2014-05-02 21:27:07 +02:00
scavenger.h
seal.c s3:smbd: pass smbXsrv_connection to smb1 encryption functions 2014-08-06 09:51:14 +02:00
sec_ctx.c s3:smbprofile: improve profiling for the security context switching. 2014-11-19 20:51:37 +01:00
server_exit.c s3:smbprofile: track connect_count and disconnect_count 2014-11-19 20:51:37 +01:00
server_reload.c s3:smbd: use sconn->client->connections in reload_services() 2014-09-19 09:15:12 +02:00
server.c s3:smbd: avoid a compiler warning in open_sockets_smbd() 2014-11-25 07:25:45 +01:00
service.c fileserver: raise debug level for share connection closing for non-IPC to 2. 2014-09-28 01:32:09 +02:00
session.c
sesssetup.c s3:smbd: use req->sconn in sesssetup.c 2014-09-19 09:15:11 +02:00
share_access.c param: rename lp function and variable from "writelist" to "write_list" 2014-02-07 16:19:16 -08:00
signing.c s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_state 2014-08-06 09:51:11 +02:00
smb2_break.c s3:smb2_break: First test for NT_STATUS_INVALID_OPLOCK_PROTOCOL, then for in_oplock_level being reasonable 2014-11-12 00:03:34 +01:00
smb2_close.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smb2_create.c s3:smb2_create: send interim responses after 0.5 milliseconds 2014-11-27 16:45:05 +01:00
smb2_find.c s3: smbd: Remove unneeded 'out_of_space' parameter from smbd_dirptr_lanman2_entry(). 2014-09-16 01:56:55 +02:00
smb2_flush.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smb2_getinfo.c s3:smbd: mask security_information input values with SMB_SUPPORTED_SECINFO_FLAGS 2014-08-22 00:28:08 +02:00
smb2_glue.c s3:smb2_glue: remove chained fsps from all connections in remove_smb2_chained_fsp() 2014-09-19 09:15:12 +02:00
smb2_ioctl_dfs.c
smb2_ioctl_filesys.c
smb2_ioctl_named_pipe.c
smb2_ioctl_network_fs.c s3:smb2_*: make use of smb2req->xconn where possible 2014-08-06 09:51:13 +02:00
smb2_ioctl_private.h
smb2_ioctl.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smb2_keepalive.c s3:smb2_keepalive: make use of smbd_smb2_generate_outbody() 2014-03-05 13:59:22 -08:00
smb2_lock.c s3:smb2_server: use async smbprofile macros 2014-11-19 20:51:37 +01:00
smb2_negprot.c s3:smb2_negprot: remember xconn->smb2.server.cipher 2014-10-16 19:30:04 +02:00
smb2_notify.c s3:smb2_server: use async smbprofile macros 2014-11-19 20:51:37 +01:00
smb2_read.c s3:smb2_server: propagate NTSTATUS from smb2_sendfile_send_data() to smbd_smb2_flush_send_queue() 2014-08-06 09:51:14 +02:00
smb2_server.c s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count' 2014-11-19 20:51:37 +01:00
smb2_sesssetup.c s3:smb2_server: check xconn->smb2.server.cipher instead of xconn->smb2.server.capabilities 2014-10-16 19:30:04 +02:00
smb2_setinfo.c s3:smbd: mask security_information input values with SMB_SUPPORTED_SECINFO_FLAGS 2014-08-22 00:28:08 +02:00
smb2_tcon.c s3:smb2_server: check xconn->smb2.server.cipher instead of xconn->smb2.server.capabilities 2014-10-16 19:30:04 +02:00
smb2_write.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smbd.h
smbXsrv_open.c smbXsrv: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
smbXsrv_session.c smbXsrv: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
smbXsrv_tcon.c smbXsrv: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
smbXsrv_version.c smbXsrv: don't leak lock_path onto talloc tos 2014-11-03 23:46:05 +01:00
srvstr.c s3: smbd: Change the function signature of srvstr_push() from returning a length to returning an NTSTATUS with a length param. 2014-09-16 01:56:54 +02:00
statcache.c lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
statvfs.c Typo: s/prefered/preferred/ 2014-04-13 16:55:05 +02:00
trans2.c s3:smbd: pass smbXsrv_connection to open_was_deferred() 2014-09-19 09:15:12 +02:00
uid.c smbd: Change logging level for denied share access 2014-07-31 01:17:30 +02:00
utmp.c param: rename lp function and variable from 'wtmpdir' to 'wtmp_directory' 2014-02-07 16:19:11 -08:00
vfs.c Remove a few #ifdef EWOULDBLOCk 2014-09-18 20:36:11 +02:00