X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e5b9eda84006f524178259c54d12a5ace94c1cbb;hp=b76db091e883db36f45d341340bc6a6829fac1b0;hb=8e33886ec582336564ae11b80023abe93d7599c0;hpb=040975bd3e7efc393f63153eeb3ea0472ead3789 diff --git a/TODO b/TODO index b76db091e..e5b9eda84 100644 --- a/TODO +++ b/TODO @@ -44,13 +44,6 @@ Features: and passes this back to PID1 via SCM_RIGHTS. This also could be used to allow Chown/chgrp on sockets without requiring NSS in PID 1. -* sd-resolve: - - make sure event loop integration works similar to event loop integration in other libs - - maybe drop _free() call, introduce _unref() instead - - maybe simplify function calls that take a sd_resolve_query object, to not also require the matching sd_resolve? - - maybe drop the "n_proc" parameter to sd_resolve_new()? - - change all functions to return "int" and negative errno errors - * New service property: maximum CPU and wallclock runtime for a service * introduce bus call FreezeUnit(s, b), as well as "systemctl freeze @@ -166,7 +159,6 @@ Features: - bus proxy should fake seclabel when connecting to kdbus - allow updating attach flags during runtime - pid1: peek into activating message when activating a service - - when service activation failed, drop one message from the activator queue * sd-event - allow multiple signal handlers per signal?