proxmox-backup/src
Wolfgang Bumiller 3d482025b3 move api schema into proxmox::api crate
And leave some compat imports in api_schema.rs to get it to
build with minimal changes.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-11-21 14:14:54 +01:00
..
api2 move api schema into proxmox::api crate 2019-11-21 14:14:54 +01:00
api_schema move api schema into proxmox::api crate 2019-11-21 14:14:54 +01:00
backup drop uuid crate dependency 2019-11-14 10:22:29 +01:00
bin move api schema into proxmox::api crate 2019-11-21 14:14:54 +01:00
cli use const api definitions 2019-11-21 13:32:09 +01:00
client use const api definitions 2019-11-21 13:32:09 +01:00
config use const api definitions 2019-11-21 13:32:09 +01:00
pxar src/backup/catalog.rs: move CatalogEntryType from src/pxar/catalog.rs 2019-11-12 11:41:44 +01:00
server move api schema into proxmox::api crate 2019-11-21 14:14:54 +01:00
storage use const api definitions 2019-11-21 13:32:09 +01:00
tools avoid some clippy warnings 2019-10-26 11:42:05 +02:00
api2.rs move api schema into proxmox::api crate 2019-11-21 14:14:54 +01:00
api_schema.rs move api schema into proxmox::api crate 2019-11-21 14:14:54 +01:00
auth_helpers.rs update to nix 0.14, use code from proxmox:tools 2019-08-03 13:05:38 +02:00
backup.rs renamed: src/backup/catalog_blob.rs -> src/backup/catalog.rs 2019-11-08 10:41:00 +01:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
cli.rs src/cli/getopts.rs: improve docs 2019-02-21 09:36:52 +01:00
client.rs src/client/backup_writer.rs: move BackupClient code into extra file 2019-10-12 13:53:11 +02:00
config.rs src/config: more style fixups 2019-08-21 14:14:26 +02:00
lib.rs drop src/storage/futures.rs 2019-09-02 15:17:58 +02:00
pxar.rs pxar: add fuse module and expose its pub functionality. 2019-08-09 16:45:13 +02:00
section_config.rs use const api definitions 2019-11-21 13:32:09 +01:00
server.rs src/server/h2service.rs: implement generic h2 service 2019-06-26 17:38:33 +02:00
tools.rs drop md5 crate dependency 2019-11-14 11:19:43 +01:00