proxmox-backup/src/server
Fabian Grünbichler 23e4e90540 verification: fix message in notification mail
the errors Vec can contain failed groups as well (e.g., if a group has
no or an invalid owner).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-11-24 08:33:20 +01:00
..
command_socket.rs command socket: make create_control_socket private 2020-11-02 19:50:24 +01:00
config.rs server: implement access log rotation with re-open via command socket 2020-11-02 19:53:30 +01:00
email_notifications.rs verification: fix message in notification mail 2020-11-24 08:33:20 +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: use new datastore notify settings 2020-11-04 11:54:29 +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
report.rs add versions command to proxmox-backup-manager 2020-11-11 18:30:33 +01:00
rest.rs rest: check for disabled token (user) 2020-11-11 12:21:29 +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 verification job: log failed dirs 2020-11-24 08:33:20 +01:00
worker_task.rs worker task: fix passing upid to send command 2020-11-04 17:16:55 +01:00