.. |
api2
|
first api macro usage test/example
|
2019-11-27 10:05:37 +01:00 |
backup
|
catalog_shell: major refactoring of cli command definition and parsing
|
2019-11-26 13:01:00 +01:00 |
bin
|
src/pxar/fuse.rs: rename from_decoder into new, new into from_path
|
2019-11-26 10:56:41 +01:00 |
cli
|
src/cli/format.rs: move doc generation code into extra file
|
2019-11-26 12:12:53 +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
|
src/pxar/fuse.rs: add impl Context
|
2019-11-26 11:16:46 +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 |
cli.rs
|
src/cli/format.rs: move doc generation code into extra file
|
2019-11-26 12:12:53 +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
|
remove api_schema submodule
|
2019-11-22 09:31:45 +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 |