summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_shortname.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17753: fix compiler warnings and make the code simplerStefan Metzmacher1-10/+5
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+1
2007-10-10r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand1-2/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-2/+2
2007-10-10r4956: - moved the definition of the mangle context structure into a pvfs_sho...Andrew Tridgell1-11/+35
2007-10-10r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher1-1/+1
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-22/+1
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-4/+1
2007-10-10r3449: more include file reductionAndrew Tridgell1-0/+1
2007-10-10r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell1-2/+13
2007-10-10r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...Andrew Tridgell1-36/+20
2007-10-10r2927: imported the hash2 name mangling code from Samba3 into Samba4, butAndrew Tridgell1-24/+637
2007-10-10r2904: - fixed the old style SMBsearch to return the pvfs shortname, not a tr...Andrew Tridgell1-1/+1
2007-10-10r2893: added very primitive name mangling support to pvfsAndrew Tridgell1-1/+45
2007-10-10r2788: prevent a memory leak in the pvfs search backendAndrew Tridgell1-2/+4
2007-10-10r2786: - match on both long and short name for search posix backendAndrew Tridgell1-1/+11
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-3/+4
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+34