proxmox/proxmox-rest-server/src
Dietmar Maurer a8c75df695 cleanup: make BoxedStoreFunc private
There is no need to export this type.
2021-09-29 09:55:43 +02:00
..
api_config.rs rest server: cleanup auth-log handling 2021-09-21 08:46:41 +02:00
command_socket.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
compression.rs move src/tools/compression.rs to proxmox-rest-server crate 2021-09-21 08:46:41 +02:00
daemon.rs cleanup: make BoxedStoreFunc private 2021-09-29 09:55:43 +02:00
environment.rs rest server: cleanup auth-log handling 2021-09-21 08:46:41 +02:00
file_logger.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
formatter.rs ExtJsFormatter: use ParameterError to correctly compute 'errors' 2021-09-28 10:19:55 +02:00
h2service.rs proxmox-rest-server: cleanup formatter, improve docs 2021-09-28 07:45:50 +02:00
lib.rs proxmox-rest-server: cleanup formatter, improve docs 2021-09-28 07:45:50 +02:00
rest.rs rest-server: use hypers AddrIncoming for proxmox-backup-api 2021-09-29 09:38:40 +02:00
state.rs move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace 2021-09-21 08:46:41 +02:00
worker_task.rs WorkerTaskContext: add shutdown_requested() and fail_on_shutdown() 2021-09-24 12:04:31 +02:00