summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7792: make the allocation size rounding in pvfs configurableAndrew Tridgell1-3/+2
2007-10-10r7488: update the mode in the struct too,Stefan Metzmacher1-1/+2
2007-10-10r7361: fixed the 'file becomes a directory' bug that marc kapland found.Andrew Tridgell1-1/+6
2007-10-10r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell1-1/+2
2007-10-10r4262: a sniff from kukks showed that the FILE_ATTRIBUTE_NORMAL handling inAndrew Tridgell1-3/+0
2007-10-10r3801: added allocation size rounding. This is needed for ifstest.Andrew Tridgell1-0/+11
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-0/+27
2007-10-10r3718: added support for the ntrename level in pvfs_rename().Andrew Tridgell1-0/+81
2007-10-10r3575: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again.Andrew Tridgell1-0/+16
2007-10-10r3240: - update the rules for what error codes should be given on theAndrew Tridgell1-7/+9
2007-10-10r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell1-1/+5
2007-10-10r2503: the RAW-SEARCH test now mostly passes against the posix backendAndrew Tridgell1-1/+4
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+56