Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * options.skel: Some language tweaks, and remove the load-extension | David Shaw | 2002-08-09 | 1 | -13/+3 |
| | | | | | | | | | | | | | | | section for random gatherers. * keyring.c (create_tmp_file, rename_tmp_file): Create tmp files with user-only permissions, but restore the original permissions if the user has something special set. * openfile.c (copy_options_file): Create new options file (gpg.conf) with user-only permissions. * keydb.c (keydb_add_resource): Create new keyrings with user-only permissions. | ||||
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | restarting gpg. This is Debian bug 124219, though their supplied patch will not do the right thing. * main.h, tdbio.c (tdbio_set_dbname), misc.c (removed check_permissions), keydb.c (keydb_add_resource), g10.c (main, check_permissions): Significant reworking of the permission check mechanism. The new behavior is to check everything in the homedir by checking the homedir itself. If the user wants to put (possibly shared) keyrings outside the homedir, they are not checked. The options file and any extension files are checked wherever they are, as well as their enclosing directories. This is Debian bug 147760. | ||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 1 | -0/+698 |