Implement --signature-filter for signing backup snapshots.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 21 Aug 2007 00:38:20 +0000 (17:38 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Tue, 21 Aug 2007 00:38:20 +0000 (17:38 -0700)
commitedcae8181571b57b058cb2249cb84b01df73d52a
tree84a28e8ae7fb687d41c473ad103cf87e6ae73da2
parentff0872f12968a00ea2e3d2b95c54f97d98b51585
Implement --signature-filter for signing backup snapshots.

If supplied, the argument to --signature-filter will be a program through
which the text for the root snapshot descriptor is filtered.  This filter
should act much like "gpg --clearsign": produce a nearly-identical text
file, with perhaps a few lines at the start or end containing the
signature, but which can be treated as an ordinary segment descriptor by
ignoring this leading and trailing data.
NEWS
scandir.cc