.. |
api2
|
fix typo in error message
|
2019-10-07 12:48:56 +02:00 |
api_schema
|
more clippy fixups
|
2019-09-11 12:23:12 +02:00 |
backup
|
src/backup/manifest.rs: fix property names (use '-' instead of '_')
|
2019-10-14 12:28:27 +02:00 |
bin
|
src/backup/manifest.rs: add verify_file
|
2019-10-13 10:09:12 +02:00 |
cli
|
some clippy fixups
|
2019-09-11 12:14:05 +02:00 |
client
|
src/backup/manifest.rs: add verify_file
|
2019-10-13 10:09:12 +02:00 |
config
|
src/config: style fixup
|
2019-08-21 14:11:07 +02:00 |
pxar
|
src/pxar/fuse.rs: make verbose flag independent from deamonize by adding this as new flag
|
2019-09-20 08:00:04 +02:00 |
server
|
some clippy fixups
|
2019-09-11 12:14:05 +02:00 |
storage
|
drop src/storage/futures.rs
|
2019-09-02 15:17:58 +02:00 |
tools
|
clippy: use write_all in file logger
|
2019-09-11 13:56:09 +02:00 |
api2.rs
|
avoid injecting ENV vars from Makefile
|
2019-09-09 10:51:08 +02:00 |
api_schema.rs
|
src/cli/command.rs: move doc generator code to src/api_schema/format.rs
|
2019-06-04 12:32:22 +02: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/manifest.rs: new class to generate/parse index.json
|
2019-10-12 17:58:08 +02: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
|
some clippy fixups
|
2019-09-11 12:14:05 +02:00 |
server.rs
|
src/server/h2service.rs: implement generic h2 service
|
2019-06-26 17:38:33 +02:00 |
tools.rs
|
src/backup/manifest.rs: improve parser (try_from)
|
2019-10-13 08:39:49 +02:00 |