]> git.proxmox.com Git - proxmox-backup.git/history - src/server.rs
manifest: check fingerprint when loading with key
[proxmox-backup.git] / src / server.rs
2020-11-03 Hannes Laimerreport: add api endpoint and function to generate report
2020-11-02 Thomas Lamprechtserver: write main daemon PID to run directory
2020-11-02 Thomas Lamprechtserver: use generalized commando socket for worker...
2020-10-30 Dietmar Maurerproxy: split out code to run garbage collection job
2020-10-30 Hannes Laimerproxy: move prune logic into new file
2020-10-28 Dietmar Maurersend notification mails for GC and verify jobs
2020-10-28 Dietmar Maurermove jobstate to server
2019-11-22 Dietmar Maurermove src/api_schema/config.rs -> src/server/config.rs
2019-06-26 Dietmar Maurersrc/server/h2service.rs: implement generic h2 service
2019-04-08 Dietmar Maurersrc/server/upid.rs: moved code into separate file
2019-04-08 Dietmar Maurersrc/server/command_socket.rs: simple command socket
2019-04-08 Dietmar Maurerimplement server state/signal handling, depend on tokio...
2019-04-06 Dietmar Maurersrc/server.rs: improve crate layout