summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_resolve.c
Commit message (Expand)AuthorAgeFilesLines
* r3240: - update the rules for what error codes should be given on theAndrew Tridgell2007-10-101-9/+107
* r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell2007-10-101-6/+12
* r3198: check for too many .. components in filenamesAndrew Tridgell2007-10-101-1/+16
* r3133: - more consistent error checking in rename and setfileinfoAndrew Tridgell2007-10-101-0/+19
* r2984: fixed the error code for a non-terminal component of a path name not e...Andrew Tridgell2007-10-101-2/+1
* r2931: use next_codepoint() to ensure we properly handle multi-byte character...Andrew Tridgell2007-10-101-2/+6
* r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...Andrew Tridgell2007-10-101-0/+3
* r2927: imported the hash2 name mangling code from Samba3 into Samba4, butAndrew Tridgell2007-10-101-6/+15
* r2893: added very primitive name mangling support to pvfsAndrew Tridgell2007-10-101-3/+13
* r2786: - match on both long and short name for search posix backendAndrew Tridgell2007-10-101-2/+8
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-1/+13
* r2436: the second big lump of posix vfs code.Andrew Tridgell2007-10-101-9/+37
* r2404: the first large lump of posix vfs stuff.Andrew Tridgell2007-10-101-0/+303