..
api2
api: add ZPOOL_NAME_SCHEMA and regex
2020-07-09 13:37:31 +02:00
backup
minor optimization to 'to_canonical_json'
2020-07-09 13:32:11 +02:00
bin
src/backup/manifest.rs: rename into_string -> to_string
2020-07-09 11:28:05 +02:00
client
src/backup/manifest.rs: use serde_json::from_value() to deserialize data
2020-07-09 09:50:28 +02:00
config
remove absolute paths when executing binaries
2020-06-23 07:09:06 +02:00
pxar
simpler lost+found pattern
2020-07-09 14:06:42 +02:00
rrd
api2/status: use new rrd::extract_cached_data
2020-06-10 13:31:16 +02:00
server
WorkerTask: add warnings and count them
2020-06-26 09:42:11 +02:00
tools
get_disks: don't fail on zfs_devices
2020-07-09 13:47:31 +02:00
api2.rs
extract create_download_response API helper
2020-06-25 11:57:37 +02:00
auth_helpers.rs
refactor time functions to tools
2020-06-10 13:31:10 +02:00
auth.rs
switch from failure to anyhow
2020-04-17 18:43:30 +02:00
backup.rs
src/api2/admin/datastore.rs: add verify api
2020-06-24 13:35:21 +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 socketpair helper
2020-06-22 10:49:56 +02:00