..
endpoint
replication: document most important aspects of Endpoint interface
2018-08-26 15:12:43 +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_control.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
config_job_local.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
config_job_prometheus.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
config_job_pull.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
config_job_source.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
config_logging.go
gofmt
2018-08-25 21:30:25 +02:00
config_mapfilter.go
gofmt
2018-08-25 21:30:25 +02:00
config_parse.go
initial repl policy: get rid of unimplemented options
2018-08-25 22:23:47 +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_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_pprof.go
control pprof rewrite: expose pprof metrics via HTTP server controlled from CLI
2018-02-17 16:20:10 +01:00
control.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
daemon.go
remove JobStatus, Task abstraction and 'control status' subcommand
2018-08-26 19:08:30 +02:00
helpers.go
stdinserver: fixup ccd062e
: assert socket is in private directory
2018-02-17 14:12:44 +01:00
logging_formatters.go
special logging fields: from now on only 'job', 'task', 'subsystem'
2018-08-25 22:15:37 +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
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
'zrepl version' and 'zrepl control version' subcommand + maintainer README
2017-11-18 21:12:48 +01:00