]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-10-30 Fabian Grünbichlerverify: introduce & use new Datastore.Verify privilege
2020-10-30 Fabian Grünbichlerprivs: use Datastore.Modify|Backup to set backup notes
2020-10-30 Fabian Grünbichlerprivs: allow reading notes with Datastore.Audit
2020-10-30 Thomas Lamprechtui: permission path selector: cbind typeAhead to editable
2020-10-30 Wolfgang Bumillerupdate d/control
2020-10-30 Wolfgang Bumillerimpl From<Authid> for Userid
2020-10-30 Wolfgang Bumillerbump proxmox dependency to 0.7.0 for totp udpates
2020-10-30 Dominik Csapakui: Utils: add product specific task descriptions
2020-10-30 Thomas Lamprechtserver/rest: accept also = as token separator
2020-10-30 Thomas Lamprechtserver/rest: user constants for HTTP headers
2020-10-30 Fabian Grünbichlerapi tokens: add authorization method
2020-10-30 Thomas Lamprechtproxmox-backup-manager: add subscription commands
2020-10-30 Thomas Lamprechtapi: define subscription module and methods as public
2020-10-30 Thomas Lamprechtapi: define subscription key schema and use it
2020-10-30 Fabian Grünbichlerproxy: fix warnings
2020-10-30 Dietmar Maurerproxy: split out code to run garbage collection job
2020-10-30 Dietmar Maurercheck_schedule cleanup: use &str instead of String
2020-10-30 Hannes Laimerproxy: extract commonly used logic for scheduling into...
2020-10-30 Hannes Laimerproxy: move prune logic into new file
2020-10-30 Thomas Lamprechtui: user menu: allow changing language while logged in
2020-10-29 Thomas Lamprechtbump version to 0.9.4-2
2020-10-29 Thomas Lamprechtd/postinst: followup: grep and sed use different regex...
2020-10-29 Thomas Lamprechtd/postinst: make more resilient
2020-10-29 Thomas Lamprechtbump version to 0.9.3-2 v0.9.4
2020-10-29 Thomas Lamprechtui: move user, token and permissions into an access...
2020-10-29 Thomas Lamprechtd/control: update
2020-10-29 Thomas Lamprechtui: datastore summary: handle missing snapshot of a...
2020-10-29 Wolfgang Bumillerapi2/access/user: fix return type schema
2020-10-29 Wolfgang Bumillerapi2/access/user: drop Option, treat empty Vec as None
2020-10-29 Wolfgang Bumillerfixup hardcoded paths
2020-10-29 Fabian Grünbichlergui: add API token ACLs
2020-10-29 Fabian Grünbichleracls: allow viewing/editing user's token ACLs
2020-10-29 Fabian Grünbichlergui: add API token UI
2020-10-29 Fabian Grünbichlergui: add permissions button to user view
2020-10-29 Fabian Grünbichlermanager: add user permissions command
2020-10-29 Fabian Grünbichlermanager: add token commands
2020-10-29 Fabian Grünbichlertasks: allow unpriv users to read their tokens' tasks
2020-10-29 Fabian Grünbichlerowner checks: handle backups owned by API tokens
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-29 Fabian Grünbichlerapi: add permissions endpoint
2020-10-29 Fabian Grünbichlerapi: allow listing users + tokens
2020-10-29 Fabian Grünbichlerapi: add API token endpoints
2020-10-29 Fabian GrünbichlerREST: extract and handle API tokens
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Wolfgang Bumillerbump proxmox dependency to 0.6.0 for api tokens and tfa
2020-10-29 Fabian Grünbichlerconfig: add token.shadow file
2020-10-29 Fabian Grünbichlerapi: add Authid as wrapper around Userid
2020-10-29 Thomas Lamprechtbump version to 0.9.3-1 v0.9.3
2020-10-29 Thomas LamprechtGC: improve task logs
2020-10-29 Thomas LamprechtGC: fix logging leftover bad chunks
2020-10-29 Thomas Lamprechtui: datastore: fix sync/verify job removal prompt
2020-10-29 Thomas Lamprechtui: drop id field from verify/sync add window
2020-10-29 Dominik Csapakserver/worker_task: simplify task log writing
2020-10-29 Thomas Lamprechtworker task: remove debug print, faster modulo
2020-10-29 Dominik Csapakapi: datstore status: introduce proper structs and...
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-29 Dietmar Maurerschedule_datastore_sync_jobs: remove unneccessary clone()
2020-10-29 Dietmar Maurersend_job_status_mail: corectly escape html characters
2020-10-29 Dietmar Maurergarbage_collection: log deduplication factor
2020-10-29 Thomas Lamprechtui: datastore: use pointer cursor for edit notes
2020-10-29 Dietmar Maurergarbage_collection: log bad chunks (still_bad value)
2020-10-29 Dominik Csapakfix #2998: encode mtime as i64 instead of u64
2020-10-29 Dietmar Maurerverify: directly pass manifest to filter function
2020-10-28 Thomas Lamprechtbump version to 0.9.2-2
2020-10-28 Thomas Lamprechtclient: adapt to change datastroe status return schema
2020-10-28 Thomas Lamprechtbump version to 0.9.2-1 v0.9.2
2020-10-28 Thomas Lamprechttools: socket: fix typo in comment
2020-10-28 Thomas Lamprechtui: datastore: rework sync layout, make job ID optional
2020-10-28 Thomas Lamprechtui: datastore: rework verify layout, make job ID optional
2020-10-28 Thomas Lamprechtui: datastore summary: indentation/whitespace error fix
2020-10-28 Dominik Csapaktools/logrotate: fix compression logic
2020-10-28 Thomas Lamprechtd/control.in: bump versioned dependcy for proxmox-widge...
2020-10-28 Thomas Lamprechtui: datastore: show comment, allow to edit notes
2020-10-28 Thomas Lamprechtui: datastore: extend action tooltips with IDs
2020-10-28 Thomas Lamprechtui: datastore: use simple V. for verify action button
2020-10-28 Thomas Lamprechtdo_verification_job: fix "never-reverify" and refactor...
2020-10-28 Thomas Lamprechtdocument verify job structs
2020-10-28 Thomas Lamprechtdo verification: always verify if manifest load fails
2020-10-28 Dietmar Maurerverify: avoid generics and use &dyn Fn() for filter
2020-10-28 Dietmar Maurerverify: improve code reuse, fix filter function
2020-10-28 Dietmar Maurerjobstate: fix doctest
2020-10-28 Dietmar Maurerfix compile warning
2020-10-28 Dietmar Maurersend notification mails for GC and verify jobs
2020-10-28 Dietmar Maurersrc/server/verify_job.rs: add missing file
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-27 Thomas Lamprechtui: datastore summary: clarify that it's a deduplicatio...
2020-10-27 Thomas Lamprechtui: datastore: used fixed-width icons for summary
2020-10-27 Thomas Lamprechtui: datastore: change GC/Prune title and buttons a bit
2020-10-27 Thomas Lamprechtui: datastore: add confirmation message to verify all
2020-10-27 Dominik Csapakui: DataStorePanel: save active tab statefully
2020-10-27 Dominik Csapakui: MainView/NavigationTree: improve tree selection...
2020-10-27 Dominik Csapakui: NavigationTree: add 'Add Datastore' button below...
2020-10-27 Dominik Csapakui: move sync/verify jobs to the datastores
2020-10-27 Dominik Csapakui: add DataStoreSummary and move Statistics into it
2020-10-27 Dominik Csapakui: add DataStorePruneAndGC panel and add it to datasto...
2020-10-27 Dominik Csapakui: DataStoreContent: add 'Verify All' button
2020-10-27 Dominik Csapakapi/{verify, syncjobs}: add optional datastore parameter
2020-10-27 Dominik Csapakadmin/datastore: add more info to status call
2020-10-27 Dominik Csapakbackup/datastore: save garbage collection status to...
2020-10-27 Dominik Csapakbackup/datastore: count still bad chunks for the status
next