]> git.proxmox.com Git - proxmox-backup.git/history - pbs-api-types/src/lib.rs
update to first proxmox crate split
[proxmox-backup.git] / pbs-api-types / src / lib.rs
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-09 Dietmar Maurercleanup User configuration: use Updater
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-08 Dietmar Maurermove network config to pbs_config workspace
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-09-02 Dietmar Maurermove remote config into pbs-config workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-08-31 Wolfgang Bumillermove some more API types
2021-08-30 Wolfgang Bumillermove some API return types to pbs-api-types
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-19 Wolfgang Bumillermove some api types to pbs-api-types
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-16 Dominik Csapakapi-types: move PRUNE_SCHEMA_KEEP_* to pbs-api-types
2021-07-12 Stefan Reiterapi: add support for notes on backup groups
2021-07-09 Wolfgang Bumillermove more api types for the client
2021-07-09 Wolfgang Bumillermove some api types and resolve imports
2021-07-07 Wolfgang Bumillermove chunk_store to pbs-datastore
2021-07-07 Wolfgang Bumillermove UPID to pbs-api-types, add UPIDExt
2021-07-07 Wolfgang Bumillermove backup id related types to pbs-api-types
2021-07-07 Wolfgang Bumillermove userid types to pbs-api-types
2021-07-07 Wolfgang Bumillermove id and single line comment format to pbs-api-types
2021-07-07 Wolfgang Bumillermove TaskState trait to pbs-datastore
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation