s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Nov 2014 17:34:56 +0000 (18:34 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 4 Dec 2014 04:45:09 +0000 (05:45 +0100)
commit6b2f19a5e6e8b3eb2a44cd24408ba4f27cfb8745
tree1472e1c6a0959a17f69d13cf162173a33e736265
parent14fac5dbc05823562760ac424522fb39817ec062
s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.

Pair-Programmed-With: Volker Lendecke <vl@samba.org>

Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/include/smb.h
source3/librpc/idl/open_files.idl
source3/librpc/wscript_build
source3/locking/locking.c
source3/locking/proto.h
source3/locking/share_mode_lock.c
source3/smbd/open.c
source3/utils/status.c