Use $(sysconfdir) and $(libdir) in NSM dummy Makefiles
[profile/ivi/node-startup-controller.git] / nsm-dummy /
2012-07-27 Jannis PohlmannUse $(sysconfdir) and $(libdir) in NSM dummy Makefiles
2012-07-27 Francisco Redondo... Set node state in the TargetStartupMonitor when certain...
2012-07-27 Jannis PohlmannUse the WATCHDOG_USEC env variable to define the watchd...
2012-07-26 Francisco Redondo... Avoid compiler warnings due to casting pointers to...
2012-07-26 Jannis PohlmannUpon receiving SIGHUP, shut down all clients asynchronously
2012-07-26 Jannis PohlmannRemove debugging output we no longer need
2012-07-26 Jannis PohlmannHandle re-registration of shutdown clients by updating...
2012-07-25 Francisco Redondo... Deregister shutdown consumer when shutting down boot...
2012-07-25 Jannis PohlmannFix the previous commit, forgot to rename the SIGINT...
2012-07-25 Jannis PohlmannUse SIGHUP instead of SIGINT for simulating an NSM...
2012-07-25 Jannis PohlmannFix corrupted list after reverse shutdown client traversal
2012-07-25 Jannis PohlmannImplement the LifecycleRequestComplete by logging reque...
2012-07-25 Jannis PohlmannImprove shutdown handling, keep shutdown clients around...
2012-07-24 Jannis PohlmannAdd a stand-alone legacy-app-handler helper, work on...
2012-07-23 Jannis PohlmannDrop GApplication, fix D-Bus activation, further NSM...
2012-07-23 Jonathan MawUpdate NSM-related D-Bus interfaces and codegen
2012-07-19 Francisco Redondo... Add a dummy-implementation of the Node State Manager...