]> git.proxmox.com Git - proxmox-backup.git/history - src/api2
bump version to 0.9.4-2
[proxmox-backup.git] / src / api2 /
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 Fabian Grünbichleracls: allow viewing/editing user's token ACLs
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ünbichlerreplace Userid with Authid
2020-10-29 Fabian Grünbichlerapi: add Authid as wrapper around Userid
2020-10-29 Dominik Csapakapi: datstore status: introduce proper structs and...
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-29 Dietmar Maurerverify: directly pass manifest to filter function
2020-10-28 Dietmar Maurerverify: improve code reuse, fix filter function
2020-10-28 Dietmar Maurermove jobstate to server
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: count still bad chunks for the status
2020-10-27 Thomas Lamprechthack: workaround unused code warning until proxmox...
2020-10-27 Thomas Lamprechtimplement subscription handling and api
2020-10-27 Thomas Lamprechtapi: disks: cleanup use statement
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 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerset a different worker_type based on what is going...
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 Wolfgang Bumillerpass params by ref to recurse_files
2020-10-21 Wolfgang Bumillerwhitespace fixup
2020-10-21 Dominik Csapakapi2/admin/datastore/pxar_file_download: download direc...
2020-10-20 Dietmar Maurerbackup: avoid Transport endpoint is not connected error
2020-10-20 Stefan Reiterfix #2988: allow verification after finishing a snapshot
2020-10-20 Stefan Reiterfix missing block_in_place for remove_backup
2020-10-19 Fabian Grünbichlerfix typos
2020-10-19 Fabian Grünbichlerfix indentation
2020-10-16 Thomas Lamprechtapi: access: log to separate file, reduce syslog to...
2020-10-16 Thomas Lamprechtserver/rest: forward real client IP on proxied request
2020-10-16 Stefan Reiterdatastore: add manifest locking
2020-10-15 Wolfgang Bumillermore clippy lints
2020-10-15 Stefan Reiterdatastore: remove load_manifest_json
2020-10-15 Stefan Reiterreader: acquire shared flock on open snapshot
2020-10-15 Stefan Reiterbackup: use shared flock for base snapshot
2020-10-15 Stefan Reiterprune: never fail, just warn about failed removals
2020-10-15 Stefan Reiterprune: respect snapshot flock
2020-10-14 Wolfgang Bumillermore clippy fixups
2020-10-14 Dietmar Maureravoid compiler warning
2020-10-14 Dylan Whytefix #2847: api: datastore: change backup owner
2020-10-12 Wolfgang Bumillerdon't require WorkerTask in backup/
2020-10-09 Fabian Grünbichlerreader: actually allow users to downlod their own backups
2020-10-09 Fabian Grünbichlerreader: track index chunks and limit access
2020-10-08 Fabian GrünbichlerUserid: fix borrow/deref recursion
2020-10-08 Fabian GrünbichlerUserid: simplify comparison with str
2020-10-08 Thomas Lamprechtapi: datastore: require allocate privilege for deletion
2020-10-08 Thomas Lamprechtserver: add Datastore.Allocate privilege
2020-10-06 Dominik Csapakapi2/status: add type- and statusfilter to tasks api...
2020-10-06 Dominik Csapakapi2/types: add TaskStateType struct
2020-10-01 Thomas Lamprechtassume correct backup, avoid verifying chunk existance
2020-10-01 Dietmar Maurersrc/api2/reader.rs: fix speedtest description
2020-10-01 Dietmar Maurersrc/api2/backup.rs: use block_in_place for remove_backup
2020-10-01 Dietmar Maurerupload_chunk: use block_in_place
2020-10-01 Dominik Csapakapi2/types: fix DNS_NAME Regexes
2020-09-30 Dominik Csapakfix ipv6 handling for remotes/sync jobs
2020-09-30 Dominik Csapaktasks: improve behaviour on upgrade
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-30 Thomas Lamprechtapi: disks/zfs: check template exsits before enabling...
2020-09-30 Stoiko Ivanovapi2/node/disks/zfs: instantiate import service
2020-09-30 Dominik Csapakrequire square brackets for ipv6 addresses
2020-09-29 Dominik Csapakapi2/status: use the TaskListInfoIterator here
2020-09-29 Dominik Csapakapi2/node/tasks: use TaskListInfoIterator instead of...
2020-09-28 Dietmar Maurerdepend on proxmox 0.4.2
2020-09-28 Dominik Csapakapi2/node/tasks: move userfilter to function signature
2020-09-24 Dominik Csapakuse jobstate mechanism for verify/garbage_collection...
2020-09-22 Dietmar Maurersrc/api2/reader.rs: use std::fs::read instead of tokio...
2020-09-19 Dominik Csapakdatastore/prune schedules: use JobState for tracking...
2020-09-18 Fabian Grünbichlerfix #3015: allow user self-service
2020-09-18 Fabian Grünbichlerrole api: fix description
2020-09-18 Hannes Laimerapi2: make verify_schedule deletable
2020-09-18 Hannes Laimerapi2: add optional verify-schdule field to create/updat...
2020-09-18 Hannes Laimerapi2: add VERIFY_SCHEDULE_SCHEMA
2020-09-18 Fabian Grünbichlerfix #3014: allow DataStoreAdmins to list DS config
2020-09-17 Dominik Csapakfix #2942: implement lacp bond mode and bond_xmit_hash_...
2020-09-17 Dominik Csapakapi2/network: add bond-primary parameter
2020-09-17 Dominik Csapakapi2/pull: make pull worker abortable
2020-09-17 Fabian Grünbichleralways allow retrieving (censored) subscription info
2020-09-17 Fabian Grünbichlerfix #2957: allow Sys.Audit access to node RRD
2020-09-15 Stefan ReiterSnapshotVerifyState: use enum for state
2020-09-15 Stefan Reiterbackup: check all referenced chunks actually exist
2020-09-15 Stefan Reiterbackup: check verify state of previous backup before...
2020-09-15 Dietmar Maurerrename BackupDir::new_with_group to BackupDir::with_group
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-11 Fabian GrünbichlerBackupDir: make constructor fallible
2020-09-10 Fabian Grünbichlerserver: set http2 max frame size
next