]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/PBSPlugin.pm
Add prune_backups to storage API
[pve-storage.git] / PVE / Storage / PBSPlugin.pm
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-07 Thomas Lamprechtpbs: run_raw_client_cmd: fix typo, and drop repetive...
2020-06-30 Fabian EbnerPBSPlugin: Add print_volid helper
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-03-06 Thomas LamprechtPBS plugin: code cleanup
2020-03-06 Dietmar MaurerPBS Plugin: list_volumes: add ctime
2020-02-20 Dietmar MaurerPBSPlugin.pm: fix password handling using new on_update...
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...
2020-02-19 Thomas Lamprechtnamespace storage specific secret files to 'priv/storag...
2020-02-19 Thomas Lamprechtcheck if client executable ist installed before running...
2020-02-19 Thomas Lamprechtuse one liner closure for outfunc
2020-02-19 Thomas Lamprechtindentation fixes
2020-02-19 Dietmar Maurerimplement extract_vzdump_config for PBSPlugin
2020-02-19 Dietmar MaurerPVE/Storage/PBSPlugin.pm: start new proxmox backup...