CVS Commit: network

cvs at videolan.org cvs at videolan.org
Mon Apr 16 04:12:19 CEST 2001


Update of /cvs/videolan/network/VLANserver
Modified Files:
	TODO logger.c logger.h types.c 

Update of /cvs/videolan/network/VLANserver/config
Modified Files:
	config.fl config.h 

Update of /cvs/videolan/network/VLANserver/doc
Modified Files:
	vlanserver.conf.sample 

Update of /cvs/videolan/network/VLANserver/interface
Modified Files:
	interface.c telnet.c 

Update of /cvs/videolan/network/VLANserver/server
Modified Files:
	client.c request_handler.c 

Log Message:
1. Added return values of sscanf in order to prevent from bad messages
   and added few comments (request_handler.c)

2. In section doc, wrote about the way of using
      . unit (cf support of matrixed switches)
      . logfile, logmethod (see below)

3. Changed the LogMethod:
      . logmethod can be NONE, FILE_ONLY, SCREEN_ONLY, BOTH 
      . we are now able to change the logmethod in runtime
      . At the beginning we use SCREEN_ONLY
      . After parsing the config file, we take cfg->logmethod into account
      . Todo: do the same thing with loglevels


-- 
nitrox




More information about the vlcs-devel mailing list