X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=dfd496d7da1f86d5a35b545ee20701674d4d047f;hb=33be102a214e7010949496549f4c737b0f8269a3;hp=e39e7251dc6e51a581d54685850b5a2010f3cce7;hpb=8c47c7325fa1ab72febf807f8831ff24c75fbf45;p=elogind.git diff --git a/fixme b/fixme index e39e7251d..dfd496d7d 100644 --- a/fixme +++ b/fixme @@ -51,18 +51,30 @@ * write utmp record a la upstart for processes -* run PAM session stuff +* follow property change dbus spec -* tcpwrap +* pam module -* use setproctitle() when forking, before exec() (waiting for (PR_SET_PROCTITLE_AREA to enter the kernel) +* selinux -* s/maintainance/maintenance/ +* User= and friends needs to understand %i and similar replacements -* follow property change dbus spec +* make systemd bus activatable + +* systemd-sysvinit as package + +* install must understand templates + +* abstract namespace dbus socket + +* /sbin/shutdown argv[2..] message + +* discuss NOTIFY_SOCKET, make it configurable? security implications? Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail() * check for strerror(r) instead of strerror(-r) + +* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel