summaryrefslogtreecommitdiffstats
path: root/source/smbd/mangle.c
Commit message (Expand)AuthorAgeFilesLines
* Andrew redefines the free() function to do some memory management testing.Christopher R. Hertel1998-05-061-1/+19
* Fixed aggregate initializer problem for gcc.Jeremy Allison1998-04-131-1/+1
* Changes include:Christopher R. Hertel1998-04-131-409/+694
* Removed broken change I made to mangle.c (ooops. Andrew's originalJeremy Allison1998-03-041-1/+1
* Change the multibyte character set support so thatJeremy Allison1998-03-031-88/+48
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Modified Files:Christopher R. Hertel1997-11-071-241/+316
* remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1997-10-121-1/+1
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-4/+4
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-96/+109
* mangle.c: Fixed bug that caused string to run off the end of the mangled map.Jeremy Allison1997-08-281-1/+1
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-111-8/+3
* JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account1997-02-101-0/+5
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-6/+3
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-0/+54
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* move the dot_pos calculation down a bitAndrew Tridgell1996-05-041-2/+2
* Initial version imported to CVS Samba Release Account1996-05-041-0/+610