]> git.proxmox.com Git - pve-storage.git/history - PVE/API2
status: add download_url method
[pve-storage.git] / PVE / API2 /
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-06-02 Fabian Ebnerapi: add wipedisk 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-03-11 Fabian Ebnerapi: disk list: allow if an audit permission for the...
2021-02-26 Stoiko Ivanovdisks: zfs: scan is only returned optionally
2021-02-06 Fabian EbnerDiskmanage: also include partitions with get_disks...
2021-02-06 Fabian EbnerDisks: return correct journal disk candidates
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-10-09 Thomas Lamprechtcode cleanup
2020-09-29 Thomas Lamprechtcheck for service exsitance before enabling zfs-import...
2020-09-29 Stoiko IvanovDisks: instantiate import unit for created zpool
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-06-06 Stoiko Ivanovfix #2777 create zpools with stable dev paths
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...
2020-02-05 Thomas Lamprechtsystemd unit name escape helpers moved to common, use...
2020-02-05 Thomas Lamprechtdirectory/cephfs: sort module usage
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-09 Tim Marxcalculate reasonable metadatasize for lvm thin pools...
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-06-04 Dominik CsapakDisks API: allow also unused disks for db/wal
2019-05-31 Dominik Csapakallow disk with LVM for journal devices
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
2019-02-20 Thomas Lamprechtfollowup: try to be a bit more like systemd-escape
2019-02-20 Thomas Lamprechtfollowup comment that we do not escape completely like...
2019-02-20 Dominik Csapakfix #2099: escape systemd path names in mount unit
2019-01-31 Dominik Csapakallow snippets by default for new dir storages
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-11-09 Thomas Lamprechtfolowup: fix whitespace errors and s/and/&&/ for consis...
2018-11-09 Tim Marxstorage zfs: removed unused variable
2018-11-09 Tim Marxstorage zfs: changed return value description & optionals
2018-11-09 Tim Marxclose #1949: storage zfs: changed zpool command parser
2018-10-29 Tim MarxFix: api zfs: changed return value name to errors
2018-10-03 Thomas Lamprechtremove outdated unused API2::Storage::Replication module
2018-10-03 Thomas Lamprechtdiskmanage: rename check_unused to assert_disk_unused
2018-10-03 Thomas Lamprechtrename check_available to assert_sid_unused
2018-10-03 Dominik Csapakfix #1929: only check storage if user want to create one
2018-10-03 Dominik Csapakadd missing storage check in LVM Disk API
2018-10-03 Dominik Csapakrefactor disk/storage checks for Disk API
2018-09-14 Dominik Csapakfix #1912: find the partition instead of guessing it
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-08 Dominik Csapakadd return description for zfs detail api call
2018-08-08 Dominik Csapakrefactor diskmanagement lock_file calls
2018-08-08 Dominik Csapakadd 'single' raidlevel for zfs
2018-08-08 Dominik Csapakrename raidlvl to raidlevel
2018-08-08 Dominik Csapakfix descriptions of api calls
2018-08-08 Dietmar Maurercleanup descriptions
2018-08-08 Dietmar Maurerfix schema - 'string-list' is a format, not a type
2018-08-08 Dominik Csapakadd API for ZFS management
2018-08-08 Dominik Csapakrename lvmcreate to lvmthincreate for lvm thin
2018-08-07 Dietmar MaurerPVE::API2::Storage::Status::index - document return...
2018-08-02 Dietmar Maurerfix typo
next