1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00
Alexander Bokovoy e83031c84d Refactor charset plugins a bit and add CP437 module.
Now all 8-bit charsets with gaps (not all symbols defined) could be produced through
one macro -- SMB_GENERATE_CHARSET_MODULE_8_BIT_GAP(CHARSETNAME) within source file
with three charset tables. Full source code for such modules can be generated by
source/script/gen-8bit-gap.sh script which was taken from GNU libc and changed slightly
to follow our data types and structure.
(This used to be commit 37042c7bc0f349370e93e4bed37d8fa371013247)
2003-08-28 17:16:27 +00:00
..
2003-05-12 18:12:31 +00:00
2003-04-11 23:32:00 +00:00
2003-02-24 03:26:49 +00:00
2001-11-28 21:51:11 +00:00
2003-04-14 21:49:49 +00:00
2002-04-04 20:38:10 +00:00
2003-04-14 03:51:29 +00:00
2002-11-09 14:49:26 +00:00
2003-08-15 01:30:26 +00:00
2002-11-26 00:46:31 +00:00
2002-01-30 06:08:46 +00:00
2003-04-15 03:09:35 +00:00
2003-05-12 18:12:31 +00:00
2003-03-24 09:54:13 +00:00
2002-09-25 15:19:00 +00:00
2003-07-31 10:21:13 +00:00
2003-03-22 13:47:42 +00:00