]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage
drbd: comment that the builtin plugin is depreacated
[pve-storage.git] / PVE / Storage /
2020-12-15 Thomas Lamprechtdrbd: comment that the builtin plugin is depreacated
2020-12-07 Thomas Lamprechtnfs and cifs: implement backup notes helper
2020-12-07 Thomas Lamprechtapi: content/backup: handle deletion of notes
2020-12-07 Thomas Lamprechtdir plugin: code cleanup
2020-12-03 Dominik CsapakPBSPlugin: use get_repository from PVE::PBSClient
2020-12-03 Wolfgang Bumillerpbs: fix token auth with PVE::APIClient
2020-12-01 Thomas Lamprechtpbs: activate storage: fully validate if storage config...
2020-12-01 Thomas Lamprechtpbs: add scan datastore helper
2020-12-01 Thomas Lamprechtpbs: reuse pve apiclient for api connect helper
2020-11-27 Fabian Ebnerplugin: hooks: add explicit returns
2020-11-27 Thomas Lamprechtnfs: code cleanup
2020-11-24 Thomas Lamprechtapi: content: pass encrypted status for PBS backups
2020-11-24 Thomas Lamprechtpbs add/update: save fingerprint in storage config
2020-11-24 Thomas Lamprechtpbs add/update: do basic key value validation
2020-11-24 Thomas Lamprechtpbs: autogen key: rename old one if existing
2020-11-24 Dominik CsapakStorage/PBSPlugin: implement get/update_volume_notes...
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-22 Fabian Ebnerfix volume activation for ZFS subvols
2020-11-16 Dominic Jägerlvmthin: Match snapshot remove regex to allowed names
2020-11-16 Fabian Ebnerprune: allow having all prune options zero/missing
2020-11-16 Fabian Ebnerdon't pass along keep-options equal to zero to PBS
2020-11-12 Thomas Lamprechtpbs: add/update: return enc. key, if newly set or auto...
2020-11-12 Thomas Lamprechtavoid unecessary try for over optimization
2020-11-12 Dominik Csapakstorage: get subdirectory files: read .comment files...
2020-11-12 Dominik Csapakapi: content listing: add comment and verification...
2020-11-12 Thomas Lamprechtpbs: autogen encryption key: bubble up error message
2020-11-10 Stoiko Ivanovadd check for fsfreeze before snapshot
2020-10-28 Fabian Ebneravoid output of zfs get command on volume import
2020-10-27 Thomas Lamprechtfix #3097: cifs, nfs: increase connection check timeout...
2020-10-13 Stoiko IvanovLIO: drop unused statements
2020-10-13 Stoiko IvanovLIO: untaint values read from remote config
2020-10-09 Stoiko IvanovZFSPlugin: untaint lun number
2020-10-05 Fabian Grünbichlerfile_size_info: handle dangling symlinks
2020-10-02 Thomas LamprechtPBS: use simple TCP ping for online check for now
2020-10-02 Thomas LamprechtPBS: add support to specify port
2020-09-29 Stoiko Ivanovfix regression in zfs volume activation
2020-09-29 Thomas Lamprechtzfs pool: clean up use statements
2020-09-29 Fabian EbnerZFS: mount subvols in activate_volume
2020-09-23 Fabian Grünbichlerzfs: rollback: improve error message
2020-09-23 Fabian Grünbichlerzfs: handle unexpectedly missing snapshots better
2020-09-03 Thomas Lamprechtfix indentation of $prune_backups_format
2020-09-03 Fabian Ebnerprune-backups CLI: use keep-options directly
2020-07-24 Thomas Lamprechtpbs: check if encryption key could be deleted
2020-07-24 Thomas Lamprechtconfig: add hint for set encryption key, die on unlink...
2020-07-24 Fabian EbnerAdd prune_backups to storage API
2020-07-24 Fabian EbnerIntroduce prune-backups property for directory-based...
2020-07-09 Wolfgang Bumillerquick fixup for prune command in vzdump
2020-07-09 Thomas Lamprechtpbs: activate_storage: query status to ensure we can...
2020-07-09 Thomas Lamprechtpbs: allow to autogen an encryption key
2020-07-09 Thomas Lamprechtpbs: rename encryption_key param to encryption-key
2020-07-09 Wolfgang Bumillerrefactor sensitive parameter handling
2020-07-09 Wolfgang Bumillerpbs: encryption support, split "raw client command...
2020-07-09 Thomas Lamprechtcifs: use more general name for password description
2020-07-07 Mira Limbeckfix #2460: use dm-uuid-mpath- as fallback for multipath
2020-07-07 Thomas Lamprechtpbs: run_raw_client_cmd: fix typo, and drop repetive...
2020-06-30 Fabian EbnerPBSPlugin: Add print_volid helper
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-06-06 Fabian EbnerPBSPlugin: list_volumes: filter by vmid if specified
2020-06-03 Dietmar MaurerPBSPlugin.pm: avoid ascii-art in proxmox-backup-client...
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-25 Thomas Lamprechts/ceph_version/local_ceph_version/ for clarity
2020-04-25 Thomas Lamprechtd/control: bump ceph dependency to 12.2
2020-04-25 Thomas Lamprechtfollowup: only parse version if required, fix whitespac...
2020-04-25 Alwin AntreichFix #2705: cephfs: mount fails with bad option
2020-04-09 Aaron LautererZFS: use -p flag where possible
2020-04-09 Aaron LautererZFS: use -p flag and remove zfs_parse_size
2020-04-09 Aaron LautererZFSPoolPlugin: fix #2662 get volume size correctly
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-04-08 Dominic JägerFix 2647: Add snippet content type for Gluster
2020-04-07 Dominik Csapakfix #2474: always show iscsi content
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 Thomas LamprechtPBS plugin: code cleanup
2020-03-06 Dietmar MaurerLVM list_images: return creation time
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 MaurerPBS Plugin: list_volumes: add ctime
2020-03-06 Dietmar Maurerbase plugin: add ctime for backup files
2020-03-03 Thomas Lamprechtiscis: add iscsi_session helper
2020-03-03 Thomas Lamprechtiscsi: sort and split module usage
2020-03-03 Aaron LautererISCSI: whitespace cleanup
2020-03-03 Aaron Lautererfix #2620: storage API: iSCSI: return active field...
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 Thomas Lamprechtcifs: followup fix for credential fallback
2020-02-20 Thomas Lamprechtcifs: move password credential file to storage subdirectory
2020-02-20 Dietmar MaurerPBSPlugin.pm: fix password handling using new on_update...
2020-02-20 Dietmar MaurerCIFSPlugin.pm: fix crediential handling using new on_up...
2020-02-20 Dietmar MaurerPVE/Storage/Plugin.pm: introduce on_update_hook
2020-02-20 Thomas Lamprechtpbs: ensure storage secret file directory exists
2020-02-20 Dietmar MaurerPBSPlugin.pm - extract_vzdump_config: fix call to run_r...
next