Commit Graph

  • 585e90c0de tokio: adapt to 1.0 process:Child changes Fabian Grünbichler 2020-12-04 09:49:44 +0100
  • 5c852d5b82 tokio: adapt to 1.0 runtime changes Fabian Grünbichler 2020-12-04 09:42:23 +0100
  • 484172b5f8 tokio 1.0: AsyncRead/Seek with ReadBuf Fabian Grünbichler 2020-12-04 09:34:08 +0100
  • d148958b67 proxmox 0.10: use tokio::time::timeout directly Fabian Grünbichler 2021-01-11 11:24:52 +0100
  • 0a8d773ad0 tokio 1.0: delay -> sleep Fabian Grünbichler 2020-12-03 16:04:23 +0100
  • 427d90e6c1 update to tokio 1.0 Fabian Grünbichler 2020-12-03 16:00:54 +0100
  • 9b2e4079d0 d/control: sort and fix whitespace errors Thomas Lamprecht 2021-01-14 15:11:06 +0100
  • 1a0b410554 manager: user/token list: fix rendering 0 (never) expire date Thomas Lamprecht 2021-01-14 13:59:08 +0100
  • 2d50a6192f tape: sg-tape-cmd - add more ways to specify devices Dietmar Maurer 2021-01-14 13:05:26 +0100
  • 781da7f6f0 tape: add --inventorize flag to read-label API/CLI Dietmar Maurer 2021-01-14 11:51:23 +0100
  • 646221cc29 ui: window/{AddWebauthn, TfaEdit}: fix spacing/border of the windows Dominik Csapak 2021-01-13 12:06:54 +0100
  • b168a27f73 ui: window/AddTotp: fix spacing styling of form fields Dominik Csapak 2021-01-13 12:06:53 +0100
  • a442bd9792 ui: window/AddTfaRecovery: fix style of TfaRecoveryShow window Dominik Csapak 2021-01-13 12:06:52 +0100
  • 884fec7735 ui: window/AddTfaRecovery: rewrite to a Proxmox.window.Edit Dominik Csapak 2021-01-13 12:06:51 +0100
  • 1cb89f302f ui: config/TfaView: disable Remove button by default Dominik Csapak 2021-01-13 12:06:50 +0100
  • da36bbe756 ui: LoginView: remove not used viewModel Dominik Csapak 2021-01-13 12:06:49 +0100
  • 25e464c5ce tape: MediaPool - allow to allocate free tapes Dietmar Maurer 2021-01-13 14:25:51 +0100
  • 8446fbca85 tape: rename changer_id to label_text Dietmar Maurer 2021-01-13 13:26:59 +0100
  • 9738dd545f tape: docu - explain manual backups and tape cleaning Dietmar Maurer 2021-01-12 17:26:15 +0100
  • 0bce2118e7 tape: improve docu Dietmar Maurer 2021-01-12 16:37:23 +0100
  • 6543214dde tape: MediaListEntry - add ctime Dietmar Maurer 2021-01-12 12:00:39 +0100
  • d91c6fd4e1 ui: tfa: drop bogus gettext of empty string Thomas Lamprecht 2021-01-12 11:44:05 +0100
  • 711d1f6fc3 ui: notify options: Remove gettext for root@pam Dominic Jäger 2021-01-07 09:32:15 +0100
  • e422beec74 fix #3245: only use default schedule for new jobs Dominik Csapak 2021-01-12 10:21:17 +0100
  • a484c9cf96 tape: automatically reload tapes inside autoloader Dietmar Maurer 2021-01-12 09:49:05 +0100
  • 5654d8ceba tape: make eject/export more reliable, improve logging Dietmar Maurer 2021-01-12 09:16:16 +0100
  • 31cf625af5 tape: improve backup logs Dietmar Maurer 2021-01-11 13:22:31 +0100
  • 93be18ffd2 tape: fix tape alert flag values Dietmar Maurer 2021-01-11 07:41:50 +0100
  • e96464c795 d/control bump Wolfgang Bumiller 2021-01-11 12:09:19 +0100
  • ad0ed40a59 api: return "invalid" as CSRF token for partial tickets Wolfgang Bumiller 2021-01-08 12:57:14 +0100
  • 63fd8e58b2 gui: masks for: adding recovery and removals Wolfgang Bumiller 2021-01-08 12:00:00 +0100
  • 758a827c2d gui: add load mask during webauthn api calls Wolfgang Bumiller 2021-01-08 11:54:12 +0100
  • 7ad33e8052 tfa: use UNAUTHORIZED http status in password check Wolfgang Bumiller 2021-01-08 10:30:11 +0100
  • abfe0c0e70 tfa: fixup for challenge file split Wolfgang Bumiller 2020-12-21 14:27:13 +0100
  • f22dfb5ece tfa: remove tfa user when a user is deleted Wolfgang Bumiller 2020-12-11 14:34:47 +0100
  • 4bda51688b tfa: improve user existence check Wolfgang Bumiller 2020-12-18 14:12:03 +0100
  • eab25e2f33 tfa: allow deletion of entries of non-existent users Wolfgang Bumiller 2020-12-18 14:09:47 +0100
  • 94bd11bae2 typo fixups Wolfgang Bumiller 2020-12-18 14:01:18 +0100
  • 759af9f00c tfa api: return types and 'pub' structs/methods Wolfgang Bumiller 2020-12-18 13:59:35 +0100
  • f58e5132aa tfa: entry access/iteration cleanup Wolfgang Bumiller 2020-12-14 16:35:41 +0100
  • d831846706 tfa: r#type parameter name Wolfgang Bumiller 2020-12-14 16:32:42 +0100
  • 1fc9ac0433 tfa: _entry api method name suffix consistency Wolfgang Bumiller 2020-12-14 14:27:26 +0100
  • 5c48d0af1f tfa gui: fix adding recovery keys as user Wolfgang Bumiller 2020-12-10 13:43:09 +0100
  • 30fb19be35 tfa view: html-escape description text Wolfgang Bumiller 2020-12-02 11:17:20 +0100
  • fbeac4ea28 gui: tfa support Wolfgang Bumiller 2020-11-02 14:36:10 +0100
  • 7f066a9b21 proxy: expose qrcodejs Wolfgang Bumiller 2020-11-19 11:10:02 +0100
  • c5a767cd1d depend on libjs-qrcodejs Wolfgang Bumiller 2020-11-19 11:07:24 +0100
  • 027ef213aa api: tfa management and login Wolfgang Bumiller 2020-11-16 14:37:22 +0100
  • dc1fdd6267 config: add tfa configuration Wolfgang Bumiller 2020-11-16 14:36:14 +0100
  • 96918252e5 buildcfg: add rundir helper macro Wolfgang Bumiller 2020-12-14 14:11:32 +0100
  • 014dc5f9d7 tools: add create_run_dir helper Wolfgang Bumiller 2020-12-14 14:11:23 +0100
  • 59e94227af add tools::serde_filter submodule Wolfgang Bumiller 2020-11-02 11:52:03 +0100
  • e84b801c2e tape: improve retention period docu Dietmar Maurer 2021-01-11 07:11:17 +0100
  • 6638c034d2 tape: remove unused eject_on_unload method Dietmar Maurer 2021-01-10 16:20:18 +0100
  • 04df41cec1 tape: more MediaChange cleanups Dietmar Maurer 2021-01-10 15:32:52 +0100
  • 483da89d03 tape: improve export media to directly export from drive, add CLI Dietmar Maurer 2021-01-10 13:44:44 +0100
  • c92e3832bf tape: cleanup: s/transfer/transfer_media/, avoid compiler warnings Dietmar Maurer 2021-01-10 12:18:30 +0100
  • edb90f6afa tape: backup - implement export-media-set option Dietmar Maurer 2021-01-10 11:59:55 +0100
  • 0057f0e580 tape: MediaChange - add transfer, implement export Dietmar Maurer 2021-01-10 11:51:09 +0100
  • e6217b8b36 tape: renamed src/tape/changer/linux_tape.rs -> src/tape/changer/mtx.rs Dietmar Maurer 2021-01-10 10:06:24 +0100
  • 6fe16039b9 tape: simplify media changer implementation - new struct MtxMediaChanger Dietmar Maurer 2021-01-10 10:02:01 +0100
  • 42967bf185 tape: backup - implement --eject-media option Dietmar Maurer 2021-01-09 15:17:03 +0100
  • 5843268c47 tape: abort backup when we detect critical tape alert flags Dietmar Maurer 2021-01-09 12:34:00 +0100
  • 7273ba3de2 tape: change default media set naming template to "%c" Dietmar Maurer 2021-01-09 10:51:51 +0100
  • 0bf1c314da tape: show catalog status in media list Dietmar Maurer 2021-01-09 10:24:48 +0100
  • c7926d8e8c tape: split MediaSet into extra file Dietmar Maurer 2021-01-09 08:54:58 +0100
  • 44ce25e7ac tape: docu - improve Administration section Dietmar Maurer 2021-01-08 19:17:31 +0100
  • 3a2cc5c66e tape: minor docu update in retention policy Dietmar Maurer 2021-01-08 19:01:38 +0100
  • 3838ce3330 tape: add retention policy docu Dietmar Maurer 2021-01-08 17:34:58 +0100
  • 59217472aa tape: improve media set docu Dietmar Maurer 2021-01-08 16:53:46 +0100
  • df69a4fc59 tape: implement drive clean Dietmar Maurer 2021-01-08 11:32:56 +0100
  • 25d3965769 tape: correctly skip cleaning tapes (not regular tapes) Dietmar Maurer 2021-01-08 09:16:42 +0100
  • 08d8b2a4fd tape: add some media pool docu Dietmar Maurer 2021-01-08 08:46:25 +0100
  • 879569d73f tape: changer transfer - make name parameter optional Dietmar Maurer 2021-01-07 17:09:47 +0100
  • b63f833d36 tape: fix paramater name - s/slot/source-slot/ Dietmar Maurer 2021-01-07 15:39:25 +0100
  • 482c6e33dd tape: changer status command: make changer name optional Dietmar Maurer 2021-01-07 15:12:19 +0100
  • 46a1863f88 tape: improve MediaChange trait Dietmar Maurer 2021-01-07 14:26:43 +0100
  • 632756b6fb tape: more docs Dietmar Maurer 2021-01-06 16:13:58 +0100
  • 04eba29c55 tape: document tape drive configuration Dietmar Maurer 2021-01-06 16:00:31 +0100
  • 0912878ecf tape: document new export-slots feature Dietmar Maurer 2021-01-06 14:11:35 +0100
  • d5035c5600 tape: mtx_status - consider new export-slots property Dietmar Maurer 2021-01-06 11:53:33 +0100
  • 38ae42b11a tape: changer - add export-slot config Dietmar Maurer 2021-01-06 11:06:50 +0100
  • a174854a0d tape: improve tape changer docs Dietmar Maurer 2021-01-06 09:45:36 +0100
  • c4b2b9ab41 tape: only query volume stats if we can read MAM Dietmar Maurer 2021-01-06 09:20:36 +0100
  • ef942e04c2 tape: add function to classify tape-alert-flags Dietmar Maurer 2021-01-05 17:23:30 +0100
  • f54cd66924 ui: running tasks: Use gettext for column labels Dominic Jäger 2021-01-05 12:34:31 +0100
  • b40ab10d38 tape: add volume_mounts and medium_passes to LinuxDriveAndMediaStatus Dietmar Maurer 2021-01-05 13:43:17 +0100
  • f8ccbfdedd tape: implement read_volume_statistics Dietmar Maurer 2021-01-05 12:58:18 +0100
  • 470f1c798a tape: status - show thape alert flags Dietmar Maurer 2021-01-04 13:15:30 +0100
  • 5c012b392a tape: use LP 12h TapeAlert Response to query tape alert flags Dietmar Maurer 2021-01-04 13:14:02 +0100
  • 165b641c1d tape: changer status - show full slots (for cartridge without barcode) Dietmar Maurer 2021-01-04 12:06:05 +0100
  • 66e42bec05 tape: further PoolWriter cleanups Dietmar Maurer 2021-01-03 12:07:54 +0100
  • c503ea7045 tape: cleanup - rename 'info' to 'media_id' Dietmar Maurer 2021-01-03 11:38:00 +0100
  • 745ec187ce Revert "tape: cleanup - rename 'info' to 'media_id'" Dietmar Maurer 2021-01-03 11:14:58 +0100
  • f046313c0e tape: cleanup - rename 'info' to 'media_id' Dietmar Maurer 2021-01-03 10:37:42 +0100
  • 74595b8821 tape: sg-tape-cmd tape-alert-flags Dietmar Maurer 2021-01-03 10:09:43 +0100
  • c9fdd142a4 tape: commit missing file Dietmar Maurer 2021-01-02 13:38:57 +0100
  • abaa6d0ac9 tape: decode TapeAlertFlags in cartridge-memory command Dietmar Maurer 2021-01-02 10:55:30 +0100
  • cfae8f0656 tape: merge MediaStateDatabase into Inventory Dietmar Maurer 2021-01-01 16:15:13 +0100
  • 54f4ecd46a tape: implement MediaPool flag to consider offline media Dietmar Maurer 2021-01-01 10:03:59 +0100