s3:smbd: allow SMB 2.002 dialect in SMB1 negprot
authorStefan Metzmacher <metze@samba.org>
Tue, 19 May 2009 08:47:51 +0000 (10:47 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 20 May 2009 13:43:00 +0000 (15:43 +0200)
commitd7d73b08e993f6ca5948c3bbe653352573c6f43d
tree23a01ac1076f26abe8c8a5093744320c9b991916
parent3ef6a5ae9ebefb18755337a83ba5488e8b8edd6e
s3:smbd: allow SMB 2.002 dialect in SMB1 negprot

We create a dummy SMB2 Negotiate inbuf and pass the
connection to the SMB2 engine.

metze
source3/smbd/globals.h
source3/smbd/negprot.c
source3/smbd/smb2_negprot.c