Log of /trunk/caff/caff
Parent Directory
|
Revision Log
Revision
299 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 20 09:59:06 2006 UTC
(6 years, 8 months ago)
by
myon
File length: 43497 byte(s)
Diff to
previous 297
* caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by
Gerfried Fuchs.
Revision
278 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 1 22:53:58 2006 UTC
(7 years, 1 month ago)
by
myon
File length: 43476 byte(s)
Diff to
previous 277
+ Make local-user accept a list of keyids (Closes: #333832).
* Bump Standards-Version, no change.
Revision
277 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 1 11:12:35 2006 UTC
(7 years, 1 month ago)
by
myon
File length: 42955 byte(s)
Diff to
previous 276
+ Make also-encrypt-to a list, add a commented stanza to the default
config file (Closes: #325163).
+ Include mail-template in default config file, some minor syntax fixes.
Revision
276 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 30 10:27:34 2006 UTC
(7 years, 1 month ago)
by
myon
File length: 42395 byte(s)
Diff to
previous 274
+ Make local-user a config option, thanks to Michael C. Toren for the
patch (Closes: #361316).
Revision
273 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 30 09:00:26 2006 UTC
(7 years, 1 month ago)
by
myon
File length: 42190 byte(s)
Diff to
previous 268
* caff:
+ Try hostname without -f first to be compatible with BSD
(Closes: #356830).
Revision
265 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 1 14:49:51 2006 UTC
(7 years, 3 months ago)
by
kink-guest
File length: 41295 byte(s)
Diff to
previous 260
caff: support using a SMTP-server to send out the mails instead
of a local MTA.
Patch provided by Mathias Brossard (by private email, why are people
not filing bugs?), change is simple enough to provide the option.
Revision
260 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 15 09:59:09 2006 UTC
(7 years, 4 months ago)
by
myon
File length: 40891 byte(s)
Diff to
previous 257
* Upgrade debhelper compatibility to the recommended level 5.
* caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
Revision
256 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 20 00:47:06 2005 UTC
(7 years, 6 months ago)
by
weasel
File length: 40768 byte(s)
Diff to
previous 247
This patch checks whether the GPG executables are indeed executable,
and dies if they aren't. Thanks to nickm for the patch.
Revision
238 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 26 22:47:29 2005 UTC
(7 years, 9 months ago)
by
weasel
File length: 39833 byte(s)
Diff to
previous 237
If Myon's magic to find stuff to build a ~/.caffrc fails, still produce something that can be used as a starting point
Revision
147 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 27 10:09:51 2005 UTC
(7 years, 10 months ago)
by
kink-guest
File length: 35053 byte(s)
Diff to
previous 136
+ Create unique attachment filenames, thanks Robin H. Johnson
(Closes: #318469).
Revision
133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 19 16:50:48 2005 UTC
(7 years, 11 months ago)
by
weasel
File length: 34805 byte(s)
Diff to
previous 132
Change wording for send mail question - maybe it makes at least some people send more
Revision
126 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 11 11:49:26 2005 UTC
(7 years, 11 months ago)
by
kink-guest
File length: 33839 byte(s)
Diff to
previous 124
new option to pause before continuing to the signing step,
thanks Christof Douma (Closes: #316129).
Revision
110 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 21:46:35 2005 UTC
(7 years, 11 months ago)
by
weasel
File length: 33415 byte(s)
Diff to
previous 109
Rewrite key import stuff. Do not accept v3 fingerprints on the commandline. v3 is dead, I refuse to make code more complicated by supporting it.
Revision
107 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 19:21:17 2005 UTC
(7 years, 11 months ago)
by
myon-guest
File length: 33480 byte(s)
Diff to
previous 106
* catch IMPORTED when importing
* another note about v3 keys
* PS for the last commit:
pass "save" to gpg to save the key automatically (this doesn't hurt when the key is not changed)
Revision
106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 19:00:07 2005 UTC
(7 years, 11 months ago)
by
myon-guest
File length: 33481 byte(s)
Diff to
previous 105
* --export, --no-export
* --no-sign
* $CONFIG{'gpg-sign-args'}
* Note that v3 cannot be fetched reliably
* fix import (broke in one of my last commits today)
* pause when some keys failed to import
Revision
97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 30 15:13:34 2005 UTC
(7 years, 11 months ago)
by
weasel
File length: 29986 byte(s)
Diff to
previous 96
Move signature deletion into its own function
Move key importing into a function
Revision
93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 29 14:37:05 2005 UTC
(7 years, 11 months ago)
by
weasel
File length: 29346 byte(s)
Diff to
previous 91
Make the text that caff sends a config option.
Thanks to Elmar Hoffmann
Revision
90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 28 14:57:30 2005 UTC
(7 years, 11 months ago)
by
weasel
File length: 28441 byte(s)
Diff to
previous 89
Warn if we do not find a public key, not only if we get no output at all (tru:.. is output)
Revision
41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 21 21:10:48 2005 UTC
(8 years ago)
by
myon-guest
File length: 27630 byte(s)
Diff to
previous 37
* Import own public keys automatically in caff
* "Fixed" quotes in the caff manpage
* Use generic names in the sample caffrc
* Wrote pgp-clean manpage
* pgp-clean strips 0x prefix from key ids
Revision
34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 26 13:06:19 2005 UTC
(8 years, 3 months ago)
by
weasel
File length: 26557 byte(s)
Diff to
previous 30
gpg changes its interface every week or so - now --sign-key does no longer fall back to --edit
Revision
16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 3 12:33:13 2004 UTC
(8 years, 11 months ago)
by
weasel
File length: 24748 byte(s)
Diff to
previous 15
Actually act according to the user's answer in the 'attach to every mail' question
Fix sanitize_uid
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.