]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-07-06 Wolfgang Bumillerclient: move key management into separate module
2020-07-06 Wolfgang Bumillerminor style & whitespace fixups
2020-07-04 Thomas Lamprechtdocs: sync up copyright years
2020-07-04 Thomas Lamprechtdocs: todo: avoid leaking build details, link only
2020-07-04 Thomas Lamprechtd/rules: do not compress .pdf files
2020-07-04 Thomas Lamprechtdocs: do not hardcode version
2020-07-03 Thomas Lamprechtd/control: add missing dependencies for lvm, smartmonto...
2020-07-03 Thomas Lamprechtdocs: rework and add a bit to introduction
2020-07-03 Thomas Lamprechtdocs: fix index title
2020-07-03 Thomas Lamprechtui: ZFS create: set name-field minLength to 3 to match...
2020-07-03 Thomas Lamprechtui: ZFS create: use correct typeParameter name for...
2020-07-03 Thomas Lamprechtapi: disks: indentation fixup
2020-07-03 Thomas Lamprechtui: ZFS list: fix details top-bar button handler
2020-07-03 Thomas Lamprechtui: buildsys: actually include PBS.window.ZFSCreate...
2020-07-03 Dietmar Maurersrc/bin/proxmox_backup_client/catalog.rs: split out...
2020-07-03 Dominik Csapakui: fix glitch on some zoom steps
2020-07-03 Dominik Csapakadd beta text with link to bugtracker
2020-07-03 Dietmar Maurerbump version to 0.6.0-1
2020-07-03 Dietmar Maurermake ReadChunk not require mutable self. v0.6.0
2020-07-03 Dominik Csapakui: increase timeout for snapshot listing
2020-07-02 Dietmar Maurersrc/bin/proxmox_backup_client/task.rs: split out task...
2020-07-02 Dietmar Maurersrc/bin/proxmox_backup_client/mount.rs: split out mount...
2020-07-02 Thomas Lamprechtui: consistently spell Datastore without space between...
2020-07-02 Thomas Lamprechtui: disk create: sync and improve 'add-datastore' check...
2020-07-02 Dietmar Maurerproxmox-backup-client: add benchmark command
2020-06-30 Wolfgang Bumillerpxar: fixup 'vanished-file' logic a bit
2020-06-30 Wolfgang Bumillerpxar: fix missing newlines in warnings
2020-06-30 Dietmar MaurerDataStoreConfig.js: add verify button
2020-06-30 Dietmar MaurerDataStoreContent.js: add verify button
2020-06-30 Dietmar Maurersrc/api2/admin/datastore.rs: avoid slash in UPID strings
2020-06-29 Dietmar Maurerbump version to 0.5.0-1 v0.5.0
2020-06-29 Dietmar Maurerfix typo
2020-06-29 Dietmar Maurerpartially revert commit 1f82f9b7b5d231da22a541432d5617c...
2020-06-26 Dietmar Maurerui: allow to Forget (delete) backup snapshots.
2020-06-26 Wolfgang Bumillerpxar: deal with files changing size during archiving
2020-06-26 Dietmar Maurerbump version to 0.4.0-1 v0.4.0
2020-06-26 Dietmar Maurerdepend on proxmox 0.1.41
2020-06-26 Dominik Csapakui: add ZFS management
2020-06-26 Dominik Csapakfix test output
2020-06-26 Dietmar Maurersrc/backup/verify.rs: do not stop on server shutdown
2020-06-26 Dominik CsapakWorkerTask: add warnings and count them
2020-06-26 Dominik Csapakui: dashboard: remove 'wobbling' of tasks that have...
2020-06-26 Dominik Csapakui: dashboard: use last value for holes in history...
2020-06-26 Dominik Csapakfix typo
2020-06-26 Dominik Csapakimprove 'debug' parameter
2020-06-26 Dominik Csapakui: automatically add 'localhost' as nodename for all...
2020-06-26 Dominik Csapakui: show proper loadMask for DataStoreContent
2020-06-26 Dietmar Maurersrc/backup/index.rs: add compute_csum
2020-06-26 Dietmar Maurerexamples/upload-speed.rs: fix compile error
2020-06-26 Dietmar Maurersrc/api2/backup.rs: call register_chunk in previous...
2020-06-26 Dietmar Maurersrc/backup/index.rs: add chunk_info method
2020-06-26 Dietmar Maurerupdate backup api for incremental backup
2020-06-25 Dietmar Maurerallow to abort verify jobs
2020-06-25 Thomas Lamprechtui: file browser: expand child node if only one archive...
2020-06-25 Thomas Lamprechtui: file browser: adapt height for 4:3 instead of weird...
2020-06-25 Stefan Reiterextract create_download_response API helper
2020-06-25 Wolfgang Bumiller[chore] bump to using pxar 0.2.0
2020-06-24 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: implement verify
2020-06-24 Dietmar Maurersrc/api2/admin/datastore.rs: add verify api
2020-06-24 Dietmar Maurersrc/backup/backup_info.rs: impl Display for BackupGroup
2020-06-24 Wolfgang Bumillerupdate to pxar 0.1.9, update ReadAt implementations
2020-06-24 Dietmar Maurerbump version to 0.3.0-1 v0.3.0
2020-06-24 Stefan Reiteradd incremental backup support
2020-06-24 Dietmar Maurerremove debug println
2020-06-24 Stefan Reiterfix overflow panic during upload
2020-06-24 Dominik Csapakapi2/node/disks/zfs: check if default zfs mount path...
2020-06-24 Dominik Csapakui: fix missing deleteEmpty on SyncJobEdit
2020-06-24 Dominik Csapakui: add pxar FileBrowser
2020-06-24 Dominik Csapakapi2/admin/datastore: add pxar-file-download api call
2020-06-24 Dominik Csapakapi2/admin/datastore: add 'catalog' api call
2020-06-24 Dominik Csapakadd From<&DirEntryAttribute to CatalogEntryType and...
2020-06-24 Dominik Csapakderive Clone for the LocalChunkReader
2020-06-24 Dominik Csapakadd LocalDynamicReadAt
2020-06-24 Dominik Csapakui: add BackupFileDownloader
2020-06-24 Dominik Csapakui: fix sorting of backup snapshots
2020-06-24 Dominik Csapakui: fix encrypted column
2020-06-24 Dietmar Maurersrc/backup/datastore.rs: add new helpers to load blobs...
2020-06-24 Dietmar Maurersrc/backup/data_blob.rs: cleanup - improve code reuse
2020-06-24 Dietmar Maurersrc/backup/chunk_store.rs: allow to read name()
2020-06-23 Dominik Csapakui: fix undefined data for iodelay
2020-06-23 Dietmar Maurertests/prune.rs: fix compile error
2020-06-23 Dietmar Maurercleanup: implement FromStr for BackupGroup
2020-06-23 Dietmar Maurercleanup: implement FromStr for BackupDir
2020-06-23 Dietmar Maurersrc/bin/proxmox_backup_manager/disk.rs: add renderer...
2020-06-23 Dominik Csapakremove absolute paths when executing binaries
2020-06-23 Dominik Csapakremove debug prints
2020-06-23 Dominik Csapakremove tokio:main from download-speed example
2020-06-23 Dominik Csapakadd AsyncReaderStream
2020-06-22 Dietmar Maurersrc/tools/daemon.rs: reopen STDOUT/STDERR journald...
2020-06-22 Wolfgang Bumillerbump pxar dep to 0.1.8
2020-06-22 Dietmar Maurerdebian/postinst: use try-reload-or-restart for both...
2020-06-22 Wolfgang Bumillertools::daemon: sync with child after MainPid message
2020-06-22 Wolfgang Bumillertools: add socketpair helper
2020-06-22 Wolfgang Bumillertools::daemon: fetch exe name in the beginning
2020-06-22 Dietmar Maurertry to reload proxmox-backup-proxy on package upgrade
2020-06-20 Dietmar Maureravoid compiler warnings
2020-06-20 Dietmar Maurerzpool_status.rs - indented_list_to_tree: do not set...
2020-06-20 Dietmar Maurersrc/api2/node/disks/zfs.rs: always set pool name
2020-06-20 Dietmar Maurersrc/tools/disks/zpool_status.rs: add 'leaf' attribute...
2020-06-20 Dietmar Maurersrc/tools/disks/zpool_status.rs: move use clause top...
next