CVS update: samba/source

Alexander Bokovoy ab at samba.org
Fri Aug 29 03:16:27 EST 2003


Date:	Thu Aug 28 17:16:27 2003
Author:	ab

Update of /home/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv2715

Modified Files:
      Tag: SAMBA_3_0
	Makefile.in configure.in 
Log Message:
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.


Revisions:
Makefile.in		1.468.2.172 => 1.468.2.173
	http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in.diff?r1=1.468.2.172&r2=1.468.2.173
configure.in		1.300.2.154 => 1.300.2.155
	http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.300.2.154&r2=1.300.2.155



More information about the samba-cvs mailing list