This is the mail archive of the gnats-cvs@sources.redhat.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats ChangeLog adm.h client.c database. ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/02/21 17:27:23

Modified files:
	gnats          : ChangeLog adm.h client.c database.c database.h 
	                 internal.c 

Log message:
	* internal.c (gnatsdbHasNetconn): Check for a database adm entry
	that has a server and port.
	
	* database.c (readAdmFile): Add option to allow more fields than
	required.
	(databaseSpecIsNetConn, databaseSpecServer, databaseSpecPort):
	New functions.
	
	* client.c (scanEnv): Check for a database name that has optional
	host and port associated, and use them.
	
	* adm.h: Add optional DatabaseHost and DatabasePort fields to
	the database adm entry.
	
	Allows the databases file to specify a host/port to connect to, in
	addition to the directory.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]