public inbox for gnats-cvs@sourceware.org
help / color / mirror / Atom feed
From: bmanson@sourceware.cygnus.com
To: gnats-cvs@sourceware.cygnus.com
Subject: gnats/gnats ChangeLog adm.c adm.h btime.c buil ...
Date: Fri, 19 May 2000 20:50:00 -0000	[thread overview]
Message-ID: <20000520035021.23184.qmail@sourceware.cygnus.com> (raw)

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.


                 reply	other threads:[~2000-05-19 20:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000520035021.23184.qmail@sourceware.cygnus.com \
    --to=bmanson@sourceware.cygnus.com \
    --cc=gnats-cvs@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).