X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=7a443f4cd075d823b12f6c2b210b3ab12f85bdb0;hb=1ebdf2d8793181f31b766b8342391aa1978f9917;hp=b6752d9bf6066ed9617f283c3de9a3c58ce03188;hpb=6d526de26737a0f1e8d1cf422da364d29489022e;p=elogind.git diff --git a/fixme b/fixme index b6752d9bf..7a443f4cd 100644 --- a/fixme +++ b/fixme @@ -1,4 +1,4 @@ -* timer +* calendar time support in timer * enforce max number of concurrent connection limit in sockets. @@ -8,11 +8,6 @@ * implicitly import "defaults" settings file into all types -* write .service file install tool - [Install] - WantedBy=graphical.target - Names=prefdm.service - * service startup should be delayed if the matching socket is being started * add #ifdefs for non-redhat builds in sysv parser @@ -54,18 +49,18 @@ - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - distccd -* teach dbus to talk to systemd when autospawning services - -* 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 + +* selinux 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