X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=9152a2521d828d3b698c435c039b0fb0651e7312;hb=96551bae6107936a4576b9b4b391abbc9963bdfe;hp=b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4;hpb=f9704703f35a281d9f8fa12018bd396b2be30d36;p=elogind.git diff --git a/fixme b/fixme index b5b8e632f..9152a2521 100644 --- a/fixme +++ b/fixme @@ -1,7 +1,5 @@ * calendar time support in timer -* enforce max number of concurrent connection limit in sockets. - * complete dbus exposure * make conf parser work more like .desktop parsers @@ -20,8 +18,6 @@ * "disabled" load state? -* uid are 32bit - * %m in printf() instead of strerror(); * gc: don't reap broken services @@ -51,16 +47,16 @@ * follow property change dbus spec +* make systemd bus activatable (?) + * pam module * selinux -* make systemd bus activatable +External: * systemd-sysvinit as package -* abstract namespace dbus socket - * patch /etc/init.d/functions with: if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi