proxmox-backup/src/bin
Thomas Lamprecht fe4cc5b1a1 server: implement access log rotation with re-open via command socket
re-use the future we already have for task log rotation to trigger
it.

Move the FileLogger in ApiConfig into an Arc, so that we can actually
update it and REST using the new one.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-02 19:53:30 +01:00
..
proxmox_backup_client client/remote: allow using ApiToken + secret 2020-10-29 15:14:27 +01:00
proxmox_backup_manager manager: subscription commands s/delete/remove/ 2020-11-01 13:19:30 +01:00
dump-backup-api.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
dump-catalog-shell-cli.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
dump-reader-api.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
proxmox-backup-api.rs server: implement access log rotation with re-open via command socket 2020-11-02 19:53:30 +01:00
proxmox-backup-banner.rs s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib 2020-02-10 14:43:28 +01:00
proxmox-backup-client.rs client/remote: allow using ApiToken + secret 2020-10-29 15:14:27 +01:00
proxmox-backup-manager.rs proxmox-backup-manager: add subscription commands 2020-10-30 13:03:58 +01:00
proxmox-backup-proxy.rs server: implement access log rotation with re-open via command socket 2020-11-02 19:53:30 +01:00
proxmox-daily-update.rs add daily update and maintenance task 2020-10-31 22:51:26 +01:00
pxar.rs pxar: better error handling on extract 2020-08-03 09:40:55 +02:00