summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-1/+1
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-2/+3
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-3/+3
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r8122: more fixes from testing dos error code handling against w2k3Andrew Tridgell2007-10-101-1/+1
* r3544: fixed some #include lines to make them more consistentAndrew Tridgell2007-10-101-1/+1
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-101-0/+1
* r3255: - fixed 2 uninitialised data errors found with valgrindAndrew Tridgell2007-10-101-1/+2
* r3254: - expanded the RAW-IOCTL testAndrew Tridgell2007-10-101-9/+1
* r3253: - added rudimentary support for ntioctl in pvfsAndrew Tridgell2007-10-101-0/+87