..
api2
api2/node/time: replace mem::uninitialized
2019-08-22 11:14:41 +02:00
api_schema
tree-wide: use 'dyn' for all trait objects
2019-06-07 13:13:48 +02:00
backup
backup/dynamic_index: explicitly zero-initialize the header
2019-08-23 11:42:35 +02:00
bin
pxar/fuse: add pxar cli flag to set single- or multi-threaded session loop
2019-08-23 09:43:14 +02:00
cli
src/bin/proxmox-backup-client.rs - status: only print result[data]
2019-07-18 09:52:11 +02:00
client
more formatting & use statement fixups
2019-08-22 13:50:27 +02:00
config
src/config: style fixup
2019-08-21 14:11:07 +02:00
pxar
pxar/fuse: add pxar cli flag to set single- or multi-threaded session loop
2019-08-23 09:43:14 +02:00
server
/var/run -> /run
2019-08-21 12:28:24 +02:00
storage
more formatting & use statement fixups
2019-08-22 13:50:27 +02:00
tools
tools: tty: replace mem::uninitialized and style fixup
2019-08-22 11:14:19 +02:00
api2.rs
src/api2/reader.rs: implement backup reader protocol
2019-06-27 09:01:41 +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
remove proxmox-protocol subcrate
2019-08-22 14:08:25 +02:00
buildcfg.rs
buildcfg.rs: improve doc
2019-02-16 12:31:39 +01:00
cli.rs
src/cli/getopts.rs: improve docs
2019-02-21 09:36:52 +01:00
client.rs
src/client/remote_chunk_reader.rs: implement remote chunk reader
2019-07-03 14:39:13 +02:00
config.rs
src/config: more style fixups
2019-08-21 14:14:26 +02:00
lib.rs
src/backup.rs; use a macro to define PROXMOX_BACKUP_PROTOCOL_ID_V1
2019-06-05 08:41:20 +02:00
pxar.rs
pxar: add fuse module and expose its pub functionality.
2019-08-09 16:45:13 +02:00
section_config.rs
update to nix 0.14, use code from proxmox:tools
2019-08-03 13:05:38 +02:00
server.rs
src/server/h2service.rs: implement generic h2 service
2019-06-26 17:38:33 +02:00
tools.rs
tools: style & use statement fixups
2019-08-22 10:57:56 +02:00