zrepl/cmd
2018-08-26 22:06:47 +02:00
..
config move retentiongrid to own package 2018-08-26 22:06:47 +02:00
daemon start refactoring: move daemon into subpackage 2018-08-26 21:58:58 +02:00
endpoint replication: document most important aspects of Endpoint interface 2018-08-26 15:12:43 +02:00
helpers start refactoring: move daemon into subpackage 2018-08-26 21:58:58 +02:00
pruning/retentiongrid move retentiongrid to own package 2018-08-26 22:06:47 +02:00
sampleconf initial repl policy: get rid of unimplemented options 2018-08-25 22:23:47 +02:00
tlsconf gofmt 2018-08-25 21:30:25 +02:00
adaptors.go gofmt 2018-08-25 21:30:25 +02:00
autosnap.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
bashcomp.go bash completions: hidden subcommand + integrate into Makefile 2017-12-27 14:39:46 +01:00
config_connect.go gofmt 2018-08-25 21:30:25 +02:00
config_fsvfilter.go Initial working version 2018-06-24 10:44:00 +02:00
config_job_local.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
config_job_pull.go rename variable 2018-08-26 22:06:47 +02:00
config_job_source.go set channel buffer to prevent leaking goroutine 2018-08-26 22:06:47 +02:00
config_logging.go build logger from new config 2018-08-26 22:06:47 +02:00
config_mapfilter.go gofmt 2018-08-25 21:30:25 +02:00
config_parse.go move retentiongrid to own package 2018-08-26 22:06:47 +02:00
config_prune_none.go cmd: noprune prune policy 2017-09-15 19:32:09 +02:00
config_serve_stdinserver.go start refactoring: move daemon into subpackage 2018-08-26 21:58:58 +02:00
config_serve_tcp.go move various timeouts to package-level variables 2018-08-25 22:30:16 +02:00
config_test.go gofmt 2018-08-25 21:30:25 +02:00
config.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
control.go start refactoring: move daemon into subpackage 2018-08-26 21:58:58 +02:00
daemon.go build logger from new config 2018-08-26 22:06:47 +02:00
logging_formatters.go logging format 'human': continue printing prefixed fields if some are missing 2018-08-26 19:13:09 +02:00
logging_outlets.go logger.Outlet: WriteEntry must not block 2017-12-29 17:21:58 +01:00
main.go move version info to separate package 2018-08-26 21:58:20 +02:00
prune.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
stdinserver.go ssh+stdinserver: dump sshbytestream for github.com/problame/go-netssh 2018-02-17 01:08:15 +01:00
test.go remove JobStatus, Task abstraction and 'control status' subcommand 2018-08-26 19:08:30 +02:00
version.go move version info to separate package 2018-08-26 21:58:20 +02:00