1 List of things to do for the code
3 - split afm-db in two parts:
4 + one part for handling directories and callback on it
5 + one part for handling it in json object compatible with afm-user-daemon
7 - allow to give a name to the configuration file for the launcher
9 - allow to use any file in a directory for configuring the launcher
11 - check the owner of the configuration file for the launcher
13 - rename wgt.[ch] to wgt-access.[ch]
15 - in afm-run, add a verb for cleaning list of terminated task
16 explicitely and include an automatic clean after 5 minutes
17 (a kind of wait child ;)
19 - allow to control the environment setting of the launched instances
21 - send the SIGKILL after a short time if SIGTERM has no effect
23 - handle permission list at install
25 - allows to check the requested permissions before to install it
27 - improve error reporting through dbus in utils-jbus
29 - groups the dbus connections to reduce the count of pollfd and watch calback