zrepl/cmd
Christian Schwarz 3eaba92025 cmd: introduce control socket & subcommand
Move pprof debugging there.
2017-09-18 00:16:28 +02:00
..
sampleconf cmd: mapfilter: support rejecting mappings 2017-09-16 19:43:02 +02:00
autosnap.go WIP daemon: 2017-09-16 21:13:19 +02:00
config_connect.go config: unify job debugging options 2017-09-11 15:45:10 +02:00
config_fsvfilter.go WIP: recurring jobs 2017-09-15 19:35:19 +02:00
config_job_control.go cmd: introduce control socket & subcommand 2017-09-18 00:16:28 +02:00
config_job_local.go cmd: remove global state in main.go 2017-09-17 18:32:00 +02:00
config_job_pull.go cmd: remove global state in main.go 2017-09-17 18:32:00 +02:00
config_job_source.go cmd: remove global state in main.go 2017-09-17 18:32:00 +02:00
config_mapfilter.go cmd: mapfilter: support rejecting mappings 2017-09-16 19:43:02 +02:00
config_parse.go cmd: introduce control socket & subcommand 2017-09-18 00:16:28 +02:00
config_prune_grid.go cmd: fix typo 2017-09-15 19:34:38 +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 fixup dmf tests 2017-09-16 20:32:01 +02:00
config.go cmd: introduce control socket & subcommand 2017-09-18 00:16:28 +02:00
control.go cmd: introduce control socket & subcommand 2017-09-18 00:16:28 +02:00
daemon.go cmd: remove global state in main.go 2017-09-17 18:32:00 +02:00
handler.go cmd: handler: privatise & rename variables 2017-09-16 20:27:08 +02:00
helpers.go cmd: extract listening on a UNIX socket in a private directory into a helper func 2017-09-17 23:41:51 +02:00
main.go cmd: introduce control socket & subcommand 2017-09-18 00:16:28 +02:00
prune.go WIP daemon: 2017-09-16 21:13:19 +02:00
replication.go WIP: Switch to new config format. 2017-09-10 17:53:54 +02:00
stdinserver.go cmd: remove global state in main.go 2017-09-17 18:32:00 +02:00
test.go cmd: test: would always run testCmdGlobalInit 2017-09-17 23:40:40 +02:00