werner committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Fri, 19 Apr 2002 11:18:57 +0200


Date:	Friday April 19, 2002 @ 11:18
Author:	werner

Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv13012

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog delkey.c keyedit.c tdbio.c tdbio.h trustdb.c 
	trustdb.h 
Log Message:
* tdbio.c (tdbio_write_nextcheck): Return a status whether the
stamp was actually changed.
* trustdb.c (revalidation_mark): Sync the changes.  Removed the
sync operation done by its callers.
(get_validity): Add logic for maintaining a pending_check flag.
(clear_ownertrust): New.

* keyedit.c (sign_uids): Don't call revalidation_mark depending on
primary_pk.
(keyedit_menu): Call revalidation_mark after "trust".
(show_key_with_all_names): Print a warning on the wrong listed key
validity.

* delkey.c (do_delete_key): Clear the owenertrust information when
deleting a public key.

File: ChangeLog        	Status: Up-to-date
File: delkey.c         	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: tdbio.c          	Status: Up-to-date
File: tdbio.h          	Status: Up-to-date
File: trustdb.c        	Status: Up-to-date
File: trustdb.h        	Status: Up-to-date