]> git.proxmox.com Git - pve-storage.git/history - PVE/API2/Storage
fix #3610: properly build ZFS detail tree
[pve-storage.git] / PVE / API2 / Storage /
2021-09-06 Thomas Lamprechtapi: followup style/comment improvements
2021-09-06 Lorenz Stechaunerstatus: move unlink from http-server to enpoint
2021-08-26 Aaron LautererCeph: add keyring parameter for external clusters
2021-07-29 Thomas Lamprechtapi: status: rework err cleanup
2021-07-29 Thomas Lamprechtapi: status: import run_command
2021-07-29 Lorenz Stechaunerapi: status: fix unlink on file upload
2021-07-29 Thomas Lamprechtapi: status: sort/cleanup module use-statements
2021-07-21 Lorenz Stechaunerstatus: add max length and disclaimer to file upload...
2021-07-21 Lorenz Stechaunerstatus: add enum for file upload content type
2021-06-23 Thomas Lamprechtapi: file download: limit filename length and encode...
2021-06-23 Thomas Lamprechtapi: file download: code cleanups
2021-06-23 Lorenz Stechaunerstatus: add download_url method
2021-06-23 Lorenz Stechaunerstatus: factoring out normalize_content_filename
2021-06-23 Fabian Ebnerapi: content: correctly handle warnings status for...
2021-06-23 Lorenz Stechaunerfactoring out regex for vztmpl
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2021-06-21 Thomas Lamprechtapi: status: sort index and add missing "file-restore"
2021-06-16 Thomas Lamprechtapi: content/delete: die with newline to avoid addign...
2021-06-08 Fabian Ebnerapi: get rid of moved 'usb' call
2021-04-23 Fabian Grünbichlerfile-restore: pass in volume ID or name
2021-04-23 Fabian Grünbichlerfile-restore: return perl-y booleans
2021-04-23 Stefan Reiteradd FileRestore API for PBS
2021-04-23 Fabian Grünbichlerapi: fix typo in error message
2021-04-22 Fabian Grünbichlerpbs: allow setting up a master key
2021-01-28 Dominik Csapakapi: storage/config: use extract_sensitive_params from...
2020-12-07 Thomas Lamprechtapi: content/backup: handle deletion of notes
2020-12-02 Thomas Lamprechtapi: scan: note that USB is depreacated
2020-12-01 Thomas Lamprechtapi/cli: add pbs scan endpoint and command
2020-12-01 Thomas Lamprechtapi: scan: move over index and usb scan from manager
2020-12-01 Thomas Lamprechtapi: scan cifs: port over NT_STATUS filter from pve...
2020-12-01 Thomas Lamprechtfactor out scan CLI definition to real API module
2020-11-24 Thomas Lamprechtapi: content: pass encrypted status for PBS backups
2020-11-24 Dominik CsapakStorage/Plugin: add get/update_volume_comment and imple...
2020-11-24 Dominik Csapakapi2/storage/content: change to volume_size_info and...
2020-11-24 Dominik Csapakrename comment to notes
2020-11-12 Thomas Lamprechtapi: storage create/update: return parts of the configu...
2020-11-12 Dominik Csapakapi: content listing: add comment and verification...
2020-11-11 Thomas Lamprechtapi/config: fix indentation
2020-08-20 Fabian Ebnerprune_backups: fix message
2020-07-24 Fabian EbnerAdd API and pvesm call for prune_backups
2020-07-14 Wolfgang Bumillerfix another encryption_key vs encryption-key instance
2020-07-09 Wolfgang Bumillerrefactor sensitive parameter handling
2020-06-30 Fabian EbnerWhitespace cleanup
2020-04-25 Thomas Lamprechtconfig: add missing whitespace
2020-04-09 Fabian EbnerCollect optional parameters for storage_migrate into...
2020-03-06 Thomas Lamprechtapi: storage/content: fix return schema property descri...
2020-03-06 Dietmar Maurerapi: storage/content: add ctime to return schema
2020-02-20 Dietmar MaurerPVE/Storage/Plugin.pm: introduce on_update_hook
2020-02-19 Dietmar MaurerPVE/Storage/PBSPlugin.pm: start new proxmox backup...
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-05 Tim Marxconvert vmid to int to conform with return type declaration
2019-11-05 Tim Marxwhitespace cleanup
2019-09-03 Stefan Reiterfix #2216: Allow .img files in 'iso' type storages
2019-07-25 Dominic JägerFix #582: Add DELETE delay logic
2019-06-13 Thomas Lamprechtfollowup: reword comment a bit
2019-06-13 Stefan Reiterfix #1427: Set file mode on uploaded templates/ISOs
2019-05-15 Thomas Lamprechtapi/config update: indentation and whitespace fixes
2019-05-15 Thomas Lamprechtapi/config update: only iterate over hash keys, not...
2019-05-14 Thomas Lamprechtpvesm set: handle deletion of properties
2019-04-11 Christian EbnerStatus: Include command error in error message when...
2019-04-10 Thomas Lamprechtfollowup: code cleanup
2019-04-10 Dominic JägerFix #318: Delete vzdump log when deleting a backup
2018-11-19 Dominik Csapakremove PVE/API2/Storage/Scan.pm
2018-11-19 Dominik Csapakmove Scan API calls from PVE/API2/Storage/Scan.pm to...
2018-11-15 Thomas Lamprechtfix #862: do not resolve portal adress on storage add
2018-10-03 Thomas Lamprechtremove outdated unused API2::Storage::Replication module
2018-08-09 Dietmar Maureradd missing parameter descriptions
2018-08-09 Dietmar Maurercleanup return property descriptions
2018-08-09 Dietmar MaurerPVE::API2::Storage::Content::index - document return...
2018-08-07 Dietmar MaurerPVE::API2::Storage::Status::index - document return...
2018-07-03 Thomas Lamprechtapi add: remove now uneeded $cred_file variable
2018-07-03 Thomas Lamprechtlvm: use add hook
2018-07-03 Thomas Lamprechtrbd: use add/delete hooks
2018-07-03 Thomas Lamprechtcifs: use add/delete hooks
2018-07-03 Thomas Lamprechtadd on_add and on_delete hooks
2018-06-29 Thomas Lamprechtstorage add: always extract password from parameters
2018-06-29 Thomas Lamprechtadd cifs: fix variable declaration in post if
2018-06-22 Dietmar MaurerPVE/API2/Storage/Config.pm - set type in returns schema
2018-05-14 Wolfgang Bumillerwhitespace fixup
2018-05-14 Wolfgang LinkFix typo.
2018-05-14 Wolfgang LinkSimplify image/template upload check.
2018-03-16 Dietmar Maurercifs: use correct pluging class name
2018-03-16 Dietmar Maurercifs: move plugin related code into plugin
2018-03-16 Dietmar Maureradd missing "use PVE::Storage::LVMPlugin;"
2018-03-16 Dietmar Maurercifs plugin cleanups
2018-03-16 Dietmar Maurerremove useless "use PVE::PTY;"
2018-03-16 Wolfgang LinkAdd cifsscan to API
2018-03-16 Wolfgang LinkAdd remove cifs in API call.
2018-03-16 Wolfgang LinkAdd cifs in create API call.
2018-03-16 Wolfgang LinkAdd set CIFS credentials.
2017-11-14 Dominik Csapakwhitespace cleanup
2017-11-14 Dominik Csapakadd 'format' parameter to storage list call
2017-09-07 Fabian Grünbichlerrbd: create ceph keyring dir before copying
2017-09-07 Fabian Grünbichlerrbd: manage keyring for pveceph storages
2017-06-22 Emmanuel KasperFix #1424: allow tar.xz templates upload
2017-05-23 Wolfgang BumillerRevert "free: added snapshot parameter"
2017-05-23 Wolfgang Bumillermigrate: replace target ip parameter with sshinfo parameter
2017-05-12 Wolfgang Bumillerfree: added snapshot parameter
next