]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
2020-10-09 Thomas Lamprechtdisk management: set more specific type for nvme
2020-10-09 Thomas Lamprechtcode cleanup
2020-10-05 Fabian Grünbichlerfile_size_info: handle dangling symlinks
2020-10-02 Thomas Lamprechtbump version to 6.2-8
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 Thomas Lamprechtbump version to 6.2-7
2020-09-29 Thomas Lamprechtcheck for service exsitance before enabling zfs-import...
2020-09-29 Stoiko IvanovDisks: instantiate import unit for created zpool
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: improve command description
2020-09-03 Fabian Ebnerprune-backups CLI: use keep-options directly
2020-08-20 Fabian Ebnerprune_backups CLI: print different message when there...
2020-08-20 Fabian Ebnerprune_backups: fix message
2020-08-04 Fabian Ebnerstorage_migrate: log bandwidth limit
2020-07-24 Thomas Lamprechtbump version to 6.2-6
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 API and pvesm call for prune_backups
2020-07-24 Fabian EbnerAdd prune_backups to storage API
2020-07-24 Fabian EbnerIntroduce prune-backups property for directory-based...
2020-07-14 Wolfgang Bumillerbump version to 6.2-5
2020-07-14 Wolfgang Bumillerpvesm: pass-through 'autogen' special value for encrypt...
2020-07-14 Wolfgang Bumillerfix another encryption_key vs encryption-key instance
2020-07-14 Wolfgang Bumillerbump version to 6.2-4
2020-07-10 Wolfgang Bumillerparam mapping fixup
2020-07-09 Thomas Lamprechtvdisk_list: skip scanning storages which cannot have...
2020-07-09 Wolfgang Bumilleruse ssh -X for upload
2020-07-09 Wolfgang Bumillerbump version to 6.2-3
2020-07-09 Wolfgang Bumillerquick fixup for prune command in vzdump
2020-07-09 Thomas Lamprechtbump version to 6.2-2
2020-07-09 Thomas Lamprechtd/control: depend on proxmox-backup-client
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 Bumillerpvesm: encryption key parameter should load files
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-08 Fabian Grünbichlerarchive_info: relax custom name handling
2020-07-08 Fabian Ebnerarchive_info: use timelocal correctly
2020-07-07 Thomas Lamprechtbump version to 6.2-1
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-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 storage: order scanned shares alphabetically
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 EbnerPBSPlugin: Add print_volid helper
2020-06-30 Fabian EbnerAdd archive_remove
2020-06-30 Fabian EbnerExtend archive_info to include filename and logfilename
2020-06-30 Fabian EbnerWhitespace cleanup
2020-06-23 Fabian EbnerFix 2763: Revert "storage_migrate: check if target...
2020-06-06 Dominic Jägerdoc: Clarify that pvesm export is mostly internal
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-06 Stoiko Ivanovfix #2777 create zpools with stable dev paths
2020-06-03 Dietmar MaurerPBSPlugin.pm: avoid ascii-art in proxmox-backup-client...
2020-05-22 Thomas Lamprechtceph: get_local_version: allow optional v prefix for...
2020-05-15 Thomas Lamprechtbump version to 6.1-8
2020-05-15 Thomas Lamprechttests: re-add virt "none" negative test
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 Lamprechttests: archive info: avoid assembling arrays to just...
2020-05-15 Thomas Lamprechttests: archive info: make deterministic
2020-05-15 Thomas Lamprechttests: archive info: code cleanup
2020-05-15 Thomas Lamprechtstorage: archive/extract code cleanup
2020-05-15 Alwin AntreichFix: backup: relax file name matching regex
2020-05-15 Alwin AntreichFix #2737: Can't call method "mode"
2020-05-04 Fabian Grünbichlerbump version to 6.1-7
2020-05-04 Fabian Grünbichlertest: force ctime to UTC
2020-04-30 Alwin Antreichtest: filesystem_path
2020-04-30 Alwin Antreichtest: get_subdir
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 Antreichtest: path_to_volume_id
2020-04-30 Alwin AntreichFix: backup: ctime was from stat not file name
2020-04-30 Alwin Antreichtest: list_volumes
2020-04-30 Alwin Antreichtest: parse_volname
2020-04-30 Alwin Antreichstorage: replace build-in stat occurrences
2020-04-30 Alwin Antreichstorage: test: split archive format/compressor
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-25 Thomas Lamprechtconfig: add missing whitespace
next