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