summaryrefslogtreecommitdiff
path: root/source3/smbd/mangle.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-07Modified Files:Christopher R. Hertel1-241/+316
1997-10-12remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1-1/+1
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-4/+4
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1-96/+109
1997-08-28mangle.c: Fixed bug that caused string to run off the end of the mangled map.Jeremy Allison1-1/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account1-8/+3
1997-02-10JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account1-0/+5
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell1-6/+3
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1-0/+54
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-05-04move the dot_pos calculation down a bitAndrew Tridgell1-2/+2
1996-05-04Initial version imported to CVS Samba Release Account1-0/+610