X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=8c31c74571b01ee44fe70069600627aed874c065;hb=98a77df5fe8591034c48e5d56d903ee268de37f9;hp=4d6d55afee7c0d9ab32ac8e40287f7980676e732;hpb=4ce849853c46b1e857df3c6c9e7752159a58ddf1;p=elogind.git diff --git a/TODO b/TODO index 4d6d55afe..8c31c7457 100644 --- a/TODO +++ b/TODO @@ -51,18 +51,14 @@ F18: * There's something wrong with escaping unit names: http://lists.freedesktop.org/archives/systemd-devel/2012-August/006292.html -* wiki: document new logind LockSessions() call - -* wiki: document new Finished signal params - * logind: different policy actions for idle, suspend, shutdown blockers: allow idle blockers by default, don't allow suspend blockers by default * selinux: merge systemd selinux access controls (dwalsh) -* make logind reserve tty6 or so for text logins, so that gdm never picks it up - Features: +* move cryptsetup key caching into kernel keyctl? + * make nspawn work without terminal * hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it @@ -542,7 +538,7 @@ Regularly: * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()! -* use __secure_getenv() instead of getenv() where appropriate +* use secure_getenv() instead of getenv() where appropriate Scheduled for removal (or fixing):