This website requires JavaScript.
Explore
Help
Sign In
tyler
/
proxmox-backup
Watch
1
Star
0
Fork
0
You've already forked proxmox-backup
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
7f3d91003c377e328fde03e23faf4004fc46d0bd
proxmox-backup
/
src
/
server
T
History
Thomas Lamprecht
7f3d91003c
worker task: remove debug print, faster modulo
...
Signed-off-by: Thomas Lamprecht <
t.lamprecht@proxmox.com
>
2020-10-29 12:35:33 +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
send sync job status emails
2020-10-29 12:22:50 +01:00
environment.rs
server/rest: forward real client IP on proxied request
2020-10-16 10:36:54 +02:00
formatter.rs
depend on proxmox 0.1.31 - use Value to store result metadata
2020-05-18 09:57:35 +02: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
rest.rs
REST: rename token to csrf_token
2020-10-19 14:02:19 +02:00
state.rs
followup: server/state: rename task_count to internal_task_count
2020-07-24 12:11:39 +02:00
upid.rs
upid: use systemd escape to decode/encode the worker_id
2020-10-22 12:24:58 +02:00
verify_job.rs
verify: directly pass manifest to filter function
2020-10-29 07:59:19 +01:00
worker_task.rs
worker task: remove debug print, faster modulo
2020-10-29 12:35:33 +01:00