summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-02-28 17:22:14 +0100
committerLennart Poettering <lennart@poettering.net>2017-02-28 17:22:14 +0100
commit5e806f453d0c66eb954afb7fd16e7635b4ec1ece (patch)
treeb4343c1f3743b827778b8de3bf800725e59ec91b
parent523f8cde4cf4d8b4027db83007dede5f379e3787 (diff)
update TODO
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4dd0271b64..3cf4ce393c 100644
--- a/TODO
+++ b/TODO
@@ -35,6 +35,9 @@ Features:
O_NONBLOCK on it. That way people can control if and when to block for
logging.
+* tighten sd_notify() MAINPID= checks a bit: don't accept foreign PIDs (i.e.
+ PIDs not managed by the service manager)
+
* journald: when we recv a log datagram via the native or syslog transports,
search for the PID in the active stream connections, and let's make sure to
always process the datagrams before the streams. Then, cache client metadata