1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/smbd
Stefan Metzmacher dec0243c85 s3:smbd: close the connection if the client doesn't start with a SMB1 Negprot or old messaging call.
The case where the client starts with a SMB2 Negprot is already handled
in smbd_smb2_request_dispatch().

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10766

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Tue Sep  9 13:02:21 CEST 2014 on sn-devel-104
2014-09-09 13:02:21 +02:00
..
aio.c smbd: Add padding byte to readx response 2014-08-30 00:27:13 +02:00
avahi_register.c
blocking.c smbd: "err" is no longer set in get_lock_offset 2014-07-22 15:32:39 +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 lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
dmapi.c smbd: Fix compile warning in dmapi.c 2014-05-02 03:41:31 +02: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 param: rename lp function and variable from "syncalways" to "sync_always" 2014-02-07 16:19:16 -08: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 lib/util: move memcache.[ch] to the toplevel 'samba-util' library 2014-07-18 15:43:33 +02:00
globals.h s3:smbd: pass smbXsrv_connection to smbd_[un]lock_socket() 2014-08-06 12:15:57 +02:00
ipc.c s3:smbd: use req->xconn in send_trans_reply() 2014-08-06 09:51:13 +02:00
lanman.c printing: only reload printer shares on client enum 2014-08-08 14:10:38 +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 param: rename lp function and variable from 'defaultcase' to 'default_case' 2014-02-07 16:19:10 -08:00
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: pass smbXsrv_connection to get_challenge() 2014-08-06 09:51:13 +02:00
notify_inotify.c
notify_internal.c smbd: Pass on a timestamp in MSG_PVFS_NOTIFY 2014-04-23 22:33:08 +02:00
notify.c smbd: Sort notify events by timestamp 2014-04-23 22:33:08 +02:00
ntquotas.c
nttrans.c s3:smbd: mask security_information input values with SMB_SUPPORTED_SECINFO_FLAGS 2014-08-22 00:28:08 +02:00
open.c smbd: Pass down "lease" to open_file_ntcreate 2014-08-11 21:11:16 +02: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
password.c loadparm: rename lp[cfg]_pathname to lp[cfg]_path for consistency with docs 2014-02-03 13:26:13 +13:00
perfcount.c
pipes.c smbd: Add padding byte to readx response 2014-08-30 00:27:13 +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:smbd: close the connection if the client doesn't start with a SMB1 Negprot or old messaging call. 2014-09-09 13:02:21 +02:00
proto.h vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00
pysmbd.c pysmbd: improve the return of error codes in the python smbd bindings 2014-02-05 08:42:25 +01:00
quotas.c
reply.c smbd: Add padding byte to readx response 2014-08-30 00:27:13 +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: use smb_xmemdup instead of smb_memdup and smb_panic 2014-04-16 22:53:42 +02:00
server_exit.c s3:smbd: rename 'conn' to 'xconn' in exit_server_common() 2014-08-06 09:51:12 +02:00
server_reload.c smbd: split printer reload processing 2014-08-08 14:10:39 +02:00
server.c smbd: Only DEBUG errors from messaging_cleanup 2014-08-21 12:35:11 +02:00
service.c s3:smbd: move sconn->smb1.signing_state to xconn->smb1.signing_state 2014-08-06 09:51:11 +02:00
session.c
sesssetup.c s3:smbd: remember the time of the session setup auth_time 2014-08-06 09:51:14 +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_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02: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 vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00
smb2_find.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +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:smbd: remember smbXsrv_connection for each smb_request 2014-08-06 09:51: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: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smb2_negprot.c s3:smbd: pass smbXsrv_connection to negprot_spnego() 2014-08-06 09:51:13 +02:00
smb2_notify.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02: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:smb2_server: pass smbXsrv_connection to smbd_smb2_send_break() 2014-08-06 09:51:14 +02:00
smb2_sesssetup.c s3: smbd: smb2-sessionsetup. Fix use after free when the sessionsetup request state is freed before struct smbXsrv_session struct. 2014-09-08 09:52:23 +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: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +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 smbd: Add debugs to smbXsrv_open.c 2014-08-11 23:32:45 +02:00
smbXsrv_session.c s3:smb2_server: pass smbXsrv_connection to smbd_server_connection_terminate*() 2014-08-06 09:51:13 +02:00
smbXsrv_tcon.c s3:smbXsrv_tcon: don't pass smbXsrv_connection to smbXsrv_tcon_create() 2014-08-06 09:51:14 +02:00
smbXsrv_version.c dbwrap: add a dbwrap_flags argument to db_open() 2014-02-07 16:06:06 +01:00
srvstr.c
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 vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +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 vfs3: Pass "lease" through SMB_VFS_CREATE_FILE 2014-08-11 21:11:16 +02:00