Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | Clarify comment on exit code override to workaround overlapping codes | Guillem Jover | |
The framework expects to be able to ignore specific exit codes from the plugins, but if we are possibly returning exit codes from different tools, then it's hard to untangle what tool generated which exit code. In the plugins at hand the exit code 1 seems like a safe one, given both curl and rsync usage, so we currently turn any OpenPGP verification error into that. | |||
8 days | Current gpgv requires the datafile for detached signatures | Guillem Jover | |
Otherwise we get the following error: gpgv: no signed data gpgv: can't hash datafile: No data | |||
8 days | Use OpenPGP when referring to the standard or objects | Guillem 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-19 | always use read with -r | Timo Weingärtner | |
2021-07-19 | factor out download_source() | Timo Weingärtner | |
2021-07-19 | use bash arrays in path_search() | Timo Weingärtner | |
2021-07-19 | make config variables readonly | Timo Weingärtner | |
2016-05-25 | plugins/psql: fix spelling in comment | Timo Weingärtner | |
2015-02-17 | changelog for 0.6.20.6.2 | Timo Weingärtner | |
2015-02-17 | apply shellcheck to update-openssh-known-hosts | Timo Weingärtner | |
applied with care, the two remaining things are meant that way | |||
2015-01-22 | plugins/curl: fix silent wrong output on HTTP 404 | Timo Weingärtner | |
2014-03-04 | add some real-life examples | Timo Weingärtner | |
kit_edu has connect-timeout because firewall DROPs connections from outside | |||
2014-02-18 | changelog for 0.6.10.6.1 | Timo Weingärtner | |
2014-02-18 | Documentation update, license clarification | Timo Weingärtner | |
use pandoc for manpage generation, drop now-redundant README | |||
2014-02-05 | make main script configurable via environment | Timo Weingärtner | |
2013-01-23 | document alternate URL syntaxes and how to use ssh-based transfer with an ↵ | Timo Weingärtner | |
identity | |||
2013-01-12 | use #!/bin/sh, any POSIX sh is ok. | Timo Weingärtner | |
Thanks: Philipp Kern <pkern@debian.org> | |||
2013-01-07 | implement caching for filtered version | Timo Weingärtner | |
filtering can take a long time, about 1m for 20k key entries | |||
2013-01-07 | implement hostname filtering | Timo Weingärtner | |
Fixes GH-1. | |||
2013-01-07 | bash style fixups | Timo Weingärtner | |
* [[ for less quoting * -eq instead of = for numerical equality * text manipulation instead of forking a basename(1) | |||
2013-01-07 | prefer local plugins over ones from a distro package | Timo Weingärtner | |
2013-01-07 | update pgsql plugin documentation | Timo 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-07 | drop debian/ | Timo Weingärtner | |
debian packaging will be on separate branch now | |||
2012-02-25 | Imported Debian version 0.5debian/0.5 | Timo Weingärtner | |
2012-02-25 | Imported Debian version 0.4debian/0.4 | Timo Weingärtner | |
2012-02-25 | Imported Debian version 0.3debian/0.3 | Timo Weingärtner | |
2012-02-25 | Imported Debian version 0.2debian/0.2 | Timo Weingärtner | |
2012-02-25 | Imported Debian version 0.1debian/0.1 | Timo Weingärtner | |