8 Commits

Author SHA1 Message Date
Thomas Bernard
214464d8db
(c) 2024 2024-10-06 23:23:39 +02:00
Ivan Shapovalov
9370a9cff0
miniupnpd: systemd integration
This adds `--systemd` build option and `-D` runtime flag to help running
miniupnd under the systemd service supervisor. Specifically, this makes
miniupnpd a foreground process (removes daemonization) and adds support
for sd_notify() API to signal readiness instead.

As a bonus, sd_notify() is used to send a "status line" to systemd for
better visibility into what's happening.
2024-10-05 00:26:45 +02:00
Thomas Bernard
ad22fe5c08 copyright notice => 2017 2017-11-02 16:52:07 +01:00
David Carlier
e56b0587a7 Mainly adding fd_set related header missing 2017-06-12 09:27:26 +02:00
Thomas Bernard
f77d701489 update changelog and year => 2015
see 1cc3d1a5fa18f652fcf38a0dad971d562c89c2ad
and 6430805381035d3e31f471453722fa919ba35583
2015-12-12 10:38:40 +01:00
Daniel Becker
6430805381 return SID in renew response 2015-12-11 16:29:32 -08:00
Jardel Weyrich
95d5c0bf39 Rename all include guards to not clash with C99 (7.1.3 Reserved identifiers). 2012-09-20 17:52:51 -03:00
Thomas Bernard
0d96346588 Adding miniupnpd 2011-09-28 21:13:20 +02:00