proxmox-backup/src
Wolfgang Bumiller a9aa52e6a8 test another api macro use
The api macro now supports hyphens in parameter names and
referencing externally defined `Schema`s, so here's an
example.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-12-03 13:41:40 +01:00
..
api2 test another api macro use 2019-12-03 13:41:40 +01:00
backup catalog_shell: fix several clippy warnings 2019-11-27 10:13:50 +01:00
bin use cli from proxmox::api 2019-12-02 11:56:29 +01:00
client src/pxar/sequential_decoder.rs: remove callback from new() 2019-11-26 09:56:48 +01:00
config api/compat: remove remaining api_schema references 2019-11-21 14:53:15 +01:00
pxar pxar: decoder: fix incorrect read for hardlinks. 2019-12-03 12:08:23 +01:00
server rename ApiHandler::Async into ApiHandler::AsyncHttp 2019-11-23 09:03:21 +01:00
storage api/compat: remove remaining api_schema references 2019-11-21 14:53:15 +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
auth_helpers.rs update to nix 0.14, use code from proxmox:tools 2019-08-03 13:05:38 +02:00
backup.rs src/backup/catalog_shell.rs: impl shell to inspect and restore a snapshot via the catalog 2019-11-22 07:54:04 +01:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02: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 use cli from proxmox::api 2019-12-02 11:56:29 +01:00
pxar.rs pxar: add fuse module and expose its pub functionality. 2019-08-09 16:45:13 +02:00
section_config.rs api/compat: remove remaining api_schema references 2019-11-21 14:53:15 +01:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs drop md5 crate dependency 2019-11-14 11:19:43 +01:00