]> git.proxmox.com Git - proxmox-backup.git/history - src
ui: sync view: rename column 'Max. Recursion' -> 'Max. Depth'
[proxmox-backup.git] / src /
2024-04-09 Gabriel Gollerapi: make prune-group a real workertask
2024-04-08 Markus Frankapi: datastore create: allow re-using existing dirs...
2024-03-25 Christoph Heissrealm sync: generic-ify `LdapSyncSettings` and `General...
2024-03-25 Christoph Heissauth: factor out CA store and cert lookup into own fn
2024-03-25 Christoph Heissapi-types: factor out `LdapMode` -> `ConnectionMode...
2024-03-25 Maximiliano Sandovalapi: use if-let pattern for error-only handling
2024-03-25 Christian Ebnerapi: sync job: log stats for removed vanished entities
2024-03-25 Christian Ebnerserver: sync job: include removed vanished stats
2024-03-25 Christian Ebnerdatastore: group: return basic stats on backup group...
2024-03-25 Hannes Laimerdatastore: remove datastore from internal cache based...
2024-03-25 Lukas Wagnerdaily-update: inline variables into format string if...
2024-03-25 Lukas Wagnerdaily-update: fix typo
2024-03-25 Wolfgang Bumilleradd 'confirmation-password' parameter to user password...
2024-03-20 Dietmar Maurerpbs-api-types: use const_format and new api-types from...
2024-03-07 Thomas Lamprechtsync job: avoid printing NaN if no data was pulled
2024-03-07 Christian Ebnerserver: sync job: format downloaded amount in human...
2024-03-07 Christian Ebnerfix #5285: api: sync job: add job summary to task log
2024-03-07 Christian Ebnerserver: sync job: return `PullStats` for pull related...
2024-03-04 Max Carrarafix #5217: api: send missing header when upgrading...
2024-02-13 Maximiliano Sandovalbackup-proxy: avoid block in if condition
2024-02-13 Maximiliano Sandovalreport: inline errors in writeln!
2024-02-13 Maximiliano Sandovaldisks: remove useless conversion to the same type
2024-02-13 Maximiliano Sandovaldatastore: use is_{err, some} rather than match {Ok...
2024-02-13 Maximiliano Sandovalaccess first element with first() rather than get(0)
2024-02-13 Maximiliano Sandovaluse or_default instead of or_insert_with(Default::default)
2024-02-13 Maximiliano Sandovalmedia_catalog: use stream_position
2024-02-13 Maximiliano Sandovalremove needless borrows
2024-02-13 Maximiliano Sandovalremove redundant guards
2024-02-13 Maximiliano Sandovaldocs: remove redundant explicit link target
2024-02-12 Dominik Csapakfix #5229: tape: remove max sequence number limit
2024-02-02 Wolfgang Bumillerdocgen: add oneOf case to dump_schema
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 Wagnerrrd_cache: use `proxmox-rrd` from `proxmox` workspace
2024-01-24 Dietmar Maureracme PluginConfig: add missing serde attributes
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-19 Wolfgang Bumillercleanup more unnecesary allocations
2024-01-19 Wolfgang Bumillercleanup unnecessary allocation
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 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 Bumillercleanup manual unwrap_or_default()
2024-01-10 Philipp Hufnaglfix #4315: jobs: modify GroupFilter so include/exclude...
2024-01-09 Stefan Lendlreport: add prune.cfg to report
2023-12-14 Dominik Csapaktape: move 'eject-before-unload' to a plain changer...
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 Dominik Csapakapi: tape: add lto9 initialization message to task log
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-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 Fabian Grünbichlersync: fix source store+namespace printing
2023-11-30 Fabian Grünbichlersync: fix recursive remote sync
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Lukas Wagnerserver: sync email notification: adapt template for...
2023-11-29 Wolfgang Bumillerfix variables not needing mut warnings
2023-11-29 Gabriel Gollernode: status: declutter kernel-version
2023-11-29 Gabriel Gollernode: status: added bootmode
2023-11-29 Thomas Lamprechttree-wide: run cargo fmt
2023-11-29 Stoiko Ivanovpbs2to3: check for proper grub meta-package for bootmode
2023-11-29 Stoiko Ivanovpbs2to3: add check for dkms modules
2023-11-29 Thomas Lamprechtmanager cli: disk wipe: ask over stdout and drop now...
2023-11-29 Markus Frankcli: add interactive confirmation for block device...
2023-11-29 Wolfgang Bumillerremove unused code
2023-11-28 Markus Frankfix #3690: manager cli: add wipe commands to disk group
2023-11-28 Markus Frankfix #3690: api: add endpoint for wipe block devices
2023-11-28 Markus Frankfix #3690: tools: add helper functions for wiping block...
2023-11-28 Hannes Laimerpull: fix permission checks for local syncs
2023-11-28 Thomas Lamprechtreport: add extra newline between files of directory...
2023-11-28 Thomas Lamprechtreport: factor out getting first 30 lines of top output
2023-11-28 Wolfgang Bumillers/commando/command/
2023-11-27 Thomas Lamprechttree-wide: run cargo fmt
2023-11-27 Max Carraraproxy: redirect HTTP requests to HTTPS
2023-11-27 Hannes Laimerconfig: don't allow creation of sync job to same datastore
2023-11-27 Stefan Sterzmanager: check if offline subscription is for the corre...
2023-11-27 Maximiliano Sandoval Ruse IsTerminal trait whenever possible
2023-11-27 Dietmar Maurerapi: fix API macro for create_namespace.
2023-11-25 Hannes Laimerapi: make Remote for SyncJob optional
2023-11-25 Hannes Laimermanager: add completion for opt. Remote in SyncJob
2023-11-25 Hannes Laimerpull: add support for pulling from local datastore
2023-11-25 Hannes Laimerpull: refactor pulling from a datastore
next