mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Include intl/ in the CVS again; otherwise we are not able to
re-recreate a distribution from CVS. Some minor other fixes.
This commit is contained in:
parent
b6bbc5f6ad
commit
277a9a3755
41 changed files with 8463 additions and 8 deletions
10
doc/DETAILS
10
doc/DETAILS
|
@ -270,8 +270,16 @@ more arguments in future versions.
|
|||
IMPORTED <long keyid> <username>
|
||||
The keyid and name of the signature just imported
|
||||
|
||||
IMPORT_PROBLEM <reason> [<fingerprint>]
|
||||
Issued for each import failure. Reason codes are:
|
||||
0 := "No specific reason given".
|
||||
1 := "Invalid Certificate".
|
||||
2 := "Issuer Certificate missing".
|
||||
3 := "Certificate Chain too long".
|
||||
4 := "Error storing certificate".
|
||||
|
||||
IMPORT_RES <count> <no_user_id> <imported> <imported_rsa> <unchanged>
|
||||
<n_uids> <n_subk> <n_sigs> <n_revoc> <sec_read> <sec_imported> <sec_dups>
|
||||
<n_uids> <n_subk> <n_sigs> <n_revoc> <sec_read> <sec_imported> <sec_dups> <not_imported>
|
||||
Final statistics on import process (this is one long line)
|
||||
|
||||
FILE_START <what> <filename>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue