Dietmar Maurer
|
11148dce43
|
proxmox-rtest-server: make Reloader and Reloadable private
|
2021-09-30 07:44:19 +02:00 |
Dietmar Maurer
|
38da8ca1bc
|
proxmox-rest-server: improve logging
And rename server_state_init() into catch_shutdown_and_reload_signals().
|
2021-09-29 14:48:46 +02:00 |
Dietmar Maurer
|
a0ffd4a413
|
proxmox-rest-server: avoid useless call to request_shutdown
Also avoid unsafe code.
|
2021-09-29 14:37:07 +02:00 |
Dietmar Maurer
|
d265420025
|
daemon: simlify code (make it easier to use)
|
2021-09-29 12:04:48 +02:00 |
Dietmar Maurer
|
8cf445ecc4
|
cleanup: make BoxedStoreFunc private
There is no need to export this type.
|
2021-09-29 09:55:43 +02:00 |
Dietmar Maurer
|
53daae8e89
|
proxmox-rest-server: cleanup formatter, improve docs
Use trait for OutputFormatter. This is functionally equivalent,
but more rust-like...
|
2021-09-28 07:45:50 +02:00 |
Dietmar Maurer
|
8bca935f08
|
move src/tools/daemon.rs to proxmox-rest-server workspace
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
2021-09-21 08:46:41 +02:00 |