X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=dfd496d7da1f86d5a35b545ee20701674d4d047f;hb=442b90946ac317da602aef916a7bac29437368b2;hp=d1718cea5b609d606dba711c5d552077cf7dd493;hpb=10e87ee7f66b59a504c0ed2025463ba5faa69923;p=elogind.git diff --git a/fixme b/fixme index d1718cea5..dfd496d7d 100644 --- a/fixme +++ b/fixme @@ -1,4 +1,4 @@ -* timer +* calendar time support in timer * enforce max number of concurrent connection limit in sockets. @@ -49,22 +49,32 @@ - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - distccd -* regnerate unit/sysv search paths on daemon reload - * 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