zrepl/cmd
2018-08-22 00:43:58 +02:00
..
endpoint cmd: move replication endpoints into subpackage 2018-08-22 00:43:58 +02:00
sampleconf daemon: expose prometheus in new global.monitoring config section + document it 2018-04-14 11:24:47 +02:00
adaptors.go WIP2 logging done somewhat 2018-08-10 17:06:00 +02:00
autosnap.go bookmarking: prune policy for bookmarks 2018-02-17 20:48:31 +01:00
bashcomp.go bash completions: hidden subcommand + integrate into Makefile 2017-12-27 14:39:46 +01:00
config_connect.go streamrpc now requires net.Conn => use it instead of rwc everywhere 2018-08-08 13:09:51 +02:00
config_fsvfilter.go Initial working version 2018-06-24 10:44:00 +02:00
config_job_control.go WIP: states with updater func instead of direct locking 2018-08-16 01:26:09 +02:00
config_job_local.go cmd: move replication endpoints into subpackage 2018-08-22 00:43:58 +02:00
config_job_prometheus.go daemon: expose prometheus in new global.monitoring config section + document it 2018-04-14 11:24:47 +02:00
config_job_pull.go cmd: move replication endpoints into subpackage 2018-08-22 00:43:58 +02:00
config_job_source.go cmd: move replication endpoints into subpackage 2018-08-22 00:43:58 +02:00
config_logging.go logger.Outlet: WriteEntry must not block 2017-12-29 17:21:58 +01:00
config_mapfilter.go cmd: move replication endpoints into subpackage 2018-08-22 00:43:58 +02:00
config_parse.go cmd: move replication endpoints into subpackage 2018-08-22 00:43:58 +02:00
config_prune_grid.go bookmarking: prune policy for bookmarks 2018-02-17 20:48:31 +01:00
config_prune_none.go cmd: noprune prune policy 2017-09-15 19:32:09 +02:00
config_serve_stdinserver.go streamrpc now requires net.Conn => use it instead of rwc everywhere 2018-08-08 13:09:51 +02:00
config_test.go Initial working version 2018-06-24 10:44:00 +02:00
config.go streamrpc now requires net.Conn => use it instead of rwc everywhere 2018-08-08 13:09:51 +02:00
control_pprof.go control pprof rewrite: expose pprof metrics via HTTP server controlled from CLI 2018-02-17 16:20:10 +01:00
control.go control pprof rewrite: expose pprof metrics via HTTP server controlled from CLI 2018-02-17 16:20:10 +01:00
daemon.go WIP2 logging done somewhat 2018-08-10 17:06:00 +02:00
helpers.go stdinserver: fixup ccd062e: assert socket is in private directory 2018-02-17 14:12:44 +01:00
logging_formatters.go WIP2 logging done somewhat 2018-08-10 17:06:00 +02:00
logging_outlets.go logger.Outlet: WriteEntry must not block 2017-12-29 17:21:58 +01:00
main.go WIP2 logging done somewhat 2018-08-10 17:06:00 +02:00
prune.go bookmarking: prune policy for bookmarks 2018-02-17 20:48:31 +01:00
stdinserver.go ssh+stdinserver: dump sshbytestream for github.com/problame/go-netssh 2018-02-17 01:08:15 +01:00
test.go daemon: Task: track relation to parent job 2018-04-05 22:18:22 +02:00
version.go 'zrepl version' and 'zrepl control version' subcommand + maintainer README 2017-11-18 21:12:48 +01:00