This is the mail archive of the gnats-cvs@sourceware.cygnus.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.c client.c cmds.c co ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/03/03 00:31:54

Modified files:
	gnats          : ChangeLog adm.c client.c cmds.c config.h 
	                 database.c 

Log message:
	* database.c (initHostList): Check for a per-database host access
	list.  (Temporary fix, along with the change to GNATS_user ().)
	(databaseSpecServer): Init the list of databases as needed.
	
	* cmds.c (GNATS_user): The check here for access levels is a bit
	screwy; temporary hack to make it work in the obvious case.
	
	* client.c (client_init_gnats): If no user was specified, then use
	getlogin() or getpwuid () to determine a username to authenticate
	with to the server.
	
	* adm.c (build_chain_for_field): Ignore records with an incorrect
	number of fields.


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