]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smb2_server: FLAG_CHAINED means we always use the last session_id and tid
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Nov 2011 17:55:17 +0000 (10:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 9 Nov 2011 18:48:36 +0000 (19:48 +0100)
commit2971e74fd522998d30b2923a2a308d8e28c04aa9
tree23ea0ec315e64a65f6661566ed402620da86be2b
parent7d297fa7ab21d265bdb9610068f4b6169ea0a5f9
s3:smb2_server: FLAG_CHAINED means we always use the last session_id and tid

Based on master commit 91648aeb6409787c7766943225f5c7a9c695aa0b.

metze

The last 4 patches address bug #8560 (SMB2 doesn't handle compound request
headers in the same way as Windows).
source3/smbd/globals.h
source3/smbd/smb2_server.c
source3/smbd/smb2_sesssetup.c
source3/smbd/smb2_tcon.c