]> git.proxmox.com Git - proxmox-backup.git/history - proxmox-backup-client
realm sync: generic-ify `LdapSyncSettings` and `GeneralSyncSettings`
[proxmox-backup.git] / proxmox-backup-client /
2024-02-22 Christian Ebnerclient: pxar: fix minor formatting issues
2024-02-15 Gabriel Gollerfix #4975: client: ignore E2BIG error flag
2024-02-13 Fabian Grünbichlerclient: rename variable to sensible name
2024-02-13 Gabriel Gollerclient: add "delete-groups" param to delete namespace
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-27 Maximiliano Sandoval Ruse IsTerminal trait whenever possible
2023-11-25 Hannes Laimeraccept a ref to a HttpClient
2023-11-25 Christian Ebnerclient: change anyhow Error display representation
2023-10-18 Thomas Lamprechtclient: forget snapshots: function signature returns...
2023-10-17 Philipp Hufnaglfix #4971: client: Improve output on successful snapsho...
2023-08-17 Christian Ebnerfix: #4761: introduce overwrite bitflags for fine grain...
2023-07-17 Max Carraraproxmox-backup-client: restore: add 'ignore-extract...
2023-07-03 Fabian Grünbichlerencrypted backup: fix log message
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-06-07 Maximiliano Sandovalfix #4638: proxmox-backup-client: status: guard against...
2023-05-17 Thomas Lamprechtbackup-client: clippy fixes
2023-03-02 Wolfgang Bumilleruse proxmox-sortable-macro directly
2023-01-19 Fabian Grünbichlerfix #4483: fix `task log` command interrupt handling
2022-12-12 Wolfgang Bumillermove pbs_config::key_config to pbs-key-config
2022-12-12 Fabian Grünbichlerswitch regular dependencies to workspace ones
2022-12-12 Fabian Grünbichlerswitch proxmox dependencies to workspace
2022-12-12 Fabian Grünbichlerworkspace: inherit metadata
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-06 Wolfgang Bumillermove fuse code from pbs-client to pbs-pxar-fuse
2022-11-23 Wolfgang Bumillerbump pxar dependency to 0.10.2
2022-10-19 Wolfgang Bumillerbump sys dep to 0.4.1
2022-10-19 Wolfgang Bumillerclient: drop deprecated Fd usage
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-08-19 Wolfgang Bumillerrustfmt
2022-08-19 Markus Frankproxmox-backup-client: added ignore-acls/xattrs/ownersh...
2022-07-28 Wolfgang Bumillerbump proxmox-sys dep to 0.4
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-06-29 Wolfgang Bumillerbump proxmox-sys dep to 0.3.1
2022-06-21 Hannes Laimerproxmox-backup-client: replace print with log macro
2022-06-21 Hannes Laimerbins: init cli logger
2022-06-21 Wolfgang Bumillerbump proxmox-router dep to 1.2.4
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-06-02 Fabian Grünbichlerbump tokio-util to 0.7
2022-05-30 Wolfgang Bumillerclient: switch to PruneJobsOptions
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