summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_shortname.c
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-5/+1
* Add version of next_codepoint without iconv_convenience.Jelmer Vernooij2008-10-241-1/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-1/+5
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-32/+32
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17753: fix compiler warnings and make the code simplerStefan Metzmacher2007-10-101-10/+5
* r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij2007-10-101-1/+1
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-2/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
* r4956: - moved the definition of the mangle context structure into a pvfs_sho...Andrew Tridgell2007-10-101-11/+35
* r4423: give lp_parm_int() and lp_parm_ulong() default valuesStefan Metzmacher2007-10-101-1/+1
* r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2007-10-101-22/+1
* r3544: fixed some #include lines to make them more consistentAndrew Tridgell2007-10-101-4/+1
* r3449: more include file reductionAndrew Tridgell2007-10-101-0/+1
* r3227: added a per-share option "case insensitive filesystem", that tells theAndrew Tridgell2007-10-101-2/+13
* r2928: - fixed the handling of reserved names (rejecting them with ACCESS_DEN...Andrew Tridgell2007-10-101-36/+20
* r2927: imported the hash2 name mangling code from Samba3 into Samba4, butAndrew Tridgell2007-10-101-24/+637
* r2904: - fixed the old style SMBsearch to return the pvfs shortname, not a tr...Andrew Tridgell2007-10-101-1/+1
* r2893: added very primitive name mangling support to pvfsAndrew Tridgell2007-10-101-1/+45
* r2788: prevent a memory leak in the pvfs search backendAndrew Tridgell2007-10-101-2/+4
* r2786: - match on both long and short name for search posix backendAndrew Tridgell2007-10-101-1/+11
* r2436: the second big lump of posix vfs code.Andrew Tridgell2007-10-101-3/+4
* r2404: the first large lump of posix vfs stuff.Andrew Tridgell2007-10-101-0/+34