Go to file
Wolfgang Bumiller 620dccf1a1 tools/daemon: dup the TcpListener file descriptor
Now that we let hyper shutdown gracefully we need an owned
version of the listening socket to prevent it from closing
before running the reload preparations.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-04-10 15:20:10 +02:00
debian rename catar into pxar 2019-03-14 10:14:32 +01:00
docs docs/index.rst: cleanup 2019-03-19 12:22:57 +01:00
etc etc: remove obsolete syslog.target dependency 2019-02-01 10:02:56 +00:00
proxmox-protocol protocol: c-api: add proxmox_backup_finish_backup to .h 2019-03-15 14:28:28 +01:00
src tools/daemon: dup the TcpListener file descriptor 2019-04-10 15:20:10 +02:00
tests tests/catar.rs: make it compile again 2019-04-06 11:26:17 +02:00
www www/DataStoreConfig.js: add button to start GC 2019-04-01 08:08:34 +02:00
zstd-sys cargo: patch zstd-sys to use system library 2019-03-07 12:18:38 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml implement server state/signal handling, depend on tokio-signal 2019-04-08 13:59:07 +02:00
defines.mk start generating manual pages 2019-02-24 10:18:38 +01:00
Makefile rename catar into pxar 2019-03-14 10:14:32 +01:00