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 Makefile.in adm.c adm.h  ...
Date: Wed, 29 Dec 1999 17:29:00 -0000	[thread overview]
Message-ID: <19991230012938.975.qmail@sourceware.cygnus.com> (raw)

CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@sourceware.cygnus.com	99/12/29 17:29:37

Modified files:
	gnats          : ChangeLog Makefile.in adm.c adm.h client.c 
	                 cmds.c config.h configure configure.in 
	                 database.c edit.c file-pr.c gen-closed-date.c 
	                 gen-index.c getclose.c globals.h gnats.h 
	                 gnatsd.c gnatsd.h internal.c lists.c mkdb.sh 
	                 npr-edit.c pr-age.c pr-edit.c pr-init.c 
	                 pr-stat.c pr.c query-pr.c query.c queue-pr.c 
Removed files:
	gnats          : npr-addr.c pr-addr.c pr-mail.c sub-type.c 

Log message:
	* query.c: Added support for parsing FieldType operator (assigned
	to '#'); needed for checking for closed PRs.
	
	* query-pr.c: Added new options --adm-field, --adm-subfield and
	--adm-key.
	(main): Default username and password are now NULL.
	
	* pr-stat.c: Minor fixes; it's still pretty badly broken.  Not sure
	if it's worth fixing.
	
	* npr-edit.c (main): Default username and password are NULL now.
	
	* lists.c (getGnatsFile): Fixed erroneous fallthrough to abort ().
	
	* internal.c (gnatsdbHasNetconn): New function.
	
	* edit.c (validateFieldValue): New function.
	(check_pr): Massively simplified; uses validateFieldValue ().
	(edit_field): Use validateFieldValue ().
	
	* database.c (getHostList): Add a call to initHostList ().
	
	* cmds.c(GNATS_mlct, GNATS_mlsu, GNATS_mlrs, GNATS_type,
	GNATS_resp, GNATS_catg, GNATS_vdat, GNATS_nocl): Deleted.
	(GNATS_admv, GNATS_vfld, GNATS_expr): New functions.
	
	* client.c (client_get_field_config): Use sendRemoteListQuery ().
	(sendRemoteQuery): Send a string expression with the EXPR command
	instead of sending individual nodes.
	(send_query_field, send_query_node): Deleted.
	(clientGetAdmField): New function.
	
	* adm.c (printAdmSubfield): New function.
	
	* file-pr.c (create_new_pr_file): Replaced sole use of PENDING
	with defaultCategory ().
	
	* sub-type.c, pr-addr.c, pr-mail.c, npr-addr.c: Deleted;
	functionality added to query-pr.
	
	* Replaced --directory options with --database, and edited usage
	strings to match.
	
	* configure.in: Changed with-gnatsd-access-file to
	with-gnatsd-user-access-file.  Added with-gnatsd-host-access-file.
	Moved the gnatsd.host_access file into ${datadir}/gnats; there
	should probably be a per-database version as well, but I'm too lazy
	to add it.


             reply	other threads:[~1999-12-29 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-29 17:29 bmanson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-01-26 16:21 bmanson
2000-01-13 23:32 bmanson
1999-12-21 20:44 bmanson

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=19991230012938.975.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).