CVS update: samba/source/include

tridge at samba.org tridge at samba.org
Wed Jul 4 17:15:15 EST 2001


Date:	Wed Jul  4 00:15:14 2001
Author:	tridge

Update of /home/cvs/samba/source/include
In directory va:/tmp/cvs-serv4573/include

Modified Files:
	config.h.in includes.h safe_string.h smb.h smb_macros.h vfs.h 
Removed Files:
	kanji.h 
Log Message:
The big character set handling changeover!

This commit gets rid of all our old codepage handling and replaces it with
iconv. All internal strings in Samba are now in "unix" charset, which may
be multi-byte. See internals.doc and my posting to samba-technical for 
a more complete explanation.




Revisions:
config.h.in		1.113 => 1.114
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/config.h.in?r1=1.113&r2=1.114
includes.h		1.215 => 1.216
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.215&r2=1.216
safe_string.h		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h?r1=1.5&r2=1.6
smb.h		1.362 => 1.363
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb.h?r1=1.362&r2=1.363
smb_macros.h		1.19 => 1.20
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/smb_macros.h?r1=1.19&r2=1.20
vfs.h		1.18 => 1.19
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/vfs.h?r1=1.18&r2=1.19
kanji.h		1.14 => NONE
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/kanji.h?rev=1.14




More information about the samba-cvs mailing list