]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2024-02-02 Wolfgang Bumillerbump proxmox-schema dep to 3.0.0
2024-02-01 Thomas Lamprechtbump version to 3.1.4-1
2024-02-01 Thomas Lamprechttape: factor getting encryption fingerprint tuple out
2024-02-01 Dominik Csapaktape: fix regression in restoring key from medium
2024-02-01 Wolfgang Bumillertape: silence some warnings
2024-02-01 Lukas Wagnerremove `proxmox-rrd` crate
2024-02-01 Lukas Wagnerrrd_cache: use `proxmox-rrd` from `proxmox` workspace
2024-01-30 Fabian Grünbichlerrun cargo fmt
2024-01-30 Gabriel Gollerfix: cargo local path
2024-01-24 Dietmar Maureracme PluginConfig: add missing serde attributes
2024-01-22 Thomas Lamprechtbump version to 3.1.3-1
2024-01-22 Thomas Lamprechtdocs: tape: drop redefinition of systemd.time manpage...
2024-01-22 Thomas Lamprechtdocs: tape: fix wrong underline length in LTO-9 section
2024-01-22 Thomas Lamprechtdocs: remotes: fix missing newline between list and...
2024-01-22 Thomas Lamprechtd/lintian-overrides: ignore pbs2to3 using dpkg database...
2024-01-22 Thomas Lamprechttape: drop unused has_encryption helper
2024-01-22 Dominik Csapaktape: remove unused methods of LtoTapeHandle
2024-01-22 Dominik Csapaktape: assert encryption mode when using the PoolWriter
2024-01-22 Dominik Csapaktape: move 'set_encryption' calls to the TapeDriver...
2024-01-22 Dominik Csapaktape: fix wrongly unloading encryption key
2024-01-22 Dominik Csapaktape: don't call sg-tape-cmd for unloading encryption...
2024-01-22 Dominik Csapaktape: use SgTape in sg-tape-cmd
2024-01-22 Dominik Csapaktape: move key deriving into SgTape
2024-01-22 Dominik Csapaktape: provide 'open_lto_drive' methods for LtoTapeHandl...
2024-01-22 Dominik Csapaktape: improve function naming
2024-01-19 Wolfgang Bumillerclient: drop unused code
2024-01-19 Wolfgang Bumillercleanup more unnecesary allocations
2024-01-19 Wolfgang Bumillercleanup unnecessary allocation
2024-01-18 Gabriel Gollerclose #4819: ui: allow usernames shorter than 4 characters
2024-01-18 Thomas Lamprechtrun cargo fmt
2024-01-18 Dietmar Maurerapi: custom certificate upload: make key optional
2024-01-18 Thomas Lamprechtreport: change output contract of functions
2024-01-16 Dietmar MaurerCertificateInfo: make filename non-optional
2024-01-16 Dietmar MaurerCertificateInfo: make fields public
2024-01-15 Dietmar Maurerfix serde attributes for CertificateInfo
2024-01-12 Dominik Csapakui: tape: add remove media button
2024-01-12 Dominik Csapakui: tape inventory: use uuid as id
2024-01-12 Dominik Csapakapi: tape: don't allow duplicate media label-texts
2024-01-12 Dominik Csapakapi: tape: optinally accept uuid for destroy/move media
2024-01-12 Dominik Csapaktape: handle duplicate label-texts in inventory
2024-01-10 Wolfgang Bumillerbump proxmox-sys/time to dependency
2024-01-10 Christian Ebnerdatastore: add additional context for get_owner parsing...
2024-01-10 Wolfgang Bumillercleanup manual unwrap_or_default()
2024-01-10 Wolfgang Bumillermove api-types tests to api-types and drop vec![] macro
2024-01-10 Wolfgang Bumillerapi-types: doc improvements
2024-01-10 Wolfgang Bumillerapi-types: impl Display for FilterType
2024-01-10 Wolfgang Bumillerapi-types: factor out FilterType parsing
2024-01-10 Wolfgang Bumillerfixup import grouping
2024-01-10 Philipp Hufnagltests: check if include/exclude behavior works correctly
2024-01-10 Philipp Hufnagldocs: document new include/exclude paramenter
2024-01-10 Philipp Hufnaglui: Show if Filter includes or excludes
2024-01-10 Philipp Hufnaglfix #4315: jobs: modify GroupFilter so include/exclude...
2024-01-09 Stefan Lendlreport: add prune.cfg to report
2023-12-22 Dominik Csapaktape: work around buggy changer implementations
2023-12-20 Gabriel Gollerdebian: add gdisk package
2023-12-14 Fiona Ebnerfix #5117: ui: node info: avoid invalid array access...
2023-12-14 Dominik Csapaktape: move 'eject-before-unload' to a plain changer...
2023-12-13 Dominik Csapakdocs: tape: add lto 9 considerations
2023-12-13 Dominik Csapakdocs: tape: document advanced changer options
2023-12-13 Dominik Csapakdocs: tape: replace 'export-media' with 'export-media...
2023-12-13 Dominik Csapaktape: fix 'eject-before-unload' api type
2023-12-12 Dominik Csapakfix #4904: tape changer: add option to eject before...
2023-12-12 Dominik Csapaktape: changer: save whole LtoTapeDrive config in MtxMed...
2023-12-12 Dietmar Maurertape: derive Debug for ElementType (fix previous commit)
2023-12-12 Dominik Csapaktape: improve error on decode element status page
2023-12-12 Dominik Csapakapi: tape: add lto9 initialization message to task log
2023-12-12 Dominik Csapaktape: adapt format_media for LTO9+
2023-12-12 Dominik Csapaktape: derive PartialEq and PartialOrd for TapeDensity
2023-12-12 Dominik Csapaktape: add optional timeout to wait_until_ready
2023-12-11 Gabriel Gollerstatus: use Option on avail/used datastore attrs
2023-12-11 Gabriel Gollerui: datastore summary handle non-existent values
2023-12-06 Wolfgang Bumillerapi-types: add a missing serde(default)
2023-12-06 Wolfgang Bumillerbump d/control
2023-12-06 Wolfgang Bumillerfixup comment and condition readability
2023-12-06 Folke Gleumescli: acme: add possibility to set eab via the cli
2023-12-06 Folke Gleumesacme: api: add eab options to api
2023-12-06 Wolfgang Bumillerupdate to proxmox-acme 0.5
2023-12-01 Wolfgang Bumillertools/disks: skip lsblk for partition check
2023-12-01 Wolfgang Bumilleradd partition entry value getters to Disk
2023-11-30 Thomas Lamprechtbump version to 3.1.2-1 v3.1.2
2023-11-30 Fabian Grünbichlersync: fix source store+namespace printing
2023-11-30 Fabian Grünbichlersync: fix recursive remote sync
2023-11-30 Thomas Lamprechtbump version to 3.1.1-1
2023-11-30 Dominik Csapakui: fix deleting datastore without 'keep-job-configs'
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Thomas Lamprechtbump version to 3.1.0-1
2023-11-29 Thomas Lamprechtui: dashboard: increase panel height a bit
2023-11-29 Lukas Wagnerserver: sync email notification: adapt template for...
2023-11-29 Dominik Csapakdocs: note that the webui has a show connection informa...
2023-11-29 Dominik Csapakui: add fingerprint also to the 'show connection inform...
2023-11-29 Dominik Csapakui: add 'show connection information' button for datastores
2023-11-29 Thomas Lamprechtui: datastore content: add menu separator above forget...
2023-11-29 Wolfgang Bumillerfix an unused import warning
2023-11-29 Wolfgang Bumillerfix variables not needing mut warnings
2023-11-29 Gabriel Gollerui: dashboard: nicely display kernel version
2023-11-29 Gabriel Gollernode: status: declutter kernel-version
2023-11-29 Gabriel Gollerui: dashboard: show the bootmode
2023-11-29 Gabriel Gollernode: status: added bootmode
2023-11-29 Wolfgang Bumillerbump proxmox-sys dependency to 0.5.2
2023-11-29 Thomas Lamprechttree-wide: run cargo fmt
next