s3:smbd: add support for SMB2 Ioctl
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2009 15:32:58 +0000 (17:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2009 15:50:48 +0000 (17:50 +0200)
commitfabdebdcf4479fe85db41577c7acfa08378bd425
tree353152423bf700082c63db4be8c7f10c8bc1156e
parent61cf117f86f803b839539db0f806c1c413f664de
s3:smbd: add support for SMB2 Ioctl

We don't implement any level yet.

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