summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_fsinfo.c
Commit message (Expand)AuthorAgeFilesLines
* r14548: fix build after generated prototypesAlexander Bokovoy2007-10-101-0/+1
* r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-101-1/+1
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-1/+1
* r12019: - let us only reference libblkid stuff in one fileStefan Metzmacher2007-10-101-37/+57
* r6599: Fix formating using 'linux' C styleAlexander Bokovoy2007-10-101-19/+35
* r6597: Make use of libblkid (part of e2fsprogs) for reporting volume GUID, if...Alexander Bokovoy2007-10-101-2/+26
* r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell2007-10-101-2/+2
* r3544: fixed some #include lines to make them more consistentAndrew Tridgell2007-10-101-1/+1
* r3195: fill in more of the fsinfo fields, and avoid calling the potentiallyAndrew Tridgell2007-10-101-25/+102
* r3194: fixed an uninitialised variableAndrew Tridgell2007-10-101-0/+1
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-3/+4
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-2/+2
* r2436: the second big lump of posix vfs code.Andrew Tridgell2007-10-101-0/+65