]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage.pm
export: add missing format query call parameter
[pve-storage.git] / PVE / Storage.pm
2017-06-22 Wolfgang Bumillerexport: add missing format query call parameter
2017-06-09 Wolfgang Bumillermigrate: insecure: untaint the received ip/port
2017-06-09 Wolfgang Bumillermigrate: don't include the hostname in rsync's rsh...
2017-06-09 Wolfgang Bumillermigrate: use the correct IP with rsync
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove comment...
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove $prefix...
2017-06-01 Wolfgang Bumillermigrate: add insecure parameter
2017-06-01 Wolfgang Bumillermigrate: implement rate limiting
2017-05-23 Wolfgang Bumillermigrate: cleanup & fixup
2017-05-23 Wolfgang Bumillermigrate: replace target ip parameter with sshinfo parameter
2017-05-23 Wolfgang Bumillermigrate: snapshot parameter for use with replication
2017-05-12 Fabian Grünbichlermigrate: cleanup: $free is always defined
2017-05-12 Wolfgang Bumillermigrate: query transfer stream formats
2017-05-12 Wolfgang Bumillerapi: add import/export format querying
2017-05-12 Wolfgang Bumillermigrate: snapshot parameter for incremental transfer
2017-05-12 Wolfgang Bumillermigrate: use pvesm import/export for zfs
2017-05-12 Wolfgang Bumillerpvesm: import/export commands
2017-05-10 Dietmar MaurerRevert "Include incremental zfs send in storage_migrate."
2017-05-10 Dietmar Maurervolume_snapshot_list: remove $ip parameter
2017-05-10 Dietmar MaurerRevert "Include new storage function volume_send."
2017-05-10 Dietmar MaurerRevert "Add function volume_snapshot_delete_remote."
2017-04-28 Wolfgang LinkInclude incremental zfs send in storage_migrate.
2017-04-28 Wolfgang LinkAdd function volume_snapshot_delete_remote.
2017-04-28 Wolfgang LinkInclude new storage function volume_snapshot_list.
2017-04-28 Wolfgang LinkInclude new storage function volume_send.
2017-04-10 Fabian Grünbichlerfix run_command return code handling
2017-01-20 Fabian Grünbichlerextract_vzdump_config: handle RE consistently
2017-01-20 Fabian Grünbichlerweaken matching for vzdump config extract filename
2017-01-19 Dietmar MaurerPVE::Storage: new helper check_volume_access()
2017-01-03 Fabian Grünbichlerfix #1135: always clean up ZFS snapshots on migration
2016-12-24 Dietmar Maurerstorage_migrate: use bs=4k to copy images with dd
2016-09-26 Dietmar Maurerwhite space cleanups
2016-09-26 Wolfgang LinkAvoid JavaScript gets a string 0.
2016-09-15 Fabian Grünbichleradd comments about LVM thin clones
2016-09-15 Fabian Grünbichlermove check for existing clones into own method
2016-09-15 Fabian Grünbichlerremove unused method
2016-09-14 Fabian Grünbichlerfix error message
2016-08-26 Dmitry PetuhovAdd support for custom storage plugins
2016-08-05 Dominik Csapakremove compression option from lvm migration
2016-07-13 Fabian Grünbichlerfix spelling / grammar
2016-06-17 Wolfgang Linkfix #1033 storage_migrate on LVMThin - add die.
2016-06-08 Wolfgang Linkfix for storage migrate
2016-06-08 Dietmar Maurercode cleanups
2016-06-08 Dietmar Maurercleanup: improve error message
2016-06-08 Wolfgang LinkAdd LVM-thin storage migration
2016-06-03 Fabian Grünbichleradd extract vzdump config methods
2016-04-04 Wolfgang LinkChange zfs path when link clone are used
2016-03-30 Fabian GrünbichlerAdd write_config, drop cfs_read_file
2016-03-22 Wolfgang LinkFix LXC migration from local subvol
2016-03-17 Wolfgang LinkUse array to run_command instead of a string.
2016-03-17 Wolfgang LinkInclude all snapshots when migrate storage zfs to zfs.
2016-01-28 Wolfgang Bumillerstorage_migrate: another ipv6 fix for an rsync command
2015-11-11 Dietmar Maureradd lvm thin plugin
2015-10-15 Wolfgang Bumillerfix bug #769: migrate: use -p on 'zfs send' to include...
2015-10-01 Dietmar Maurercomplete_volume: avoid large list
2015-10-01 Dietmar Maurerimplement complete_volume
2015-10-01 Dietmar Maureradd bash completion for content type
2015-10-01 Dietmar Maurervolume_list: moved code from PVE::API2::Storage::Content
2015-10-01 Dietmar Maurerwhite space cleanups: correctly intend code
2015-10-01 Dietmar Maurercomplete_storage: correctly pass storage config to...
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-18 Dietmar Maurerimprove bash completions
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-08-31 Wolfgang BumilleriSCSI ipv6 support
2015-08-28 Dietmar Maurerscan_zfs: ignore subvolumes generated by our ZFSPoolPlugin
2015-08-28 Wolfgang Bumillerallow subvolume selection in ZPool storage
2015-08-12 Dietmar Maurerparse_volname: document return values
2015-08-12 Dietmar Maureradd subvol support for directory storage
2015-08-10 Dietmar Maurerzfs_parse_zvol_list: do not add pool to volname
2015-08-10 Dietmar Maurerstorage_info: fix content filter
2015-08-07 Dietmar Maurerstorage status API: allow to filter multiple content...
2015-07-30 Wolfgang Bumillermask world r and group wx permissions in vdisk_alloc
2015-07-01 Dietmar Maurerallow templates using .xz compression
2015-06-10 Wolfgang LinkFix nfsscan
2015-05-12 Wolfgang Bumilleripv6 support for Storage::resolv_server
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-04-27 Dietmar Maurerwhitespace cleanups
2015-04-27 Wolfgang Linkimplement offline migration on zfs
2015-03-20 Dietmar Maureradd dummy for DRBD9
2015-03-06 Pawel BoguslawskiFixed LV cleaning function. saferemove_throughput param...
2015-02-12 Dietmar Maurercleanup error messages
2015-02-12 Dietmar Maurercall volume_rollback_is_possible from PVE::Storage...
2015-02-12 Wolfgang LinkStorage: add method volume_rollback_is_possible
2015-01-26 Dietmar Maurerimplement zfsscan to list local zfs pools
2015-01-24 Dietmar Maurerrename ZFSDirPlugin to ZFSPoolPlugin
2015-01-22 Dietmar MaurerZFSDirPlugin: new plugin for local zfs storage
2014-07-17 Stefan Priebepass snapname to vdisk_clone and plugin clone_image
2013-10-08 Alexandre Derumierremove nexenta plugin
2013-10-02 Michael RasmussenAdded support for ZFS Storage Plugin
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2013-10-01 Dietmar Maurernew helper abs_filesystem_path()
2013-10-01 Alexandre Derumierstorage: add parse_volname
2013-08-12 Dietmar Maurerdelete trailing white-space
2013-08-12 Alexandre Derumieradd Glusterfs Plugin
2013-05-02 Alexandre Derumierstorage : sub path: add snapname argument
2013-02-14 Alexandre Derumiernexenta : nexenta_list_zvol : parse base volumes
2013-02-14 Dietmar Maurervmid is integer an can be 0, so we need to use defined...
2013-02-14 Alexandre Derumierstorage : vdisk_free : eval parse_volname
2013-02-01 Dietmar Maurercheck base image use count inside vdisk_free
2013-01-31 Dietmar Maurerfree_image: correctly check if base volume is not used
next