Commit Graph

  • 66dbe5639e tape: avoid executor blocking in drive API Dietmar Maurer 2020-12-12 09:20:04 +0100
  • 2d87f2fb73 bump version to 1.0.6-1 v1.0.6 Thomas Lamprecht 2020-12-11 12:58:14 +0100
  • 4c81273274 debian: just install whole images directory Thomas Lamprecht 2020-12-11 14:18:37 +0100
  • 73b8f6793e tape: add svg icon Dietmar Maurer 2020-12-11 13:02:23 +0100
  • 663ef85992 tape: use WorkerTask for erase and rewind Dietmar Maurer 2020-12-11 11:15:58 +0100
  • e92c75815b tape: split inventory api Dietmar Maurer 2020-12-11 10:42:29 +0100
  • 6dbad5b4b5 tape: run label commands as WorkerTask (threads) Dietmar Maurer 2020-12-11 09:10:22 +0100
  • bff7e3f3e4 tape: implement barcode-label-mdedia Dietmar Maurer 2020-12-11 07:50:19 +0100
  • 83abc7497d tape: implement inventory command Dietmar Maurer 2020-12-11 07:39:28 +0100
  • 8bc5eebeb8 depend on package mt-st Dietmar Maurer 2020-12-11 06:38:45 +0100
  • 1433b96ba0 control.in: fix indentation Oguz Bektas 2020-12-10 16:42:09 +0100
  • be1a8c94ae fix build: add missing file Dietmar Maurer 2020-12-10 13:40:20 +0100
  • 4606f34353 tape: implement read-label command Dietmar Maurer 2020-12-10 13:20:39 +0100
  • 7bb720cb4d tape: implement label command Dietmar Maurer 2020-12-10 12:30:27 +0100
  • c4d8542ec1 tape: add media pool handling Dietmar Maurer 2020-12-10 11:41:35 +0100
  • 9700d5374a tape: add media pool cli Dietmar Maurer 2020-12-10 11:08:29 +0100
  • 05e90d6463 tape: add media pool config api Dietmar Maurer 2020-12-10 10:52:27 +0100
  • 55118ca18e tape: correctly sort drive api subdir Dietmar Maurer 2020-12-10 10:09:12 +0100
  • f70d8091d3 tape: implement option changer-drive-id Dietmar Maurer 2020-12-10 09:09:06 +0100
  • a3c709ef21 tape: cli cleanup - avoid api redefinition Dietmar Maurer 2020-12-10 08:35:11 +0100
  • 4917f1e2d4 tape: implement delete property for drive update command Dietmar Maurer 2020-12-10 08:25:46 +0100
  • 93829fc680 tape: cleanup load-slot api Dietmar Maurer 2020-12-10 08:04:55 +0100
  • 5605ca5619 tape: cli cleanup - rename scana-for-* into scan Dietmar Maurer 2020-12-10 07:58:45 +0100
  • e49f0c03d9 tape: implement load-media command Dietmar Maurer 2020-12-10 07:52:56 +0100
  • 0098b712a5 tape: implement eject Dietmar Maurer 2020-12-09 17:50:48 +0100
  • 5fb694e8c0 tape: implement rewind Dietmar Maurer 2020-12-09 17:43:38 +0100
  • 583a68a446 tape: implement erase media Dietmar Maurer 2020-12-09 17:35:31 +0100
  • e6604cf391 tape: add command line interface proxmox-tape Dietmar Maurer 2020-12-09 12:58:43 +0100
  • 43cfb3c35a tape: do not remove changer while still used Dietmar Maurer 2020-12-09 12:55:54 +0100
  • 8a16c571d2 tape: add changer property to drive create api Dietmar Maurer 2020-12-09 12:55:10 +0100
  • 314652a499 tape: set protected flag for configuration change api methods Dietmar Maurer 2020-12-09 12:02:55 +0100
  • 6b68e5d597 client: move connect_to_localhost into client module Dietmar Maurer 2020-12-09 11:59:50 +0100
  • cafd51bf42 tape: add media state database Dietmar Maurer 2020-12-09 10:16:01 +0100
  • eaff09f483 update control file Dietmar Maurer 2020-12-09 11:19:50 +0100
  • 9b93c62044 remove unused descriptions from api macros Wolfgang Bumiller 2020-12-09 10:54:38 +0100
  • 5d90860688 tape: expose basic tape/changer functionality at api2/tape/ Dietmar Maurer 2020-12-08 15:42:50 +0100
  • 5ba83ed099 tape: check digest on config update Dietmar Maurer 2020-12-08 11:24:38 +0100
  • 50bf10ad56 tape: add changer configuration API Dietmar Maurer 2020-12-08 09:04:56 +0100
  • 16d444c979 tape: add tape drive configuration API Dietmar Maurer 2020-12-07 13:04:32 +0100
  • fa9c9be737 tape: add tape device driver Dietmar Maurer 2020-12-07 08:27:15 +0100
  • 2e7014e31d tape: add BlockeReader/BlockedWriter streams Dietmar Maurer 2020-12-06 12:09:55 +0100
  • a84050c1f0 tape: add BlockHeader impl Dietmar Maurer 2020-12-06 10:26:24 +0100
  • 7c9835465e tape: add helpers to emulate tape read/write behavior Dietmar Maurer 2020-12-06 09:41:16 +0100
  • ec00200411 fix bug #3189: fix change_password permission checks, run protected Dietmar Maurer 2020-12-05 16:20:29 +0100
  • 956e5fec1f depend on mtx (tape changer control) Dietmar Maurer 2020-12-05 14:50:16 +0100
  • b107fdb99a tape: add tape changer support using 'mtx' command Dietmar Maurer 2020-12-05 14:46:57 +0100
  • 7320e9ff4b tape: add media invenotry Dietmar Maurer 2020-12-05 12:53:08 +0100
  • c4d2d54a6d tape: define useful constants Dietmar Maurer 2020-12-05 12:20:46 +0100
  • 1142350e8d tape: add media pool config Dietmar Maurer 2020-12-05 11:59:38 +0100
  • d735b31345 tape: add tape read trait Dietmar Maurer 2020-12-05 10:54:38 +0100
  • e211fee562 tape: add tape write trait Dietmar Maurer 2020-12-05 10:51:34 +0100
  • 8c15560b68 tape: add file format definitions Dietmar Maurer 2020-12-05 10:45:08 +0100
  • 327e93711f commit missing file: tape api type definitions Dietmar Maurer 2020-12-04 16:00:16 +0100
  • a076571470 tape support: add drive configuration Dietmar Maurer 2020-12-04 15:42:32 +0100
  • ff50c07ebf start experimental tape management GUI Dietmar Maurer 2020-12-04 12:50:08 +0100
  • 179145dc24 backup/datastore: move manifest locking to /run Dominik Csapak 2020-12-02 15:55:19 +0100
  • 6bd0a00c46 backup/datastore: really lock manifest on delete Dominik Csapak 2020-12-02 14:19:56 +0100
  • f6e28f4e62 client/pull: log how many groups to pull were found Dominik Csapak 2020-12-01 15:01:48 +0100
  • 37f1b7dd8d docs: add more thoughts about chunk size Dietmar Maurer 2020-12-01 10:28:06 +0100
  • 60e6ee46de doc: add some thoughts about large chunk sizes Dietmar Maurer 2020-12-01 08:47:15 +0100
  • 2260f065d4 cleanup: use extra file for StoreProgress Dietmar Maurer 2020-12-01 06:34:33 +0100
  • 6eff8dec4f cleanup: remove unnecessary StoreProgress clone() Dietmar Maurer 2020-12-01 06:29:11 +0100
  • 7e25b9aaaa verify: use same progress as pull Fabian Grünbichler 2020-11-30 16:27:21 +0100
  • f867ef9c4a progress: add format variants Fabian Grünbichler 2020-11-30 16:27:20 +0100
  • fc8920e35d pull: factor out interpolated progress Fabian Grünbichler 2020-11-30 16:27:19 +0100
  • 7f3b0f67e7 remove BackupGroup::list_groups Fabian Grünbichler 2020-11-30 16:27:18 +0100
  • 844660036b gc: don't limit index listing to same filesystem Fabian Grünbichler 2020-11-30 16:22:20 +0100
  • efcac39d34 gc: remove duplicate variable Fabian Grünbichler 2020-11-30 16:22:19 +0100
  • cb4b721cb0 gc: log index files found outside of expected scheme Fabian Grünbichler 2020-11-30 16:22:18 +0100
  • 7956877f14 gc: shorten progress messages Fabian Grünbichler 2020-11-30 16:22:17 +0100
  • 2241c6795f d/control bump Wolfgang Bumiller 2020-11-30 14:28:02 +0100
  • 43e60ceb41 file logger: remove test.log after test as well Wolfgang Bumiller 2020-11-30 14:13:21 +0100
  • b760d8a23f derive PartialEq for Userid Wolfgang Bumiller 2020-11-30 14:08:57 +0100
  • 2c1592263d tiny clippy hint Wolfgang Bumiller 2020-11-30 14:03:43 +0100
  • 616533823c don't enforce Vec and String in tools::join Wolfgang Bumiller 2020-11-30 13:56:58 +0100
  • 913dddea85 minor cleanup Wolfgang Bumiller 2020-11-30 13:56:21 +0100
  • 3530430365 tools avoid unnecessary copying of parameters/properties Wolfgang Bumiller 2020-11-30 13:53:49 +0100
  • a4ba60be8f minor cleanups Wolfgang Bumiller 2020-11-30 13:44:46 +0100
  • 99e98f605c network helpers: fix fd leak in get_network_interfaces Wolfgang Bumiller 2020-11-30 11:10:32 +0100
  • 935ee97b17 use fd_change_cloexec helper Wolfgang Bumiller 2020-11-30 10:58:26 +0100
  • 6b9bfd7fe9 minor cleanup Wolfgang Bumiller 2020-11-30 10:49:43 +0100
  • dd519bbad1 pxar: stricter file descriptor guards Wolfgang Bumiller 2020-11-30 10:49:18 +0100
  • 35fe981c7d client: use tools::pipe instead of nix Wolfgang Bumiller 2020-11-30 10:48:34 +0100
  • b6570abe79 changes for proxmox 0.8 Wolfgang Bumiller 2020-11-30 09:53:59 +0100
  • 54813c650e bump proxmox dep to 0.8.0 Wolfgang Bumiller 2020-11-30 11:25:26 +0100
  • 781106f8c5 ui: fix usage of findRecord Dominik Csapak 2020-11-26 09:27:31 +0100
  • 96f35520a0 bump version to 1.0.5-1 v1.0.5 Thomas Lamprecht 2020-11-25 15:29:54 +0100
  • 490560e0c6 restore: print to STDERR Fabian Grünbichler 2020-11-25 14:28:51 +0100
  • 52f53d8280 control: update versions Dietmar Maurer 2020-11-25 10:35:51 +0100
  • 27b8a3f671 bump version to 1.0.4-1 v1.0.4 Dietmar Maurer 2020-11-25 06:38:16 +0100
  • abf9b6da42 docs: fix renamed commands Dietmar Maurer 2020-11-25 08:02:34 +0100
  • 0c9209b04c cli: rename command "upload-log" to "snapshot upload-log" Dietmar Maurer 2020-11-25 07:06:55 +0100
  • edebd52374 cli: rename command "forget" to "snapshot forget" Dietmar Maurer 2020-11-25 06:51:23 +0100
  • 61205f00fb cli: rename command "files" to "snapshot files" Dietmar Maurer 2020-11-25 06:47:18 +0100
  • a303e00289 fingerprint: add new() method Dietmar Maurer 2020-11-25 07:56:37 +0100
  • af9f72e9d8 fingerprint: add bytes() accessor Fabian Grünbichler 2020-11-24 14:05:19 +0100
  • 5176346b30 ui: fix broken gettext use Thomas Lamprecht 2020-11-25 00:21:04 +0100
  • 731eeef25b cli: use new alias feature for "snapshots" Dietmar Maurer 2020-11-24 13:01:06 +0100
  • a65e3e4bc0 client: add 'snapshot notes show/update' command Dominik Csapak 2020-11-24 10:09:29 +0100
  • 027eb2bbe6 bump version to 1.0.3-1 v1.0.3 Thomas Lamprecht 2020-11-24 08:56:18 +0100