Commit Graph

  • f3734ed0d4 endpoint: refactor, fix stale holds on initial replication, holds release subcmds Christian Schwarz 2020-03-26 23:43:17 +0100
  • 2efbf19c62 REWORD ToString in log message problame/277-fix-receive-f Christian Schwarz 2020-02-25 15:44:23 +0100
  • d82a0ce45d platformtest: run gofmt on replicationCursor.go InsanePrawn 2020-02-25 06:39:25 +0100
  • 44bd354eae Spellcheck all files InsanePrawn 2020-02-23 23:24:12 +0100
  • 0c3bfcd5ba Spellcheck all files InsanePrawn 2020-02-23 23:24:12 +0100
  • 94caf8b8db endpoint: fix typos in jobid.go InsanePrawn 2020-02-20 18:27:12 +0100
  • 87a25510ac endpoint: fix typos in jobid.go InsanePrawn 2020-02-20 18:27:12 +0100
  • f8fac39d5c Working but ugly solution InsanePrawn 2020-02-20 18:29:05 +0100
  • da8f5ff34a Fix typos in jobid.go InsanePrawn 2020-02-20 18:27:12 +0100
  • 457cbd136b WIP fix racy holds problame/280-racy-holds-list Christian Schwarz 2020-02-19 22:51:07 +0100
  • b8abba6f55 endpoint: fix incorrect early release of maxConcurrentZFSSendSemaphore problame/274-fix-incorrect-early-release-concurrent-send-sempahore Christian Schwarz 2020-02-17 22:53:49 +0100
  • 0eb7032735 daemon/control: envconst timeout for control socket server-side timeouts problame/262-fix-status-eof-error Christian Schwarz 2020-02-17 22:35:21 +0100
  • 348ecde574 envconst dump command (untested) problame/186-debug-dump-command Christian Schwarz 2019-08-19 18:01:46 +0200
  • d476cdb12a WIP: draft snapmgmt problame/wip/tiered-snapshot-management Christian Schwarz 2019-10-01 23:54:46 +0200
  • 3ff1966cab docs/installation: use && for early exit if build-in-docker step fails Christian Schwarz 2020-02-17 17:57:29 +0100
  • a3842155c5 zrepl test filesystems: support snap job type Christian Schwarz 2020-02-17 17:56:48 +0100
  • 02b3b4f80c fix some typos Christian Schwarz 2020-02-17 17:56:15 +0100
  • 0882290595 README update Christian Schwarz 2019-10-06 21:35:57 +0200
  • 62c736d696 add tracing package (forgot to commit) problame/tracing Christian Schwarz 2020-02-17 18:00:25 +0100
  • 3de3e2b688 WIP: draft incomplete keep rule for keeping most recent common ancestor problame/wip/keep-rule-most-recent-common-ancestor Christian Schwarz 2019-10-10 13:34:33 +0200
  • 1bd0dcfca6 WIP request ids + trace context Christian Schwarz 2020-01-15 17:37:23 +0100
  • 17add553d3 WIP runtime-controllable concurrency for replication problame/experiment-runtime-controllable-concurrency Christian Schwarz 2020-02-01 15:28:52 +0100
  • b8d9f4ba92 docs: supporters: update Christian Schwarz 2019-09-17 23:54:20 +0200
  • 1462c5caa5 zfs: fix batch destroy panic if all snaps are undestroyable Christian Schwarz 2020-02-14 21:34:22 +0100
  • 58c08c855f new features: {resumable,encrypted,hold-protected} send-recv, last-received-hold Christian Schwarz 2019-09-11 17:19:17 +0200
  • 9a4763ceee client/status: notify user if size estimation is imprecise Christian Schwarz 2020-01-01 15:45:55 +0100
  • f8200a6386 replication/driver: regulate per-filesystem step planning through stepQueue Christian Schwarz 2020-01-02 14:29:02 +0100
  • e35320f8ee zfs: make StreamCopier wrapper for io.ReadCloser public Christian Schwarz 2019-12-21 15:42:27 +0100
  • 5b52e5e331 rpc: fix missing logger context vars in control connection handlers Christian Schwarz 2019-12-22 16:31:33 +0100
  • 6ebd9f1037 zfs: recv: fix deadlock if streamCopier returns io.EOF Christian Schwarz 2019-12-21 15:49:53 +0100
  • 99ab16d7be zfs: send: improve error reporting by capturing stderr Christian Schwarz 2019-09-17 00:29:58 +0200
  • e675b35cda platformtest: harness: run filter + summary Christian Schwarz 2019-12-23 11:48:48 +0100
  • ddd7acec49 platformtest: harness: refactor + support SkipNow Christian Schwarz 2019-12-21 19:01:47 +0100
  • e7aa08564b platformtest: harness: fix FailNow (harness wouldn't detect FailNow) Christian Schwarz 2019-12-21 15:44:49 +0100
  • 93ccdb8024 docs: prune: fix typo Christian Schwarz 2019-09-17 23:54:11 +0200
  • 501645f918 docs: filter syntax: reference 'snap' job type Christian Schwarz 2019-09-17 23:54:00 +0200
  • 4fd9d30c98 build: add linux/armhf target Matthias Freund 2020-02-09 12:45:30 +0100
  • 99b6855e01 build: add linux/armhf target Matthias Freund 2020-02-09 12:45:30 +0100
  • 1fc2a69366 build: add linux/arm (32bit) target Christian Schwarz 2020-02-09 10:45:45 +0100
  • e2b9c16959 build: fix freebsd/aarch64 Ben Woods 2020-02-01 13:23:47 +0800
  • a29f8dd71f build: fix freebsd/aarch64 Ben Woods 2020-02-01 13:23:47 +0800
  • 4ba85c40cc daemon/job/build_jobs: fix validateReceivingSidesDoNotOverlap Matthias Freund 2020-01-30 01:59:57 +0100
  • bfe91991f3 daemon/job/build_jobs: fix validateReceivingSidesDoNotOverlap Matthias Freund 2020-01-30 01:59:57 +0100
  • cca95f613b client/status: add ETA calculation Matthias Freund 2020-01-20 15:26:07 +0100
  • e587d89d76 client/status: add ETA calculation Matthias Freund 2020-01-20 15:26:07 +0100
  • 5b50a66c6c daemon/snapper: refactor sync-up algorithm + warn about FSes awaiting first sync point Christian Schwarz 2020-01-15 19:12:31 +0100
  • dd508280f0 docs: tutorial: minor typo + language fixes Christian Schwarz 2020-01-15 19:12:09 +0100
  • 2927d0ca15 rpc: use grpchelper package, add grpc.KeepaliveEnforcementPolicy, fix 'transport is closing' error Christian Schwarz 2020-01-04 21:00:00 +0100
  • d35e2400b2 transport/{TCP,TLS}: optional IP_FREEBIND / IP_BINDANY bind socketops Juergen Hoetzel 2019-12-30 19:42:17 +0100
  • 47ed599db7 docs: add Void Linux to installation instructions Frans Bergman 2019-12-25 13:50:08 +0100
  • f899f4cbe4 build: go.mod: bump go-netssh and drop go-critic replaces Christian Schwarz 2019-12-09 13:37:19 +0100
  • 66295afb0a Add Void Linux to installation instructions Frans Bergman 2019-12-25 13:50:08 +0100
  • 7b7c5bae38 build: go.mod: bump go-netssh and drop go-critic replaces Christian Schwarz 2019-12-09 13:37:19 +0100
  • b3231d2bed daemon: fix typos in error messages Juergen Hoetzel 2019-12-11 18:00:00 +0100
  • a37333779e Fix typos Juergen Hoetzel 2019-12-11 18:00:00 +0100
  • c24c327151 build: fix build.Dockerfile + integrate into CircleCI Christian Schwarz 2019-11-20 20:57:50 +0100
  • 5e17d7ba80 docs: add recent supporters Christian Schwarz 2019-11-26 00:45:13 +0100
  • 94560d6aee Update travis to use go1.13.4 Rui Chen 2019-11-20 22:31:36 -0500
  • 3df3ef9ff6 Bump golang to v1.13.4 Rui Chen 2019-11-20 22:31:23 -0500
  • 0261dbfe3d docs: 0.2.1 changelog v0.2.1 Christian Schwarz 2019-11-20 20:16:41 +0100
  • 4301f741db dist/systemd: remove @privileged from SystemCallFilter + cleanup comments Christian Schwarz 2019-11-20 18:42:53 +0100
  • 7e743c74dc docs + samples: adjust ssh 'Compression' arg in examples Christian Schwarz 2019-11-20 18:19:16 +0100
  • ad0b055245 daemon/prometheus: fix crash if listener cannot be created Christian Schwarz 2019-10-30 10:57:40 +0100
  • 27db3e6f70 docs: supporters: update & add viz for different kinds of support Christian Schwarz 2019-10-25 17:38:27 +0200
  • 4994b7a9ea rpc/dataconn + build: support GOOS={solaris,illumos} Christian Schwarz 2019-10-20 20:05:46 +0200
  • 080f2c0616 build: Makefile: refactor cross-builds + release, add i386 targets Christian Schwarz 2019-10-28 16:16:16 +0100
  • d469cc04b6 transports/ssh: bump go-netssh to improve dial errors Christian Schwarz 2019-10-26 14:32:07 +0200
  • e0a25d04ac build: Makefile: set GO111MODULE=on for all go commands Christian Schwarz 2019-10-26 14:53:01 +0200
  • b0f2c79944 build: go mods: split build deps into subgomod, bump prometheus to 1.2.1, tweaked go mod tidy Christian Schwarz 2019-10-26 13:55:03 +0200
  • d2bc40f78d docs: transports: ssh: better copy-pastable connect section Christian Schwarz 2019-10-25 16:46:30 +0200
  • 9e54f11960 dist/systemd: fix ssh-transport: create stdinserver runtime directory Christian Schwarz 2019-10-25 16:44:55 +0200
  • 6eda1f743f Fix typo in tutorial.rst Andy Fiddaman 2019-11-01 00:45:16 +0000
  • 425cafab69
    Merge branch 'master' into patch-1 Christian Schwarz 2019-11-05 09:50:41 -0800
  • 6787decef1 Add OmniOS (illumos distribution) to list of OSs Andy Fiddaman 2019-11-01 12:06:53 +0000
  • 13f6503694 Fix typo in tutorial.rst Andy Fiddaman 2019-11-01 00:45:16 +0000
  • 835338b9bf Add OmniOS (illumos distribution) to list of OSs Andy Fiddaman 2019-11-01 12:06:53 +0000
  • e8608f4204 docs: supporters: update & add viz for different kinds of support Christian Schwarz 2019-10-25 17:38:27 +0200
  • 86fb64e117 rpc/dataconn + build: support GOOS={solaris,illumos} Christian Schwarz 2019-10-20 20:05:46 +0200
  • 73463198bc build: Makefile: refactor cross-builds + release, add i386 targets Christian Schwarz 2019-10-28 16:16:16 +0100
  • ff79668fd3 transports/ssh: bump go-netssh to improve dial errors Christian Schwarz 2019-10-26 14:32:07 +0200
  • 7587fc7ece build: Makefile: set GO111MODULE=on for all go commands Christian Schwarz 2019-10-26 14:53:01 +0200
  • 3973eac340 build: go mods: split build deps into subgomod, bump prometheus to 1.2.1, tweaked go mod tidy Christian Schwarz 2019-10-26 13:55:03 +0200
  • 1855c0731e docs: transports: ssh: better copy-pastable connect section Christian Schwarz 2019-10-25 16:46:30 +0200
  • 134d1c3388 dist/systemd: fix ssh-transport: created stdinserver runtime directory Christian Schwarz 2019-10-25 16:44:55 +0200
  • b5ad611246 zfs: close copierErrChan to avoid goroutine leak meilihao 2019-10-24 19:08:06 +0800
  • a89d2956ba
    Merge pull request #1 from zrepl/master chenhao 2019-10-24 16:54:21 +0800
  • d56d45a2ab docs: install: apt: fix snippet display & link to packaging repo Christian Schwarz 2019-10-21 16:35:23 +0200
  • fcf16a163a docs: install: apt snippet: idempotent, bash compat, multiarch compat Christian Schwarz 2019-10-21 11:59:59 +0200
  • a552b565cb docs: install: apt snippet: idempotent, bash compat, multiarch compat Christian Schwarz 2019-10-21 11:59:59 +0200
  • dc39c819a3 docs: add debian + ubuntu installation Christian Schwarz 2019-10-18 19:51:13 +0200
  • 1048b09487 build: include config examples and dist in noarch tarball Christian Schwarz 2019-10-18 19:53:24 +0200
  • 3806e97404 docs: add copr repo for Fedora/CentOS Richard Poettler 2019-10-13 21:05:21 +0200
  • c396f9508a zfs: replace hard coded zfs command in ZFSDestroy chenhao 2019-10-16 16:13:51 +0800
  • a413e28668
    zfs : replace hard code for zfs command chenhao 2019-10-16 16:13:51 +0800
  • b9933f6cb2 platformtest: add zfsGet bookmark handling & replicationCursor tests Christian Schwarz 2019-10-14 17:46:14 +0200
  • 0ba4b5eda6 zfs: helper for ZFSGet guid and createtxg Christian Schwarz 2019-10-14 17:48:47 +0200
  • 18d2c350de platformtest: harness: -failure.stop-and-keep-pool mode, prettier logging Christian Schwarz 2019-10-14 17:45:44 +0200
  • f8f9fd11cd platformtest: logging-related refactorings Christian Schwarz 2019-10-14 17:32:58 +0200
  • 4db297ba03 Added installation instruction for Fedora/CentOS Richard Poettler 2019-10-13 21:05:21 +0200
  • b422e6f12e docs: installation: add Arch Linux 'from source' package John Ramsden 2019-10-12 23:31:39 -0700