| .. |
|
auth.rs
|
move more helpers to pbs-tools
|
2021-07-19 10:07:12 +02:00 |
|
command_socket.rs
|
refactor send_command
|
2021-05-11 16:28:08 +02:00 |
|
config.rs
|
enable tape backup by default
|
2021-04-12 12:31:56 +02:00 |
|
email_notifications.rs
|
use ApiType trait
|
2021-08-25 10:43:58 +02:00 |
|
environment.rs
|
clippy: remove unnecessary clones
|
2021-01-20 16:22:59 +01:00 |
|
formatter.rs
|
depend on proxmox 0.1.31 - use Value to store result metadata
|
2020-05-18 09:57:35 +02:00 |
|
gc_job.rs
|
clippy: convert single match to if let
|
2021-01-20 16:23:54 +01:00 |
|
h2service.rs
|
allow complex Futures in tower_service impl
|
2021-01-26 09:53:55 +01:00 |
|
jobstate.rs
|
use new atomic_open_or_create_file
|
2021-07-20 18:54:23 +02:00 |
|
mod.rs
|
move client::pull to server::pull
|
2021-07-09 15:17:53 +02:00 |
|
prune_job.rs
|
api: admin/datastore: add new 'prune-datastore' api call
|
2021-07-16 11:40:05 +02:00 |
|
pull.rs
|
move client to pbs-client subcrate
|
2021-07-19 12:58:43 +02:00 |
|
report.rs
|
report: type-alias function call tuple
|
2021-01-26 09:53:43 +01:00 |
|
rest.rs
|
move channel/stream helpers to pbs-tools
|
2021-07-20 11:27:40 +02:00 |
|
state.rs
|
followup: server/state: rename task_count to internal_task_count
|
2020-07-24 12:11:39 +02:00 |
|
ticket.rs
|
clippy: use strip_prefix instead of manual stripping
|
2021-01-20 16:22:59 +01:00 |
|
upid.rs
|
move UPID to pbs-api-types, add UPIDExt
|
2021-07-07 13:51:03 +02:00 |
|
verify_job.rs
|
move chunk_store to pbs-datastore
|
2021-07-07 14:37:47 +02:00 |
|
worker_task.rs
|
move some API return types to pbs-api-types
|
2021-08-30 11:39:01 +02:00 |