CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Sun Mar 23 00:06:51 EST 2003


Date:	Sat Mar 22 13:06:51 2003
Author:	abartlet

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv1174/smbd

Modified Files:
	process.c connection.c 
Added Files:
	srvstr.c 
Log Message:
Small clenaup patches:
 - safe_string.h - don't assume that __FUNCTION__ is available
 - process.c - use new workaround from safe_string.h for the same
 - util.c - Show how many bytes we smb_panic()ed trying to smb_xmalloc()
 - gencache.c - Keep valgrind quiet by always null terminating.
 - clistr.c - Add copyright
 - srvstr.h - move srvstr_push into a .c file again, as a real function.
 - srvstr.c - revive, with 'safe' checked srvstr_push
 - loadparm.c - set a default for the display charset.

Andrew Bartlett


Revisions:
srvstr.c		1.11 => 1.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/srvstr.c?r1=1.11&r2=1.12
process.c		1.121 => 1.122
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/process.c?r1=1.121&r2=1.122
connection.c		1.51 => 1.52
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/connection.c?r1=1.51&r2=1.52


More information about the samba-cvs mailing list