summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
8 daysCurrent gpgv requires the datafile for detached signaturesGuillem Jover
Otherwise we get the following error: gpgv: no signed data gpgv: can't hash datafile: No data
8 daysUse OpenPGP when referring to the standard or objectsGuillem Jover
These are OpenPGP signatures that any conforming implementation should be able to handle. They are not specific to GnuPG, which is one of many implementations, even though a very prominent one.
2021-07-19always use read with -rTimo Weingärtner
2021-07-19factor out download_source()Timo Weingärtner
2021-07-19use bash arrays in path_search()Timo Weingärtner
2021-07-19make config variables readonlyTimo Weingärtner
2016-05-25plugins/psql: fix spelling in commentTimo Weingärtner
2015-02-17changelog for 0.6.20.6.2Timo Weingärtner
2015-02-17apply shellcheck to update-openssh-known-hostsTimo Weingärtner
applied with care, the two remaining things are meant that way
2015-01-22plugins/curl: fix silent wrong output on HTTP 404Timo Weingärtner
2014-03-04add some real-life examplesTimo Weingärtner
kit_edu has connect-timeout because firewall DROPs connections from outside
2014-02-18changelog for 0.6.10.6.1Timo Weingärtner
2014-02-18Documentation update, license clarificationTimo Weingärtner
use pandoc for manpage generation, drop now-redundant README
2014-02-05make main script configurable via environmentTimo Weingärtner
2013-01-23document alternate URL syntaxes and how to use ssh-based transfer with an ↵Timo Weingärtner
identity
2013-01-12use #!/bin/sh, any POSIX sh is ok.Timo Weingärtner
Thanks: Philipp Kern <pkern@debian.org>
2013-01-07implement caching for filtered versionTimo Weingärtner
filtering can take a long time, about 1m for 20k key entries
2013-01-07implement hostname filteringTimo Weingärtner
Fixes GH-1.
2013-01-07bash style fixupsTimo Weingärtner
* [[ for less quoting * -eq instead of = for numerical equality * text manipulation instead of forking a basename(1)
2013-01-07prefer local plugins over ones from a distro packageTimo Weingärtner
2013-01-07update pgsql plugin documentationTimo Weingärtner
+ add SSL verification options + replace PGCLUSTER with PGHOST, former cements the use of a specific version of postgresql-client. Git-Dch: Full
2013-01-07drop debian/Timo Weingärtner
debian packaging will be on separate branch now
2012-02-25Imported Debian version 0.5debian/0.5Timo Weingärtner
2012-02-25Imported Debian version 0.4debian/0.4Timo Weingärtner
2012-02-25Imported Debian version 0.3debian/0.3Timo Weingärtner
2012-02-25Imported Debian version 0.2debian/0.2Timo Weingärtner
2012-02-25Imported Debian version 0.1debian/0.1Timo Weingärtner