]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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
2020-08-04 Fabian Grünbichlerbuild: properly regenerate d/control
2020-08-04 Aaron Lauterergui: user: fix #2898 add dialog to set password
2020-08-04 Aaron LautererGC: use time pre phase1 to calculate min_atime in phase2
2020-08-04 Fabian Grünbichlerdatastore: allow browsing signed pxar files
2020-08-04 Fabian Grünbichlersync: verify size and checksum of pulled archives
2020-08-04 Fabian Grünbichlersync: verify chunk size and digest, if possible
2020-08-04 Fabian Grünbichlerblobs: attempt to verify on decode when possible
2020-08-03 Wolfgang Bumillerpxar/extract: fixup path stack for errors
2020-08-03 Wolfgang Bumillermore whitespace fixups
2020-08-03 Wolfgang Bumillerwhitespace fixup
2020-08-03 Wolfgang Bumillerpxar: better error handling on extract
2020-08-03 Dominik Csapakworker_task: add getter for upid
2020-08-03 Dominik Csapakworker_task: refactor log text generator
2020-08-03 Dominik Csapaksystemd/time: fix weekday wrapping on month
2020-08-03 Dominik Csapaksystemd/time: add tests for weekday month wrapping
2020-08-02 Dietmar Maurerdepend on proxmox 0.3.1
2020-07-31 Wolfgang Bumillerpxar: create: attempt to use O_NOATIME
2020-07-31 Wolfgang Bumillerpxar: create: move common O_ flags to open_file
2020-07-31 Dietmar Maurerlist_snapshots: Returns new "comment" property (fisrt...
2020-07-31 Fabian Grünbichlerbuild: track generated d/control in git
2020-07-31 Dietmar Maurercleanup: manifest is always CryptMode::None
2020-07-31 Dietmar Maurersrc/api2/admin/datastore.rs: add API to get/set Notes...
2020-07-31 Dietmar Maurerlock_file: return std::io::Error
2020-07-31 Dietmar Maurersrc/api2/backup/environment.rs: remove debug code
2020-07-31 Dietmar Maurersrc/api2/backup/environment.rs: remove debug code
2020-07-31 Dietmar Maurerfinish_backup: add chunk_upload_stats to manifest
2020-07-31 Dietmar Maurerfinish_backup: test/verify manifest at server side
2020-07-31 Dietmar Maurersrc/backup/datastore.rs: add helpers to load/store...
2020-07-30 Dylan Whyteintroduction: language improvement (fix typos, grammar...
2020-07-30 Dominik Csapakapi2/node/termproxy: fix user in worker task
2020-07-30 Dietmar Maurersrc/api2/backup.rs: aquire backup lock earlier in creat...
next