summaryrefslogtreecommitdiff
path: root/source3/smbd/smb2_ioctl.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-05s3:smbd: add support for SMB2 Ioctl FSCTL_PIPE_TRANSCEIVE on IPC$Stefan Metzmacher1-0/+92
metze
2009-06-05s3:smbd: add support for SMB2 IoctlStefan Metzmacher1-0/+271
We don't implement any level yet. metze