public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
* gnats/gnats ChangeLog adm.c adm.h btime.c buil ...
@ 2000-05-19 20:50 bmanson
  0 siblings, 0 replies; only message in thread
From: bmanson @ 2000-05-19 20:50 UTC (permalink / raw)
  To: gnats-cvs

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	00/05/19 20:50:20

Modified files:
	gnats          : ChangeLog adm.c adm.h btime.c builtin-fields.h 
	                 client.c cmds.c database.c database.h edit.c 
	                 fconfig.y field.c field.h file-pr.c 
	                 gen-closed-date.c gen-index.c getclose.c 
	                 globals.h gnats.h gnatsd.c gnatsd.h index.c 
	                 index.h internal.c lists.c mail.c mail.h misc.c 
	                 pr-age.c pr-edit.c pr-init.c pr.c pr.h 
	                 query-pr.c query.c query.h queue-pr.c regex.c 

Log message:
	The current database is no longer a set of implicit global
	variables, but instead is passed in to the various functions that
	need it.  initGnats () returns the requested database as a
	DatabaseInfo handle.
	
	* cmds.c (gnatsdChdb): New function.
	
	* gnatsd.c: Clean up authentication code a bit; all user
	authentication is now verified when a CHDB is done.  Changing to
	the initial database is now done via gnatsdChdb ().  The
	authentication is probably now broken, however.
	
	Lots of other minor cleanups as well, but adding DatabaseInfo everywhere
	is the bulk of it.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-05-19 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-19 20:50 gnats/gnats ChangeLog adm.c adm.h btime.c buil bmanson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).