X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f90c66b9813f72c7be40c29587ed170d440397b8;hb=d8d3d8a781031d6b1ee4e5f57ec21f16c20a4cf2;hp=5d0898ee8622a64cc6178c3daeb11a74a67677f7;hpb=a1d4ca9d8a4a39a4bba7790d5c973cf8fec53152;p=elogind.git diff --git a/TODO b/TODO index 5d0898ee8..f90c66b98 100644 --- a/TODO +++ b/TODO @@ -38,6 +38,25 @@ Fedora 19: Features: +* move session owner code from sd-login.c to cgroup-util.c + +* decimal_str_max() should become a type-safe macro + +* show-cgroup.c uses its own ulog10 implementation + +* cgroup-util: verify syntax of cgroup controllers + +* cgtop: make cgtop useful in a container + +* make sure cg_pid_get_path() works properly for co-mounted controllers + +* nspawn: ensure syntax of --uuid= argument is correct + +* nspawn: detect whether something is an OS by checking for /etc/os-release + +* explicitly disallow changing the cgroup path of units in the + name=systemd hierarchy, unless it is outside of /system + * add 'set -e' to scripts in test/ * make test in test/ work with separate output dir