]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/Plugin.pm
bump version to 8.2.0
[pve-storage.git] / PVE / Storage / Plugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2023-03-20 Thomas Lamprechtcontent path overrides: allow single dots and enforce...
2023-03-20 Leo Nunnerconfig: use relative paths for content overrides
2023-03-16 Thomas Lamprechtdirectory: fix verify-dir code style
2023-02-07 Leo Nunnerfix #2641: allow mounting of CIFS subdirectories
2023-01-09 Leo Nunnerplugin: change name, separator and error message for...
2023-01-05 Leo Nunnerconfig: add overrides for default directory locations
2022-06-15 Daniel TschlatscherAdded a LOG_EXT constant as a counterpart to NOTES_EXT
2022-04-26 Dominik Csapakstorage plugins: en/decode volume notes as UTF-8
2022-04-22 Thomas Lamprechtsome code style refcatoring/cleanup
2022-04-06 Fabian Ebnerplugins: allow limiting the number of protected backups...
2022-03-16 Fabian Ebnerlist volumes: also return backup type for backups
2022-03-16 Lorenz Stechaunerstorage/plugin: factoring out regex for backup extension re
2022-03-16 Lorenz Stechaunerstorage: rename REs for iso and vztmpl extensions
2022-02-21 Mira Limbeckfile_size_info: cast 'size' and 'used' to integer
2021-11-09 Aaron Lautereradd disk rename feature
2021-11-08 Fabian Ebnerprune: mark renamed and protected backups differently
2021-11-08 Fabian Ebnerfix #3307: make it possible to set protection for backups
2021-11-08 Fabian Ebneradd generalized functions to manage volume attributes
2021-11-08 Fabian Ebnerplugin: remove volume_snapshot_list
2021-11-08 Fabian Ebnerplugin: add volume_snapshot_info function
2021-11-08 Fabian Ebnerzfspool: add blockers parameter to volume_snapshot_is_p...
2021-10-14 Lorenz Stechaunerfix #3580: plugins: make preallocation mode selectable...
2021-10-05 Stefan Reiterimport: don't check for 1K aligned size
2021-09-10 Fabian Ebnerfix prune-backups validation (again)
2021-09-09 Fabian Ebnerprune {validate, mark}: preserve input parameter
2021-06-23 Wolfgang Bumillerbump storage API: update import/export methods
2021-06-23 Lorenz Stechaunerfactoring out regex for vztmpl
2021-06-23 Thomas Lamprechtfile size info: return early if we cannot parse json
2021-06-23 Thomas Lamprechtfile/volume size info: add actual errors to untaint...
2021-06-23 Stoiko Ivanovplugins: untaint volume_size_info retuns
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2021-06-21 Fabian Ebnerconfig: prevent empty content list when content type...
2021-06-16 Fabian Ebnerconfig: add backup content type to default local storage
2021-06-16 Fabian Ebnerconfig: mention that maxfiles is deprecated
2021-06-15 Wolfgang Bumillerfix find_free_disk_name invocations
2021-05-03 Fabian Ebnerclone image: specify base format option with qemu-img
2021-04-09 Thomas Lamprechtprune backups: improve internal errors messages slightly
2021-04-09 Thomas Lamprechtplugin: get_subdir_files: add comment
2021-04-09 Fabian Ebnerprune backups: make vmid filtering more robust
2021-04-09 Fabian Ebnerplugin: subdir files: backup: don't match for vmid...
2021-01-28 Fabian Ebnermark PBS storages as shared
2020-11-24 Dominik CsapakStorage/Plugin: add get/update_volume_comment and imple...
2020-11-24 Dominik Csapakrename comment to notes
2020-11-23 Fabian Ebnerprune: introduce keep-all option
2020-11-23 Thomas Lamprechtplugin: hooks: avoid that method param count gets returned
2020-11-16 Fabian Ebnerprune: allow having all prune options zero/missing
2020-11-12 Thomas Lamprechtavoid unecessary try for over optimization
2020-11-12 Dominik Csapakstorage: get subdirectory files: read .comment files...
2020-11-10 Stoiko Ivanovadd check for fsfreeze before snapshot
2020-10-05 Fabian Grünbichlerfile_size_info: handle dangling symlinks
2020-09-03 Thomas Lamprechtfix indentation of $prune_backups_format
2020-09-03 Fabian Ebnerprune-backups CLI: use keep-options directly
2020-07-24 Fabian EbnerAdd prune_backups to storage API
2020-07-24 Fabian EbnerIntroduce prune-backups property for directory-based...
2020-06-06 Thomas Lamprechtbase plugin: fall back to empty hash to avoid checking...
2020-06-06 Fabian EbnerExpand archive_info to include ctime, vmid and is_std_name
2020-05-15 Alwin AntreichFix #2737: Can't call method "mode"
2020-04-30 Alwin AntreichFix: #2124 storage: add zstd support
2020-04-30 Alwin Antreichbackup: compact regex for backup file filter
2020-04-30 Alwin AntreichFix: backup: ctime was from stat not file name
2020-04-30 Alwin Antreichtest: parse_volname
2020-04-30 Alwin Antreichstorage: replace build-in stat occurrences
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-03-27 Fabian EbnerAllow passing options to volume_has_feature
2020-03-06 Thomas Lamprechtbase plugin: get_subdir_files: split stat variables...
2020-03-06 Dietmar Maurerbase plugin: return ctime for vm images
2020-03-06 Dietmar Maurerbase plugin: add ctime for all files
2020-03-06 Dietmar Maurerbase plugin: add ctime for backup files
2020-02-21 Thomas Lamprechtfollowup: fix VMID regex, use same as JSONSchema does
2020-02-21 Dominik Csapaklist_volumes: try to return vmid also for backups
2020-02-20 Dietmar MaurerPVE/Storage/Plugin.pm: introduce on_update_hook
2020-01-08 Fabian Grünbichlerdon't (accidentally) modify PVE::Cluster::vmlist
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-12 Thomas Lamprechtbase find_free_diskname: refactor mapping from disks...
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-11-27 Fabian Grünbichlerpvesm import: make error messages consistent
2019-11-27 Fabian Grünbichlerpvesm import: improve handling of interrupted export
2019-11-26 Thomas Lamprechtfix #2309: allow LVM Volume Group names starting with...
2019-11-21 Thomas Lamprechtcleanuo: no need to negate we have not-equal
2019-11-21 Tim Marxchange var name ct to type to prevent confusion with...
2019-11-21 Tim Marxfix #2467: avoid duplicate volumes & tag with correct...
2019-09-20 Thomas Lamprechtfollowup: add JSON use and cleanup
2019-09-20 Tim Marxchange file_size_info sub to use qemu-img info json...
2019-09-09 Dominik Csapakfix vmid filter for backup listing
2019-09-09 Thomas Lamprechtfile_size_info: move parser to own variable
2019-09-09 Tim Marxwarn if filesize info couldn't be read due to error
2019-09-09 Tim Marxwhitespace cleanup
2019-09-03 Stefan Reiterfix #2216: Allow .img files in 'iso' type storages
2019-08-06 Fabian Grünbichlerfix 2317: list images on 'rootdir' only storages
2019-07-19 Fabian Grünbichlerstorage plugin: move get_subdir call
2019-07-19 Dietmar Maurerstorage plugin: new list_volumes plugin method
2019-06-17 Thomas Lamprechtpartially revert follow up
2019-06-17 Thomas Lamprechtfollowup: free_image: just check if a file in general...
2019-06-17 Stefan Reiterfix #2226: allow broken symlinks to be deleted via API
2019-06-04 Thomas Lamprechtdrop un-maintained sheepdog plugin
2019-04-29 Mira Limbeckmap_volume: fall back to 'path'
2019-03-05 Christian Ebnerfix #585: remove leftover disks/directory after VM...
2019-01-31 Dominik Csapakenable snippets content type for all directory based...
2019-01-31 Dominik Csapakadd new content type 'snippets'
next