X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=8c31c74571b01ee44fe70069600627aed874c065;hb=d9cfd69403d18438d7bafd172d6a0686940c2e30;hp=fdeb45c4fb74b49a0a8fa733b6626e81893c23e3;hpb=49cb1ecf2d34c9be9cbdfd82246779e7be1d14d3;p=elogind.git diff --git a/TODO b/TODO index fdeb45c4f..8c31c7457 100644 --- a/TODO +++ b/TODO @@ -55,10 +55,10 @@ F18: * 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 @@ -538,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):