summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_fsinfo.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-1/+1
2009-02-05s4:pvfs: use talloc_get_type() to cast from void *Stefan Metzmacher1-1/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17520: If the blkid library fails, I don't see any reason to return more ofAndrew Bartlett1-3/+6
2007-10-10r14548: fix build after generated prototypesAlexander Bokovoy1-0/+1
2007-10-10r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher1-1/+1
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-1/+1
2007-10-10r12019: - let us only reference libblkid stuff in one fileStefan Metzmacher1-37/+57
2007-10-10r6599: Fix formating using 'linux' C styleAlexander Bokovoy1-19/+35
2007-10-10r6597: Make use of libblkid (part of e2fsprogs) for reporting volume GUID, if...Alexander Bokovoy1-2/+26
2007-10-10r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell1-2/+2
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-1/+1
2007-10-10r3195: fill in more of the fsinfo fields, and avoid calling the potentiallyAndrew Tridgell1-25/+102
2007-10-10r3194: fixed an uninitialised variableAndrew Tridgell1-0/+1
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-3/+4
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-2/+2
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-0/+65