Go to file
Wolfgang Bumiller 4422ba2c7f tools: daemon: add a default signalfd helper
Proxy and daemon for now just want to handle reload via
`SIGHUP`, so provide a helper creating the signalfd stream
doing that - this is simply a filtered stream which passes
the remaining signals through, so it can be used exactly
like the signalfd stream could before to add more signals.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-03-18 12:29:18 +01:00
debian rename catar into pxar 2019-03-14 10:14:32 +01:00
docs start file format docu 2019-03-16 16:44:45 +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: add a default signalfd helper 2019-03-18 12:29:18 +01:00
tests protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00
www www/DataStoreConfig.js - add title 2019-02-16 13:46:20 +01: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 add missing mio crate for signalfd 2019-03-12 08:05:59 +01:00
Makefile rename catar into pxar 2019-03-14 10:14:32 +01:00
defines.mk start generating manual pages 2019-02-24 10:18:38 +01:00