]> git.proxmox.com Git - proxmox-backup.git/history - src/api2
fix compile warning
[proxmox-backup.git] / src / api2 /
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
2020-09-10 Hannes Laimeradd benchmark flag to backup creation for proper cleanu...
2020-09-10 Stefan Reiterbackup: ensure no fixed index writers are left over...
2020-09-08 Stefan Reitergc: remove .bad files on garbage collect
2020-09-04 Dominik Csapaktools/systemd/time: convert the resulting timestamp...
2020-09-04 Fabian Grünbichlerfix #2978: allow non-root to view datastore usage
2020-09-02 Dietmar Maurerverify: log progress
2020-09-01 Dietmar Maurersrc/backup/verify.rs: use global hashes (instead of...
2020-09-01 Dietmar Maurersrc/backup/verify.rs: use separate thread to load data
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 Lamprechtapi datastore: fix typo in error message
2020-08-14 Dominik Csapakapi2/node/services: turn service api calls into workers
2020-08-14 Dietmar Maurercleanup last patch
2020-08-14 Hannes Laimerapi2/node/../disks/directory: added DELETE endpoint...
next