1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
David Disseldorp 00906f9604 smbd/smb2_ioctl: fail zero length copy chunk requests
As documented in MS-SMB2 3.3.5.15.6 Handling a Server-Side Data Copy
Request, an invalid parameter response should be sent when:

The Length value in a single chunk is greater than
ServerSideCopyMaxChunkSize or *equal to zero*.

We do not currently abide by the latter part of this clause.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10424

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2014-02-06 16:15:28 -08:00
..
auth s3-auth: Add passwd_to_SamInfo3(). 2014-02-05 01:40:37 +01:00
build waf: improve iconv checks 2014-01-03 05:04:44 +01:00
client client: use cli_qpathinfo3 for allinfo 2013-10-30 15:23:51 -07:00
exports
groupdb group_mapping: Avoid a talloc 2014-01-09 20:41:15 +01:00
include loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs 2014-02-03 13:27:15 +13:00
intl
lib s3-lib: Add winbind_lookup_usersids(). 2014-02-05 11:41:25 +13:00
libads s3: ldap client can return NT_STATUS_OK when an error occurs in a paged search. 2014-01-23 01:40:54 +01:00
libgpo libgpo: apply some const. 2014-01-07 18:52:42 +01:00
libnet s3:libnet: pass in struct netlogon_creds_cli_context from the caller. 2014-01-07 12:47:13 +01:00
librpc s3:rpc_client: send a dcerpc_sec_verification_trailer if needed 2014-01-07 02:24:41 +01:00
libsmb s3:libsmb: remove unused trust_pw_find_change_and_store_it() 2014-01-07 12:47:13 +01:00
locale
locking param: Complete the removal of the "open files database hash size" parameter 2014-01-31 08:05:47 +01:00
modules loadparm: rename lp[cfg]_dir_mask to lp[cfg]_directory_mask for consistency with docs 2014-02-03 13:27:25 +13:00
nmbd s3:nmbd: do a very early cluster probe when starting nmbd. 2013-10-18 01:17:14 +02:00
pam_smbpass s3:pam_smbpass change includes 2013-12-07 16:45:15 +01:00
param loadparm: rename variable for "directory mask" from dir_mask to directory_mask 2014-02-03 07:29:43 +01:00
passdb s3-lib: Add winbind_lookup_usersids(). 2014-02-05 11:41:25 +13:00
printing loadparm: rename lp[cfg]_print_ok to lp[cfg]_printable for consistency with docs 2014-02-03 13:27:15 +13:00
profile s3: remove some dead code (for setdir command) 2013-03-12 01:03:37 +01:00
registry s3-registry: fix typo in DEBUG statement. 2014-01-07 16:59:37 +01:00
rpc_client s3:rpc_client: use db_open() to open "netlogon_creds_cli.tdb" 2014-01-22 17:11:54 +01:00
rpc_server s3: rpc_server/srvsvc: NetShareSetInfo - let CSC policy be settable. 2014-02-06 09:43:05 -07:00
rpcclient s3:rpcclient: remove unused code from cmd_lsa_get_username() 2014-01-16 16:22:52 +01:00
script script: Remove unused and no-longer-working extract_allparms.sh 2014-01-28 17:26:35 +13:00
selftest messaging3: remove msg_channel 2014-01-21 08:11:08 +01:00
services
smbd smbd/smb2_ioctl: fail zero length copy chunk requests 2014-02-06 16:15:28 -08:00
stf
torture messaging3: remove msg_channel 2014-01-21 08:11:08 +01:00
utils loadparm: rename lp[cfg]_hostsdeny to lp[cfg]_hosts_deny for consistency with docs 2014-02-03 13:26:51 +13:00
web swat: Remove swat. 2013-05-18 16:32:38 +02:00
winbindd winbind3: Simplify fillup_pw_field 2014-02-05 13:47:52 +01:00
.clang_complete
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Build idmap_ad by default 2014-01-30 23:33:47 +01:00
wscript_build s3-lib: Add winbind_lookup_usersids(). 2014-02-05 11:41:25 +13:00
wscript_configure_system_ncurses build: fix --with-regedit to properly honour the yes/no/auto scheme 2013-05-06 18:24:58 +02:00