]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2022-11-28 Wolfgang Bumillerapi-types: make Operation Eq
2022-11-28 Thomas Lamprechtui: prune job edit: set correct onlineHelp reference
2022-11-28 Thomas Lamprechtdocs: add section for prune jobs
2022-11-28 Thomas Lamprechtdocs: update disks, datastore prune/GC and datastore...
2022-11-28 Thomas Lamprechtui: datastore options: use new onSetValues over setValues
2022-11-28 Thomas Lamprechtui: datastore options: code style line reduction
2022-11-28 Thomas Lamprechtui: docs: update online help info
2022-11-28 Dominik Csapakui: datastore: add tuning settings to datastore options
2022-11-28 Thomas Lamprechtdocs: storage: remove duplicate screenshot, link remain...
2022-11-28 Thomas Lamprechtdocs: ransomeware: rework structure and expand
2022-11-28 Thomas Lamprechtdocs: maintenance: add prune job reference and update...
2022-11-28 Thomas Lamprechtdocs: ransom ware: fix some typos commented in review
2022-11-28 Thomas Lamprechtdocs: ransom ware: reflow text to our 80cc
2022-11-28 Noel Ullreichdocs: add section on ransomware and PBS help against it
2022-11-28 Dominik Csapakdatastore: make 'filesystem' the default sync-level
2022-11-28 Thomas Lamprechtd/control: bump version dependency for widget-toolkit...
2022-11-28 Matthias Heisererui: css: move action columns fix to widget-toolkit
2022-11-25 Wolfgang Bumillerdatastore: actually hold the active operation file...
2022-11-25 Wolfgang Bumillerfix active state when reading task logs
2022-11-24 Thomas Lamprechtbump version to 2.2.8-1
2022-11-24 Thomas Lamprecht prune jobs: switch default to on-error-only notifications
2022-11-24 Thomas Lamprechtui: nav tree: move config sets to top of the class
2022-11-24 Thomas Lamprechtdatastore: write chunk: comment utimesat params
2022-11-24 Thomas Lamprechtdocs: intro: fix text-width
2022-11-24 Dominik Csapakdisk: smartctl: ignore bit 2 of exitcode
2022-11-24 Wolfgang Bumillercleanup rrd bounds checks in datastore status call
2022-11-24 Wolfgang Bumillerrrd: add Entry::get() to access the data
2022-11-24 Daniel Tschlatschergui: change reporting of the estimated_time_full to...
2022-11-24 Daniel Tschlatscher'available' field in rrd data in the API and change...
2022-11-24 Daniel Tschlatscherfix #4077: Estimated Full metric on ext4 file systems
2022-11-24 Wolfgang Bumillercleanup for line limit & less indentation
2022-11-24 Daniel Tschlatschermake tasklog downloadable in the backup server backend
2022-11-23 Wolfgang Bumillerbump d/control
2022-11-23 Wolfgang Bumillerbump pxar dependency to 0.10.2
2022-11-23 Wolfgang Bumillerdistinguish between block/chardevs in diff output
2022-11-23 Lukas Wagnerfix #3828: proxmox_backup_debug: Introduce `diff archiv...
2022-11-15 Thomas Lamprechtui: prune job edit: fix disabling jobs
2022-11-15 Wolfgang Bumillerapi-types: derive Ord for BackupDir
2022-11-15 Thomas Lamprechtui: update generated OnlineHelpInfo map
2022-11-15 Thomas Lamprechtui: improve tape/drive icon positioning/size
2022-11-15 Thomas Lamprechtfile-restore: move various formats to inline-string...
2022-11-15 Thomas Lamprechtfile-restore: split out internal QMP logic from unrelat...
2022-11-15 Thomas Lamprechtfile restore: allow to pass dimm size via env
2022-11-14 Thomas Lamprechtfile restore: limit max dimm size to 512 MB
2022-11-14 Thomas Lamprechtfile restore: move allow-memory-hotplug param from...
2022-11-11 Thomas Lamprechtfile restore: rename dynamic-memory to auto-memory...
2022-11-11 Dominik Csapakfile-restore: make dynamic memory behaviour controllable
2022-11-11 Thomas Lamprechtlimit ZFS Arc to more smalles possible value
2022-11-11 Thomas Lamprechtfile restore: list api: fix description of "path"
2022-11-11 Thomas Lamprechtfile restore: switch some formats to inline template...
2022-11-10 Fiona Ebnerfix #4287: d/control: recommend proxmox-mail-forward
2022-11-07 Dominik Csapakfile-restore: dynamically increase memory of vm for...
2022-11-04 Dominik Csapakfile-restore: fix deprecated qemu parameters
2022-10-28 Dominik Csapakdocs: add documentation about the 'sync-level' tuning
2022-10-28 Dominik Csapakdatastore: improve sync level code a bit
2022-10-24 Fabian Grünbichlerclippy fixes
2022-10-21 Aaron Lautererreport: add arcstat
2022-10-20 Stefan Hanreichfix #4301: correctly pass rate limit parameters to API
2022-10-20 Dominik Csapakdatastore: implement sync-level tuning for datastores
2022-10-20 Dominik Csapakpbs-datastore: chunk_store: use replace_file in insert_...
2022-10-20 Dominik Csapakdocs: add information about chunk order option for...
2022-10-20 Dominik Csapakproxmox-tape: inventory: add default to parameters
2022-10-20 Dominik Csapakui: tape/ChangerStatus: adding parameter selection...
2022-10-20 Dominik Csapakproxmox-tape: add 'catalog' option to 'proxmox-tape...
2022-10-20 Dominik Csapakapi/tape/inventory: optionally try to restore catalogs
2022-10-20 Dominik Csapaktape: replace '&Path' with 'AsRef<Path>' in function...
2022-10-20 Lukas Wagnerpbs-client: fix bash autocompletion for archive-files
2022-10-19 Wolfgang Bumillerpbs-client: use new non-Fd open from sys 0.4.1
2022-10-19 Wolfgang Bumillerbump d/control
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-10-19 Wolfgang Bumillerclient: drop deprecated Fd usage
2022-10-19 Wolfgang Bumillerpbs-client: drop use of deprecated RawFdNum
2022-10-19 Wolfgang Bumillerpbs-client: drop deprecated Fd usage
2022-10-19 Wolfgang Bumillerconfig: drop deprecated Fd usage
2022-10-19 Wolfgang Bumillerclient: use BorrowedFd from std
2022-10-13 Wolfgang Bumillerbump edition in rustfmt.toml
2022-10-11 Thomas Lamprechtcargo: rrd: set license in subcrate too
2022-10-11 Thomas Lamprechtmove proxmox-rest-server to proxmox-rs as separate...
2022-10-11 Dominik Csapakui: node certificate: make parent panel scrollable
2022-10-11 Fabian Grünbichlercargo fmt
2022-10-11 Fabian Grünbichlerclippy fixes
2022-10-07 Thomas Lamprechtprune job: various cleanups, line reduction
2022-10-07 Thomas Lamprechtprune job: avoid duplicate code when assembling CLI...
2022-10-07 Dominik Csapakfix #4274: implement prune notifications
2022-10-05 Daniel TschlatscherRemove BackupFileDownloader.js file and Makefile entry
2022-10-05 Dominik Csapakfile-restore: remove 'json-error' parameter from list_files
2022-10-05 Dominik Csapaktape/inventory: make 'load_media_db' a method
2022-10-05 Dylan Whytedocs: language fixup
2022-10-05 Thomas Lamprechtbump version to 2.2.7-1
2022-10-05 Dominik Csapakfile-restore: add 'format' and 'zstd' parameters to...
2022-10-05 Dominik Csapakrestore-daemon: add 'format' and 'zstd' parameters...
2022-10-05 Dominik Csapakpbs-api-types: add FileRestoreFormat type
2022-10-05 Thomas Lamprechtprune sim: shorten code for weekdayFlags computation
2022-10-05 Thomas Lamprechtprune sim: mask simulation options during update
2022-10-05 Thomas Lamprechtprune sim: style nit
2022-10-05 Thomas Lamprechtdocs: prune sim: explicitly document time range options
2022-10-05 Thomas Lamprechtprune sim: rework simulation options layout
2022-10-05 Thomas Lamprechtdocs: prune sim: add h4 to h6 style in css
2022-10-04 Thomas Lamprechtprune sim: move PruneList to more static declaration
2022-09-23 Matthias Heisererprune-simulator: allow setting a custom date/time
next