]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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
2020-10-27 Thomas Lamprechtapt auth: add newline to the end
2020-10-27 Thomas Lamprechthack: workaround unused code warning until proxmox...
2020-10-27 Thomas Lamprechtui: allow one to delete the description
2020-10-27 Thomas Lamprechtui: code cleanup
2020-10-27 Thomas Lamprechttools: get_hardware_address: better error handling
2020-10-27 Thomas Lamprechtimplement subscription handling and api
2020-10-27 Thomas Lamprechttools: http: add simple general post method
2020-10-27 Thomas Lamprechtapi: disks: cleanup use statement
2020-10-27 Dylan Whyteintroduction: fix title formatting
2020-10-26 Thomas Lamprechtget_hardware_address: must be uppercased
2020-10-24 Thomas Lamprechtapi: add world accessible ping dummy endpoint
2020-10-22 Fabian Grünbichlerapt: improve error messages
2020-10-22 Stefan Reiterapt: add /changelog API call similar to PVE
2020-10-22 Stefan Reiterfix #2934: list to-be-installed packages in updates
2020-10-22 Stefan Reiterapt: refactor package detail reading into function
2020-10-22 Stefan Reiterapt: use 'apt-get changelog --print-uris' in get_change...
2020-10-22 Stefan Reiterapt: allow filter to select different package version
2020-10-22 Dietmar Maurerupid: use systemd escape to decode/encode the worker_id
2020-10-21 Stefan Reiteradd tools::http for generic HTTP GET and move HttpsConn...
2020-10-21 Thomas Lamprechtui: verify config: eslint fix
2020-10-21 Dominik Csapaktools/zip: fix doc tests
2020-10-21 Hannes Laimerpostinst: correct invalid old datastore configs
2020-10-21 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerui: add task descriptions for the different types of...
2020-10-21 Hannes Laimerui: add verification job edit window
2020-10-21 Hannes Laimerui: add verification job view
2020-10-21 Hannes Laimerset a different worker_type based on what is going...
2020-10-21 Hannes Laimerproxy: add scheduling for verification jobs
2020-10-21 Hannes Laimerapi2: add verification admin endpoint and do_verificati...
2020-10-21 Hannes Laimerapi2: add verification job config endpoint
2020-10-21 Hannes Laimerrename VERIFY_SCHEDULE_SCHEMA to VERIFICATION_SCHEDULE_...
2020-10-21 Dietmar Maureradd test for escape_unit
2020-10-21 Dietmar Maurersystemd::escape_unit - allow '.' and '_'
2020-10-21 Wolfgang Bumillerpass params by ref to recurse_files
next