Dietmar Maurer
|
f23aeff910
|
cleanup: move use clause to top
|
2021-09-30 08:42:37 +02:00 |
|
Dietmar Maurer
|
93802ec2ef
|
proxmox-rtest-server: make Reloader and Reloadable private
|
2021-09-30 07:44:19 +02:00 |
|
Dietmar Maurer
|
abfac6738c
|
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
|
5b72478077
|
proxmox-rest-server: avoid useless call to request_shutdown
Also avoid unsafe code.
|
2021-09-29 14:37:07 +02:00 |
|
Dietmar Maurer
|
aedc1db9e2
|
daemon: simlify code (make it easier to use)
|
2021-09-29 12:04:48 +02:00 |
|
Dietmar Maurer
|
a8c75df695
|
cleanup: make BoxedStoreFunc private
There is no need to export this type.
|
2021-09-29 09:55:43 +02:00 |
|
Dietmar Maurer
|
962553d252
|
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
|
51d84f9847
|
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 |
|