proxmox-backup/src/server
Thomas Lamprecht d0abba3397 trivial: fix typo in comment
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-31 21:31:36 +01:00
..
command_socket.rs src/server/command_socket.rs: do not abort loop on client errors, allow backup gid 2020-05-07 09:27:33 +02:00
config.rs file logger: add option to make the backup user the log file owner 2020-10-19 10:37:26 +02:00
email_notifications.rs trivial: fix typo in comment 2020-10-31 21:31:36 +01:00
environment.rs replace Userid with Authid 2020-10-29 15:11:39 +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 proxy: split out code to run garbage collection job 2020-10-30 11:01:45 +01:00
h2service.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
jobstate.rs jobstate: fix doctest 2020-10-28 10:52:16 +01:00
prune_job.rs proxy: move prune logic into new file 2020-10-30 09:49:50 +01:00
rest.rs server/rest: accept also = as token separator 2020-10-30 13:34:26 +01:00
state.rs followup: server/state: rename task_count to internal_task_count 2020-07-24 12:11:39 +02:00
upid.rs replace Userid with Authid 2020-10-29 15:11:39 +01:00
verify_job.rs verify: introduce & use new Datastore.Verify privilege 2020-10-30 16:36:52 +01:00
worker_task.rs replace Userid with Authid 2020-10-29 15:11:39 +01:00