proxmox-backup/src
Dietmar Maurer ff8bdf3b64 tools/wrapped_reader_stream.rs: only implement Stream (without AsyncRead)
Looks more efficent ...
2019-01-20 10:41:21 +01:00
..
api api/router.rs: rename ApiUploadMethod to ApiAsyncMethod 2019-01-19 16:42:43 +01:00
api3 /api3/admin/datastore.rs: add missing subdir to directory index 2019-01-20 09:47:32 +01:00
backup api3/admin/datastore/catar.rs: implement download 2019-01-20 09:39:32 +01:00
bin catar: improve bash completion 2019-01-20 09:55:20 +01:00
catar catar: define all feature flags 2019-01-12 16:49:02 +01:00
cli Revert "/api/schema.rs: implement Schema::Option" 2019-01-19 12:53:32 +01:00
client reduce compiler warnings 2019-01-18 16:50:15 +01:00
config reduce compiler warnings 2019-01-18 16:50:15 +01:00
server api/router.rs: rename ApiUploadMethod to ApiAsyncMethod 2019-01-19 16:42:43 +01:00
storage fix compiler warnings, add storage/config.rs 2018-11-30 11:15:26 +01:00
tools tools/wrapped_reader_stream.rs: only implement Stream (without AsyncRead) 2019-01-20 10:41:21 +01:00
api3.rs move admin API to /admin/ subfolder 2019-01-04 10:32:27 +01:00
backup.rs src/backup/archive_index.rs: first try 2018-12-31 17:30:08 +01:00
catar.rs move chunker.rs to backup/ 2018-12-31 15:46:16 +01:00
getopts.rs Revert "/api/schema.rs: implement Schema::Option" 2019-01-19 12:53:32 +01:00
lib.rs client/http_client.rs: new helper class 2019-01-17 11:38:03 +01:00
section_config.rs Revert "/api/schema.rs: implement Schema::Option" 2019-01-19 12:53:32 +01:00
tools.rs tools/wrapped_reader_stream.rs: new helper class 2019-01-20 09:38:28 +01:00