]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-09-01 Thomas Lamprechtdatastore content: reload after verify
2020-09-01 Stefan Reiterd/postinst: always fixup termproxy user id and for...
2020-09-01 Dominik Csapakui: DataStoreContent.js: fix wrong comma
2020-09-01 Dominik Csapakui: DataStoreContent: improve encrypted column
2020-09-01 Dietmar Maurersrc/backup/verify.rs: use global hashes (instead of...
2020-09-01 Dietmar Maurersrc/backup/data_blob.rs: avoid useless &, data is alrea...
2020-09-01 Dietmar Maurersrc/backup/verify.rs: use separate thread to load data
2020-09-01 Dietmar Maurerdebian/control: fix versions
2020-08-28 Dietmar Maurerdepend on proxmox 0.3.4
2020-08-27 Thomas Lamprechtbump version to 0.8.13-1 v0.8.13
2020-08-27 Thomas Lamprechtgc: use human readable units for summary
2020-08-27 Wolfgang Bumillerbump pxar dep to 0.6.0
2020-08-26 Thomas Lamprechtbin/backup-proxy: assert that daemon runs as backup...
2020-08-26 Thomas Lamprechtbackup: add BACKUP_GROUP_NAME const and backup_group...
2020-08-26 Thomas Lamprechtbin/backup-proxy: remove outdated perl comments
2020-08-26 Thomas Lamprechtbin/backup-proxy: return error directly in main
2020-08-26 Thomas Lamprechtui: datastore content: show last verify result from...
2020-08-26 Thomas Lamprechtsave last verify result in snapshot manifest
2020-08-25 Thomas Lamprechtvarious typo fixes
2020-08-25 Thomas LamprechtSnapshotListItem: add comment field also to schema
2020-08-25 Thomas Lamprechttools/format: implement from u64 for HumanByte helper...
2020-08-25 Thomas Lamprechtapi datastore: fix typo in error message
2020-08-25 Wolfgang Bumillerupdate d/control for pxar 0.5.0
2020-08-25 Wolfgang Bumillerbump pxar dep to 0.5.0
2020-08-25 Dylan WhyteAdd section "Garbage Collection"
2020-08-25 Dylan WhyteAdd section "Network Management"
2020-08-25 Dietmar Maureradd note about TLS benchmark test.
2020-08-25 Dylan WhyteAdd further explanation to benchmarking
2020-08-25 Dietmar Maureradministration-guide.rst: remove debug output from...
2020-08-25 Dylan WhyteAdd section "Disk Management"
2020-08-25 Dietmar Maurerdebian/control: update for new pxar 0.4 dependency
2020-08-25 Dietmar Maurerbump version to 0.8.12-1 v0.8.12
2020-08-25 Dietmar Maurerverify: speedup - only verify chunks once
2020-08-25 Dietmar Maurerverify: sort backup groups
2020-08-24 Wolfgang Bumillerbump pxar dep to 0.4.0
2020-08-21 Thomas Lamprechtdocs: fix PBS wiki link
2020-08-19 Thomas Lamprechtbump version to 0.8.11-1 v0.8.11
2020-08-19 Dylan WhyteFix typo in program output
2020-08-19 Thomas Lamprechtd/postinst: fixup userid for older termproxy tasks
2020-08-18 Dylan WhyteAdd "Benchmarking" section
2020-08-18 Dylan WhyteAdd section describing acl tool
2020-08-18 Dylan WhyteCorrect erroneous instructions and add clarity
2020-08-18 Dylan Whyteminor language and formatting fixup
2020-08-18 Wolfgang Bumillerturn UPID into an API type
2020-08-18 Wolfgang Bumillerstyle fixups
2020-08-17 Wolfgang Bumillerremove map_struct helper
2020-08-17 Wolfgang Bumilleradd methods to allocate a DynamicIndexHeader
2020-08-14 Dominik Csapakapi2/node/services: turn service api calls into workers
2020-08-14 Dominik Csapakfix #2904: zpool status: parse vdevs with state but...
2020-08-14 Dominik Csapakzfs status: add test with spares
2020-08-14 Dietmar Maurercleanup last patch
2020-08-14 Hannes Laimerapi2/node/../disks/directory: added DELETE endpoint...
2020-08-14 Fabian EbnerFix #2926: parse_iface_attributes: always break on...
2020-08-14 Dominik Csapakconfig/jobstate: replace Job:load with create_state_file
2020-08-14 Dominik Csapakcleanup: replace id from do_sync_job with info from job
2020-08-14 Dominik Csapakcleanup: merge endtime into TaskState
2020-08-13 Dominik Csapakui: syncjob: make some columns smaller
2020-08-13 Dominik Csapakui: syncjob: improve task text rendering
2020-08-13 Dominik Csapaksyncjob: use do_sync_job also for scheduled sync jobs
2020-08-13 Dominik Csapakapi2/pull: extend do_sync_job to also handle schedule...
2020-08-13 Dominik Csapakapi/{pull, sync}: refactor to do_sync_job
2020-08-13 Dominik Csapakapi2/admin/sync: use JobState for faster access to...
2020-08-13 Dominik Csapakconfig: add JobState helper
2020-08-13 Dominik Csapakserver/worker_task: let upid_read_status also return...
2020-08-13 Dominik Csapakserver: change status of a task from a string to an...
2020-08-13 Wolfgang Bumillerremove unused import
2020-08-12 Wolfgang Bumillerformatting fixups
2020-08-12 Wolfgang Bumillerreplace and remove old ticket functions
2020-08-12 Wolfgang Bumillerintroduce Ticket struct
2020-08-12 Dietmar Maurerworker_task: new_thread() - remove unused tokio channel
2020-08-11 Fabian Grünbichlerbump version to 0.8.10-1 v0.8.10
2020-08-11 Stefan Reiterbackup: lock base snapshot and ensure existance on...
2020-08-11 Stefan ReiterRevert "backup: ensure base snapshots are still availab...
2020-08-11 Stefan Reiterbackup: flock snapshot on backup start
2020-08-11 Stefan Reiterdatastore: prevent in-use deletion with locks instead...
2020-08-11 Dietmar Maurersrc/backup/backup_info.rs: remove BackupGroup lock()
2020-08-11 Dietmar Maurersrc/tools/fs.rs: new helper lock_dir_noblock
2020-08-11 Dietmar MaurerMakefile: build target - do not fail if control file...
2020-08-11 Fabian Grünbichlermark signed manifests as such
2020-08-11 Fabian Grünbichlerverify: also check chunk CryptMode
2020-08-11 Fabian Grünbichlerchunk readers: ensure chunk/index CryptMode matches
2020-08-11 Fabian Grünbichlerdatastore api: verify blob/index csum from manifest
2020-08-11 Fabian Grünbichlerdatastore api: only decode unencrypted indices
2020-08-10 Wolfgang Bumillerimpl PartialEq between Realm and RealmRef
2020-08-10 Wolfgang Bumillerassert that Username does not impl PartialEq
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-08-10 Wolfgang Bumillerd/control: proxmox 0.3.3
2020-08-10 Wolfgang Bumillerbump proxmox dependency to 0.3.3 for serde helpers
2020-08-10 Wolfgang Bumillermove types.rs to types/mod.rs
2020-08-10 Wolfgang Bumillerconfig.rs: sort modules
2020-08-07 Stefan Reiterbackup: only allow finished backups as base snapshot
2020-08-07 Dietmar Maureradministration-guide.rst: move Encryption headline...
2020-08-07 Dietmar Maureradministration-guide.rst: fix headline (avoid compile...
2020-08-07 Dylan Whyteadmin-guide: add section explaining master keys
2020-08-06 Dylan Whytefix: master-key: upload RSA encoded key with backup
2020-08-06 Stefan Reiterfinish_backup: mark backup as finished only after check...
2020-08-06 Oguz Bektasfix #2909: handle missing chunks gracefully in garbage...
2020-08-04 Wolfgang Bumillerd/control: bump proxmox to 0.3.2
2020-08-04 Wolfgang Bumillerremove timer and lock functions, fix building with...
2020-08-04 Wolfgang Bumillerbump proxmox dependency to 0.3.2 for timer / file locking
next