Commit Graph
61 Commits
Author SHA1 Message Date
timeshifter 55f836c01d refactoring 2021-12-03 20:25:17 +01:00
timeshifter 7ada92bb32 refactoring 2021-12-03 20:23:49 +01:00
timeshifter 92bc8d388c del: functools.cache 2021-12-03 20:13:31 +01:00
timeshifter 464ed06dbb refactor: Cryptsetup subcommands 2021-12-03 20:13:01 +01:00
timeshifter fef8a3f3ea refactoring 2021-12-03 20:10:17 +01:00
timeshifter 61161038b2 refactor: ZFS 2021-12-03 19:15:12 +01:00
timeshifter c8d1fdb353 refactor: ZFS 2021-12-03 19:00:35 +01:00
timeshifter efe680e813 add: skip decrypt if already decrypted 2021-12-02 16:53:39 +01:00
timeshifter ef8da31e6d del: todo 2021-12-02 16:21:21 +01:00
timeshifter 171bdd95a3 fix: black 2021-12-02 16:21:02 +01:00
timeshifter a4e9b12c4c add: skip scrub if recently scrubbed 2021-12-02 16:20:55 +01:00
timeshifter 359a6a99a8 add: Command.receive_from_stream 2021-12-02 15:23:32 +01:00
timeshifter f28df3e4c6 refactor: exit code constants 2021-12-02 15:18:33 +01:00
timeshifter c59fef4e95 del: stale code 2021-12-02 15:17:35 +01:00
timeshifter 9aa9205a9d refactor: class Command 2021-12-02 15:12:49 +01:00
timeshifter 20d5fe4282 add: todos 2021-12-02 15:10:54 +01:00
timeshifter 6f97a0e325 refactor: ZFS.scrub 2021-12-02 15:10:39 +01:00
timeshifter 72b0dda9e5 refactor: scrub only pools 2021-12-02 14:59:12 +01:00
timeshifter ef25c43a8b fix: receive into pool, not name 2021-12-02 14:58:03 +01:00
timeshifter cb603eea74 refactor: inline _import_from_directory 2021-12-02 14:56:00 +01:00
timeshifter 6ad8f88fd1 refactor: Optional -> pipe | 2021-12-02 14:55:03 +01:00
timeshifter 65dc88e2ea refactor: sender -> stream 2021-12-02 14:53:52 +01:00
timeshifter 94bf4769ff fix: black 2021-12-02 14:53:14 +01:00
timeshifter 14509c439f add: do not send if snapshots are equal 2021-12-02 14:53:03 +01:00
timeshifter 406278632a refactor: ZFS.receive 2021-12-02 14:50:50 +01:00
timeshifter 17057806f3 refactor: ZFS.destroy_snapshot 2021-12-02 14:49:16 +01:00
timeshifter 9a4bd5af2f chg: get_n_oldest_snapshots static 2021-12-02 14:46:14 +01:00
timeshifter 0066a12926 chg: refactoring 2021-12-02 14:45:11 +01:00
timeshifter 536db43f01 add: todos 2021-12-02 14:45:02 +01:00
timeshifter 38beef19d1 fix: black 2021-12-02 14:44:54 +01:00
timeshifter d16b972021 chg: refactoring 2021-12-02 14:44:04 +01:00
timeshifter 9d89463219 chg: sender -> stream 2021-12-02 14:12:15 +01:00
timeshifter cc2613771c add: todos 2021-12-02 14:11:54 +01:00
timeshifter a855c12583 fix: cryptsetup close 2021-12-01 21:02:28 +01:00
timeshifter 5b4de7769e fix: zfs send uses str(path) 2021-12-01 21:02:06 +01:00
timeshifter 133c14cace fix: argument order of _get_last_common_snapshot 2021-12-01 21:01:37 +01:00
timeshifter d61b958304 add: todos 2021-12-01 21:00:59 +01:00
timeshifter 9703582e97 add todos 2021-12-01 18:19:20 +01:00
timeshifter 21c04fb9e1 add todos 2021-12-01 16:38:54 +01:00
timeshifter d6ad4dba98 add: some print statements 2021-12-01 16:12:39 +01:00
timeshifter 0900c85400 more fixes 2021-11-26 19:33:22 +01:00
timeshifter 8bc1974fe6 removed unneeded code 2021-11-26 19:18:20 +01:00
timeshifter b57e2c66b4 more cleanup 2021-11-26 19:16:30 +01:00
timeshifter cf6fc81c96 chg: inlined Manager._backup_dataset 2021-11-26 18:11:26 +01:00
timeshifter b13ad9ab8b chg: Disk, Pool: check if already in use 2021-11-26 13:57:23 +01:00
timeshifter 3f26d4776e cleanup, black 2021-11-26 13:46:48 +01:00
timeshifter 73465ebab3 fix: ZFSPath.from_string 2021-11-26 13:45:22 +01:00
timeshifter 68b432bba8 major rewrite 2021-11-26 13:42:08 +01:00
timeshifter 663ee4b883 add: scrub 2021-11-25 20:02:09 +01:00
timeshifter 540d56f26a print found backup disk 2021-11-25 19:55:06 +01:00