..
api2
let disk_usage return StorageStatus and use it for datastores/nodes
2020-06-09 12:05:39 +02:00
backup
switch to external pxar and fuse crates
2020-06-08 13:56:58 +02:00
bin
let disk_usage return StorageStatus and use it for datastores/nodes
2020-06-09 12:05:39 +02:00
client
switch to external pxar and fuse crates
2020-06-08 13:56:58 +02:00
config
src/config/acl.rs: add /system/disks to valid acl paths
2020-06-06 15:48:15 +02:00
pxar
move src/pxar.rs -> src/pxar/mod.rs
2020-06-09 10:49:59 +02:00
rrd
rrd: add 'extract_lists'
2020-06-09 12:19:06 +02:00
server
typo fixes all over the place
2020-05-30 16:39:08 +02:00
tools
let disk_usage return StorageStatus and use it for datastores/nodes
2020-06-09 12:05:39 +02:00
api2.rs
move disks api to /node/<node>/disks
2020-06-06 14:43:36 +02:00
auth.rs
switch from failure to anyhow
2020-04-17 18:43:30 +02:00
auth_helpers.rs
switch from failure to anyhow
2020-04-17 18:43:30 +02:00
backup.rs
switch from failure to anyhow
2020-04-17 18:43:30 +02:00
buildcfg.rs
some clippy fixups
2019-09-11 12:14:05 +02:00
client.rs
switch to external pxar and fuse crates
2020-06-08 13:56:58 +02:00
config.rs
rename 'job' to 'sync'
2020-05-21 10:29:25 +02:00
lib.rs
add simple rrd implementation
2020-05-23 10:42:48 +02:00
server.rs
move src/api_schema/config.rs -> src/server/config.rs
2019-11-22 09:23:03 +01:00
tools.rs
tools: add file_get_non_comment_lines
2020-06-08 13:56:58 +02:00