Edwin Eefting
|
9e2476ac84
|
use mbuffer to simulate actual slow transfer (test_progress)
|
2024-09-17 14:25:32 +02:00 |
|
Edwin Eefting
|
4c5339dedd
|
better output to fixed progress test
|
2024-09-17 13:27:34 +02:00 |
|
Edwin Eefting
|
b115f4b081
|
fix test
|
2024-09-17 12:46:07 +02:00 |
|
Edwin Eefting
|
8b8be80ab7
|
tests can be run in a dockercontainer now. (just start ./tests/run_tests_docker to magically do it) changed time patching during testing to use mocktime() instead. fixed alpine issues. fixed #206
|
2023-10-02 23:15:37 +02:00 |
|
Edwin Eefting
|
771127d34a
|
fix #112, pretty big change in mounting behaviour
|
2023-09-27 00:52:06 +02:00 |
|
oddlama
|
78d7dbab6d
|
Implement --utc switch to force UTC time (closes #155)
|
2022-07-12 11:07:14 +02:00 |
|
Edwin Eefting
|
44c6896ddd
|
merged v3.1.2-rc2
|
2022-02-23 20:43:49 +01:00 |
|
Edwin Eefting
|
cab2f98bb8
|
Better strip path handling and collision checking. Now also supports stripping so much it ends up on a pool-target.
Fixes #102, #117
|
2022-02-23 17:47:50 +01:00 |
|
Edwin Eefting
|
d114f63f29
|
extract common stuff to prepare for zfs-autoverify
|
2022-01-17 21:19:40 +01:00 |
|
Edwin Eefting
|
b1689f5066
|
added --...-format options. closes #87
|
2021-10-04 00:14:40 +02:00 |
|
Edwin Eefting
|
77f1c16414
|
fix #84
|
2021-07-03 14:31:34 +02:00 |
|
Edwin Eefting
|
37f91e1e08
|
no longer use zfs send --compressed as default. uses --zfs-compressed to reenable it. fixes #77 .
|
2021-05-31 22:02:31 +02:00 |
|
Edwin Eefting
|
5e04aabf37
|
show pipes in verbose
|
2021-05-15 12:34:21 +02:00 |
|
Edwin Eefting
|
3e39e1553e
|
allow re-replication of a backup with the same name. (now filters on target_path instead of received-status when selecting when appropriate. also shows notes about this)
|
2021-05-02 22:51:20 +02:00 |
|
Edwin Eefting
|
176f04b302
|
proper encryption/decryption support. also fixes #60
|
2021-04-20 23:20:54 +02:00 |
|
Edwin Eefting
|
7696d8c16d
|
working on encryption
|
2021-04-20 21:22:27 +02:00 |
|
Edwin Eefting
|
190a73ec10
|
merge
|
2021-04-20 21:06:46 +02:00 |
|
Edwin Eefting
|
671eda7386
|
working on proper encryption support
|
2021-04-20 18:39:57 +02:00 |
|
Edwin Eefting
|
3d4b26cec3
|
fix test
|
2021-04-19 10:54:55 +02:00 |
|
Edwin Eefting
|
c0ea311e18
|
fix
|
2021-04-18 22:57:03 +02:00 |
|
Edwin Eefting
|
b7b2723b2e
|
coverage
|
2021-04-18 22:47:53 +02:00 |
|
Edwin Eefting
|
488ff6f551
|
coverage
|
2021-04-17 22:29:47 +02:00 |
|
Edwin Eefting
|
a920744b1e
|
allow regression to run from pycharm by using sudo with passwd file. you also need to suid root zfs and zpool
|
2021-04-15 13:56:24 +02:00 |
|
Edwin Eefting
|
e79f6ac157
|
speedup testing
|
2021-03-27 21:07:31 +01:00 |
|
Edwin Eefting
|
59efd070a1
|
autoruntests
|
2021-03-27 20:08:05 +01:00 |
|
Edwin Eefting
|
686bb48bda
|
restore progres. verify --destroy-incompabible output.
|
2021-03-11 11:57:51 +01:00 |
|
Edwin Eefting
|
4f9b7b6cef
|
cleanup repository tree. use entry_points in setuptools instead of symlink
|
2021-02-07 13:00:04 +01:00 |
|