summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_resolve.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2931: use next_codepoint() to ensure we properly handle multi-byte character...Andrew Tridgell1-2/+6
2007-10-10r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...Andrew Tridgell1-0/+3
2007-10-10r2927: imported the hash2 name mangling code from Samba3 into Samba4, butAndrew Tridgell1-6/+15
2007-10-10r2893: added very primitive name mangling support to pvfsAndrew Tridgell1-3/+13
2007-10-10r2786: - match on both long and short name for search posix backendAndrew Tridgell1-2/+8
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-1/+13
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-9/+37
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+303