]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-backup-client
api: tape: restore: improve permission checks
[proxmox-backup.git] / proxmox-backup-client /
2022-05-16 Wolfgang Bumillerclient: add completion callbacks for ns parameters
2022-05-14 Thomas Lamprechtclient: make change-owner and prune namespace aware
2022-05-13 Wolfgang Bumillertree-wide: rename 'backup-ns' API parameters to 'ns'
2022-05-12 Wolfgang Bumillerclient: add --ns parameters to snapshot commands
2022-05-12 Wolfgang Bumillerclient: rename --backup-ns to --ns in backup command
2022-05-12 Wolfgang Bumillerclient: add basic namespace commands
2022-05-12 Wolfgang Bumillerclient: don't pass empty backup-ns
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Wolfgang Bumillerclient: add --ns parameter to snapshot list
2022-05-12 Wolfgang Bumillerclient: more backup namespace support
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-04-20 Wolfgang Bumillermake datastore BackupGroup/Dir ctors private
2022-04-20 Wolfgang Bumillerrename BackupDir's group_path to relative_group_path
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-14 Thomas Lamprechtbackup client: rustfmt
2022-04-13 Wolfgang Bumillerbump proxmox-schema dependency to 1.3.1 for streaming...
2022-04-13 Wolfgang Bumillerbump proxmox-router dependency to 1.2
2022-04-12 Wolfgang Bumillerclient: drop unnecessary clone
2022-03-04 Wolfgang Bumillerbump proxmox-schema dep to 1.3
2022-02-22 Thomas Lamprechtclient cli: rustfmt
2022-02-21 Wolfgang Bumillerbump proxmox-async dep to 0.4
2022-02-18 Thomas Lamprechtcli client: backup: better use of our api macro capabil...
2022-02-18 Thomas Lamprechtcli client: backup: refactor/cleanup of (dry-run) logs
2022-02-18 Markus Frankfix #3323: cli client: add dry-run option for backup...
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-01-26 Dietmar MaurerSet MMAP_THRESHOLD to a fixed value (128K)
2022-01-12 Fabian Grünbichlerapi-types: move RsaPubKeyInfo to pbs-client
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
2021-12-16 Thomas Lamprechtdrop unused imports of proxmox_sys::identity
2021-12-04 Dietmar Maurerpbs-client: avoid mut self in http_client methods.
2021-11-25 Dietmar Maureruse proxmox-sys 0.2.1 and proxmox-io 1.0.1
2021-11-25 Dietmar Maurermove pbs-tools/src/percent_encoding.rs to pbs-api-types...
2021-11-25 Dietmar Maurerfix StdChannelWriter usage
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Dietmar Maureruse RateLimitConfig for HttpClient and pull
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-10 Dietmar MaurerAdd traffic control configuration config with API
2021-11-10 Dietmar Maurerproxmox-backup-client: add rate/burst parameter to...
2021-10-28 Dominik Csapakbackup-client: use () instead of Value as return type
2021-10-28 Dominik Csapakproxmox-backup-client: add 'protected' commands
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-13 Dietmar Maureruse complete_file_name from proxmox-router 1.1
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Wolfgang Bumillerbump proxmox dependency to 0.14.0 and proxmox-http...
2021-09-28 Dietmar MaurerExtJsFormatter: use ParameterError to correctly compute...
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-22 Thomas Lamprechtmove dump-catalog-shell-cli doc-helper to proxmox-backu...
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-10 Dietmar Maurermove PruneOptions to pbs_api_types workspace
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-07 Dietmar Maurermove data_blob encode/decode from crypt_config.rs to...
2021-08-30 Wolfgang Bumillersplit out proxmox-backup-client binary