]> git.proxmox.com Git - pve-storage.git/history - src
esxi: detect correct os type in 'other' family
[pve-storage.git] / src /
2024-03-22 Gabriel Golleresxi: detect correct os type in 'other' family
2024-03-19 Dominik Csapakesxi: only add scsihw if it's defined
2024-03-19 Dominik Csapakesxi: add warning for losing efi state
2024-03-13 Thomas Lamprechtesxi: deactivate storage if config gets updated
2024-03-13 Thomas Lamprechtesxi: clean-up state-dir in deactivate storage
2024-03-13 Thomas Lamprechtesxi: deactivate storage on deletion from config
2024-03-13 Wolfgang Bumilleresxi: add 'skip-cert-verification' option
2024-03-13 Dominik Csapakimport: rework plugin api to not need a blessed object
2024-03-13 Wolfgang Bumillerimport: drop target parameter
2024-03-13 Wolfgang Bumilleresxi: add disk capacity to import metadata
2024-03-13 Wolfgang Bumilleresxi: warn if the guest was running
2024-03-13 Wolfgang Bumilleresxi: add helper to get vm from manifest for vmx path
2024-03-13 Wolfgang Bumilleresxi: let manifest file expire after 60s
2024-03-13 Wolfgang Bumilleresxi: drop unused sub methods
2024-03-13 Thomas Lamprechtapi: import-metadata: make warnings structured & merge...
2024-03-13 Thomas Lamprechtapi: import-metadata: complete return schema
2024-03-13 Thomas Lamprechtesxi plugin: do not support the images content-type
2024-03-13 Thomas Lamprechtesxi plugin: adapt to new libexec path for helpers
2024-03-13 Wolfgang Bumilleresxi import: deal with serial devices
2024-03-13 Wolfgang Bumilleradd source field to import-metadata
2024-03-13 Wolfgang Bumilleradd a warnings array to import-metadata
2024-03-13 Wolfgang Bumilleresxi: improve scsihw detection
2024-03-13 Wolfgang Bumilleresxi: separate disks and network
2024-03-13 Wolfgang Bumillerimport: return skipped/ignored volumes in get_create_args
2024-03-13 Wolfgang Bumillerapi: add storage/{storage}/import-metadata
2024-03-13 Wolfgang Bumilleradd ESXi plugin for import and wire-it up to a new...
2024-03-13 Wolfgang Bumillerstorage plugins: add 'import' content type
2024-03-05 Thomas Lamprechtbuildsys: cleanup all docs and shell comnpletion artefacts
2024-02-28 Thomas Lamprechtfix #5254: api: allow usage of download-url with Sys...
2024-01-30 Fiona Ebnerplugin schema: improve description of 'shared' property
2024-01-30 Fiona Ebnerplugin schema: improve description of 'nodes' property
2024-01-30 Fiona Ebnerzfs: fix duplicate word typo in error message
2023-11-19 Thomas Lamprechtbtrfs: fix calling parent create_base method in fall...
2023-11-13 Aaron Lautererdisks: get: add osdid-list return parameter
2023-11-13 Dominik Csapakapi/filerestore: add 'tar' parameter to 'download' api
2023-10-27 Thomas Lamprechtiscsi: code cleanups
2023-10-27 Thomas Lamprechtiscsi: always recheck if iscsiadm binary is available
2023-10-27 Yuri Konotopov via... fix #254: iscsi: add support for multipath targets
2023-08-31 Thomas Lamprechtoffline migration: use telling variable for capture...
2023-08-31 Leo Nunnerfix #3004: show progress of offline migration in task log
2023-08-30 Fiona Ebnercifs: bubble up NT_STATUS_INVALID_PARAMETER during...
2023-08-18 Wolfgang Bumillerwhitespace and formatting fixup
2023-08-18 Wolfgang Bumillerremove unneeded comment
2023-08-18 Philipp Hufnaglfix #4849: download-url: allow download and decompressi...
2023-08-04 Philipp Hufnaglfix whitespace
2023-07-26 Philipp Hufnaglclean: fix whitspaces and minor code issues
2023-06-26 Fiona Ebnercifs: fix check connection call
2023-06-17 Thomas Lamprechtdisk api: only ask for Datastore.Allocate if adding...
2023-06-17 Thomas Lamprechtdisk api: avoid using unrelated Datastore.Audit priv...
2023-06-17 Thomas Lamprechtdisk management api: comment how storages are added...
2023-06-17 Thomas Lamprechtfix #4785: avoid overly noisy mkdir deprecation warning...
2023-06-15 Friedrich Webercontent-dirs check: silently skip paths that cannot...
2023-06-15 Fiona Ebnerapi: config: add/update storage: check for type mismatc...
2023-06-09 Thomas Lamprechtcontent dirs: skip creation if either mkdir or create...
2023-06-09 Thomas Lamprechtactivate storage: ensure content directories are create...
2023-06-07 Stefan Hrdlickafix #2920: cifs: add options parameter
2023-06-07 Markus Frankchanged regex to allow @ in directory storage paths
2023-06-06 Thomas Lamprechtrbd: volume resize: wrap ceil in int, just to be sure
2023-06-06 Fiona Ebnerrbd: volume resize: avoid passing floating point value...
2023-06-06 Fiona Ebnerrbd: don't specify allow-shrink flag
2023-06-06 Stefan Hanreichvolume export: explicitly state unit of bandwidth limit
2023-06-06 Friedrich Webercontent-dirs: check that all content dirs are pairwise...
2023-06-05 Wolfgang Bumillerplugin: simplify and fix create-base-path vs mkdir...
2023-06-05 Aaron Lautererdeprecate mkdir option for create-base-path and create...
2023-05-24 Thomas Lamprechtseparate packaging and source build system