proxmox-backup/src
Dietmar Maurer 379ea0edb6 Revert "/api/schema.rs: implement Schema::Option"
This reverts commit 0a35462c1e.

I am not sure this add much value, and the old approach needs
less memory. If we really need single optional values, we can still
implement such Option while keeping the hash based approach...
2019-01-19 12:53:32 +01:00
..
api Revert "/api/schema.rs: implement Schema::Option" 2019-01-19 12:53:32 +01:00
api3 backup/datastore.rs: try to create useful directory layout 2019-01-18 12:01:37 +01:00
backup reduce compiler warnings 2019-01-18 16:50:15 +01:00
bin reduce compiler warnings 2019-01-18 16:50:15 +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 api3/admin/datastore/upload_catar.rs: verify content type ("application/x-proxmox-backup-catar") 2019-01-17 12:43:29 +01:00
storage fix compiler warnings, add storage/config.rs 2018-11-30 11:15:26 +01:00
tools tools/timer: fixup doc formatting 2019-01-08 14:11:10 +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 move complete_file_name() helper into tools.rs 2019-01-18 13:42:52 +01:00