dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Mon, 13 May 2002 22:44:30 +0200
Date: Monday May 13, 2002 @ 22:44
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv9988
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog exec.c exec.h keyedit.c misc.c photoid.c
Log Message:
* photoid.c (show_photos): Use the long keyid as the filename for the
photo. Use the short keyid as the filename on 8.3 systems.
* exec.h, exec.c (make_tempdir, exec_write, exec_finish): Allow caller to
specify filename. This should make things easier on windows and macs
where the file extension is required, but a whole filename is even better.
* keyedit.c (show_key_with_all_names, show_prefs): Show proper prefs for a
v4 key uid with no selfsig at all.
* misc.c (check_permissions): Don't check permissions on non-normal files
(pipes, character devices, etc.)
File: ChangeLog Status: Up-to-date
File: exec.c Status: Up-to-date
File: exec.h Status: Up-to-date
File: keyedit.c Status: Up-to-date
File: misc.c Status: Up-to-date
File: photoid.c Status: Up-to-date