s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 09:56:23 +0000 (11:56 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 20:25:49 +0000 (22:25 +0200)
commit74860465ac3148ccb019a9824948cb278a31fa1a
tree2e585ed1dafc104b123ef0758d9ded22557f02f3
parentd37709d38b1260c2fbfbf1bea7cd90dc543d4e6c
s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)

metze
source3/Makefile.in
source3/smbd/globals.h
source3/smbd/smb2_break.c [new file with mode: 0644]
source3/smbd/smb2_server.c