CVS update: samba4/source/smbd

Stefan Metzmacher metze at samba.org
Mon Feb 2 13:43:03 GMT 2004


Date:	Mon Feb  2 13:43:03 2004
Author:	metze

Update of /home/cvs/samba4/source/smbd
In directory dp.samba.org:/tmp/cvs-serv17401/smbd

Modified Files:
	process_model.c process_single.c process_standard.c 
	process_thread.c server.c 
Added Files:
	process_model.h process_model.m4 
Log Message:
- we now specify the object files in the subsystems config.m4 file
  I plan to convert all objectfile group to use SMB_SUBSYSTEM
  later I'll add a SMB_BINARY() and SMB_LIBRARY(), then there will be no more need
  to touch Makefile.in, because all make rules will be autogenerated by configure

- convert the PROCESS_MODEL subsystem to this new scheme
  and move the pthread test to smbd/process_model.m4

- convert the CHARSET subsystem to this new scheme
  and move the iconv test to lib/iconv.m4



Revisions:
process_model.h		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/process_model.h?rev=1.1
process_model.m4		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/process_model.m4?rev=1.1
process_model.c		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/process_model.c.diff?r1=1.1.1.1&r2=1.2
process_single.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/process_single.c.diff?r1=1.3&r2=1.4
process_standard.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/process_standard.c.diff?r1=1.3&r2=1.4
process_thread.c		1.9 => 1.10
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/process_thread.c.diff?r1=1.9&r2=1.10
server.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/smbd/server.c.diff?r1=1.6&r2=1.7


More information about the samba-cvs mailing list