s3:smbd: add marshalling layer for SMB2 Lock support
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 17:26:05 +0000 (19:26 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 20:25:49 +0000 (22:25 +0200)
commit909d42278a80bb463108e3716053da7155301753
tree6625ca70599cf220f52bfc1d748756db94bb4d27
parentc281638bc4e0dfbad8365a6354fded749960835d
s3:smbd: add marshalling layer for SMB2 Lock support

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