summaryrefslogtreecommitdiff
path: root/source3/lib/charset.c
AgeCommit message (Expand)AuthorFilesLines
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-16Makefile: Added new codepage - 866.Jeremy Allison1-7/+4
1997-12-11fixed over char 127 problems with isupper/islower.Jeremy Allison1-2/+7
1997-12-03fix toupper(c) on a already uppercase char and tolower(c) on anAndrew Tridgell1-0/+2
1997-08-30Makefile: New program and support for dynamic codepage loading.Jeremy Allison1-137/+159
1997-08-27charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1-0/+49
1997-08-25charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1-0/+15
1997-08-12charset.c: Fixed bug with 'valid chars' param.Samba Release Account1-0/+11
1997-07-22charset.c: Fixed signed/unsigned issues.Samba Release Account1-2/+2
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-12/+15
1997-06-16charset.c: Dropped debug message to level 6.Samba Release Account1-2/+2
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-75/+189
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-30/+86
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-0/+2
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-1/+1
1996-06-12demo of cvs - ignoreAndrew Tridgell1-1/+1
1996-05-04Initial version imported to CVS Samba Release Account1-0/+111