From: Lennart Poettering Date: Fri, 7 Nov 2014 01:01:47 +0000 (+0100) Subject: update TODO X-Git-Tag: v218~503 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e143738bf170be9f957c47605deea8c54b75fdf;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index f26aae82196..5353340f27e 100644 --- a/TODO +++ b/TODO @@ -37,6 +37,8 @@ External: Features: +* kdbus: set the bus-wide creds sender requirement mask to ANY + * code cleanup: retire FOREACH_WORD_QUOTED, port to unquote_first_word() loops instead * logind: when the power button is pressed short, just popup a logout dialog. If it is pressed for 1s, do the usual shutdown. Inspiration are Macs here.