zrepl/cmd
Christian Schwarz 896f31bbf3 'zrepl version' and 'zrepl control version' subcommand + maintainer README
Version is autodetected on build using git
If it cannot be detected with git, an override must be provided.

For tracability of distros, the distroy packagers should override as
well, which is why I added a README entry for package mainatiners.

refs #35
2017-11-18 21:12:48 +01:00
..
sampleconf cmd/sampleconf/zrep.yml: remove it, it's from the stone ages 2017-10-05 21:48:18 +02:00
autosnap.go bookmark every snapshot 2017-11-13 10:59:46 +01:00
config_connect.go config: unify job debugging options 2017-09-11 15:45:10 +02:00
config_fsvfilter.go refactor: parametrize PrefixFilter VersionType check 2017-11-13 10:59:22 +01:00
config_job_control.go 'zrepl version' and 'zrepl control version' subcommand + maintainer README 2017-11-18 21:12:48 +01:00
config_job_local.go refactor: parametrize PrefixFilter VersionType check 2017-11-13 10:59:22 +01:00
config_job_pull.go config: support days (d) and weeks (w) in durations 2017-10-05 15:17:37 +02:00
config_job_source.go refactor: parametrize PrefixFilter VersionType check 2017-11-13 10:59:22 +01:00
config_logging.go fixup: remove unused StdoutOutlet function 2017-11-17 00:36:48 +01:00
config_mapfilter.go mappings: fix aliasing bug with '<' wildcards 2017-10-05 20:10:05 +02:00
config_parse.go config: support days (d) and weeks (w) in durations 2017-10-05 15:17:37 +02:00
config_prune_grid.go retention grid: interva length monotonicity: exception for keep=all 2017-10-05 20:34:35 +02:00
config_prune_none.go cmd: noprune prune policy 2017-09-15 19:32:09 +02:00
config_serve_stdinserver.go cmd: extract listening on a UNIX socket in a private directory into a helper func 2017-09-17 23:41:51 +02:00
config_test.go mappings: fix aliasing bug with '<' wildcards 2017-10-05 20:10:05 +02:00
config.go cmd: logging using logrus 2017-09-22 17:01:54 +02:00
control.go 'zrepl version' and 'zrepl control version' subcommand + maintainer README 2017-11-18 21:12:48 +01:00
daemon.go 'zrepl version' and 'zrepl control version' subcommand + maintainer README 2017-11-18 21:12:48 +01:00
handler.go cmd: logging using logrus 2017-09-22 17:01:54 +02:00
helpers.go fix unreachable code & missing stringer-generated code 2017-09-30 16:31:55 +02:00
logging_formatters.go logging: stdout outlet: include time in output if tty or forced through config 2017-11-15 11:04:34 +01:00
logging_outlets.go tcp outlet: fix error handling on write failure 2017-09-30 16:38:48 +02:00
main.go 'zrepl version' and 'zrepl control version' subcommand + maintainer README 2017-11-18 21:12:48 +01:00
prune.go bookmark every snapshot 2017-11-13 10:59:46 +01:00
replication.go fix unreachable code & missing stringer-generated code 2017-09-30 16:31:55 +02:00
stdinserver.go cmd: no context + logging for config parsing 2017-09-22 14:13:30 +02:00
test.go logging: first outlet receives logger error message 2017-11-17 00:25:38 +01:00
version.go 'zrepl version' and 'zrepl control version' subcommand + maintainer README 2017-11-18 21:12:48 +01:00