.. |
api2
|
use jobstate mechanism for verify/garbage_collection schedules
|
2020-09-24 17:06:12 +02:00 |
backup
|
src/backup/verify.rs: cleanup use clause
|
2020-09-26 10:23:44 +02:00 |
bin
|
use jobstate mechanism for verify/garbage_collection schedules
|
2020-09-24 17:06:12 +02:00 |
client
|
src/client/pull.rs: simplify code
|
2020-09-26 10:09:51 +02:00 |
config
|
add verify_schedule field to DataStoreConfig
|
2020-09-18 12:11:55 +02:00 |
pxar
|
remove DummyCatalogWriter
|
2020-09-24 09:13:54 +02:00 |
rrd
|
avoid chrono dependency, depend on proxmox 0.3.8
|
2020-09-15 07:12:57 +02:00 |
server
|
fix #3017: check array boundaries before using
|
2020-09-21 09:22:06 +02:00 |
tools
|
src/tools/parallel_handler.rs: remove static lifetime bound from handler_fn
|
2020-09-26 09:26:06 +02:00 |
api2.rs
|
move subscription API path to /nodes
|
2020-07-21 19:33:52 +02:00 |
auth.rs
|
introduce Username, Realm and Userid api types
|
2020-08-10 12:05:01 +02:00 |
auth_helpers.rs
|
avoid chrono dependency, depend on proxmox 0.3.8
|
2020-09-15 07:12:57 +02:00 |
backup.rs
|
backup: add BACKUP_GROUP_NAME const and backup_group helper
|
2020-08-26 10:27:47 +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
|
config: add JobState helper
|
2020-08-13 11:36:10 +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
|
src/tools/parallel_handler.rs: execute closure inside a thread pool
|
2020-09-25 12:58:20 +02:00 |