]> git.proxmox.com Git - pve-common.git/history - src/PVE/PBSClient.pm
bump version to 8.1.2
[pve-common.git] / src / PVE / PBSClient.pm
2023-11-06 Dominik Csapakpbs client: add 'tar' parameter to file_restore_extract
2022-11-15 Dominik CsapakPBSClient: file_restore_list: add extraParams and use...
2022-11-04 Fabian Ebnerpbs client: backup fs tree: drop namespace parameter
2022-11-04 Fabian Ebnerpbs client: deprecate namespaced parameters
2022-11-04 Fabian Ebnerpbs client: default to configured namespace for non...
2022-11-04 Fabian Ebnerpbs client: forget snapshot: suppress output
2022-11-04 Fabian Ebnerpbs client: delete password: return success for non...
2022-05-12 Wolfgang Bumillerpbs-client: namespace support
2021-04-23 Thomas Lamprechtpbs: keep a separate $USE_CRYPT_PARAMS list per command exe
2021-04-23 Thomas Lamprechtpbs: rework client exe handling and error message
2021-04-22 Stefan ReiterPBSClient: use crypt params for file 'list' and 'extract'
2021-04-22 Stefan ReiterPBSClient: add file_restore_extract function
2021-04-22 Stefan ReiterPBSClient: add file_restore_list command
2021-04-22 Stefan ReiterPBSClient: adapt error message to include full package...
2021-04-21 Stefan ReiterPBSClient: allow running other binaries
2020-12-03 Dominik CsapakPBSClient: add get_repository to generate repository...
2020-11-17 Thomas LamprechtPBS client: backup tree: avoid over generic param has
2020-11-17 Thomas LamprechtPBS client: get snapshots: avoid over generic param has
2020-11-17 Thomas LamprechtPBS client: cannot use normal method call style for...
2020-11-17 Thomas Lamprechtpbs: restore pxar: add required parameters explicitly...
2020-11-17 Thomas Lamprechtpbs: code cleanup param array assembly
2020-11-17 Thomas Lamprechtpbs: autogen key: adapt recent changes in storage module
2020-11-17 Thomas LamprechtPBS client: use our normal blessed method call style
2020-11-17 Stoiko Ivanovadd PBSClient module