]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage.pm
Add prune_backups to storage API
[pve-storage.git] / PVE / Storage.pm
2020-07-24 Fabian EbnerAdd prune_backups to storage API
2020-07-09 Thomas Lamprechtvdisk_list: skip scanning storages which cannot have...
2020-07-08 Fabian Grünbichlerarchive_info: relax custom name handling
2020-07-08 Fabian Ebnerarchive_info: use timelocal correctly
2020-07-01 Thomas Lamprechtscan_cifs: fix scanning server with no SMB1 fallback
2020-07-01 Thomas Lamprechtscan cifs: fix passing "no pass" parameter
2020-07-01 Thomas Lamprechtscan_cifs: do not add NT_STATUS lines to result
2020-07-01 Thomas Lamprechtscan_cifs: do not enforce password for users
2020-07-01 Thomas Lamprechtscan_cifs: pass user/pass over environment
2020-07-01 Thomas Lamprechtscan_cifs: add workgroup domain independent of user...
2020-07-01 Thomas Lamprechtscan_cifs: raise smbclient errors
2020-07-01 Thomas Lamprechtscan_cifs: fix comment typo and indentation
2020-06-30 Thomas Lamprechtadd trailing newline to error message
2020-06-30 Fabian EbnerAdd archive_remove
2020-06-30 Fabian EbnerExtend archive_info to include filename and logfilename
2020-06-23 Fabian EbnerFix 2763: Revert "storage_migrate: check if target...
2020-06-06 Fabian EbnerExpand archive_info to include ctime, vmid and is_std_name
2020-05-15 Thomas Lamprechtarchive info: keep some basic strictness
2020-05-15 Thomas Lamprechtarchive info: include archive name in error message
2020-05-15 Thomas Lamprechtstorage: archive/extract code cleanup
2020-05-15 Alwin AntreichFix: backup: relax file name matching regex
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: add missing snippets subdir
2020-04-30 Alwin AntreichFix: path_to_volume_id returned wrong content
2020-04-30 Alwin Antreichstorage: test: split archive format/compressor
2020-04-09 Fabian EbnerAdd comment for volume_has_feature
2020-04-09 Aaron LautererZFS: use -p flag and remove zfs_parse_size
2020-04-09 Fabian Ebnerstorage_migrate: add volname_for_storage helper
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-04-09 Fabian EbnerCollect optional parameters for storage_migrate into...
2020-03-27 Fabian Ebnerstorage_migrate: check if target storage supports conte...
2020-03-27 Fabian EbnerAllow passing options to volume_has_feature
2020-02-19 Fabian Ebnervolume_resize: align size to 1 KiB
2020-02-19 Dietmar Maurerimplement extract_vzdump_config for PBSPlugin
2020-02-19 Dietmar MaurerPVE/Storage/PBSPlugin.pm: start new proxmox backup...
2020-02-05 Fabian Grünbichlerstorage_migrate: only set errfunc for send stream
2020-02-05 Fabian Ebnerstorage_migrate: also log with an insecure connection...
2020-02-05 Fabian EbnerRemove unused string
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-10-31 Thomas Lamprechtcleanup: omit module prefix for call to methods in...
2019-09-17 Fabian EbnerActually use target_volid
2019-09-03 Thomas Lamprechtfollowup: just use case sensitive flag, no manual hack
2019-09-03 Thomas Lamprechtfixup: use our to make $iso_extension_re value availabl...
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 Dietmar Maurerstorage plugin: new list_volumes plugin method
2019-07-11 Thomas Lamprechtpvesm import: allow to pass a tcp://<IP> as file
2019-06-17 Stefan Reiterfix #2226: ignore broken symlinks in *_list
2019-06-04 Thomas Lamprechtdrop un-maintained sheepdog plugin
2019-04-05 Stoiko Ivanovget_bandwidt_limits: ignore 'undef' as storage
2019-03-29 Stoiko IvanovStorage::get_bandwidth_limit: fix if condition
2019-02-05 Thomas Lamprechtfollowup: improve comment
2019-02-05 Fabian Grünbichlercheck_volume_access: tighten checks for iso/tmpl
2019-01-31 Dominik Csapakadd new content type 'snippets'
2018-11-19 Dominik Csapakremove usb scan code
2018-11-19 Thomas LamprechtAPIAGE followup: fix typo and print versions in error...
2018-11-19 Wolfgang Bumillerplugin loader: add an APIAGE
2018-11-09 Dietmar Maurerimplement map_volume and unmap_volume
2018-10-03 Thomas Lamprechtrename check_available to assert_sid_unused
2018-10-03 Dominik Csapakrefactor disk/storage checks for Disk API
2018-07-04 Alwin AntreichCephfs storage plugin
2018-04-18 Alwin AntreichFix #1542: show storage utilization per pool
2018-03-16 Wolfgang LinkAdd cifsscan.
2018-03-16 Wolfgang LinkRegister CIFSPlugin in the storage plugin system.
2018-03-07 Wolfgang Bumillerbwlimit: apply limits when there's no override
2018-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
2017-11-14 Dominik Csapakadd 'format' parameter to storage list call
2017-10-16 Wolfgang LinkAdd logfung in storage_migrate
2017-08-10 Wolfgang Bumillercleanup: call defined() early
2017-08-10 Philip AbernethyFix #1474: Fixes input and output of print_storage
2017-07-27 Thomas Lamprechtstorage_info: return also disabled storages
2017-06-27 Dietmar MaurerPVE::Storage::storage_can_replicate - hew helper
2017-06-22 Wolfgang Bumillerstorage_migrate: with_snapshots parameter
2017-06-22 Wolfgang Bumillermigrate: only use import/export
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.
next