Revert "Disable gtk-doc since the build fails"
[profile/ivi/node-startup-controller.git] / nsm-dummy /
2012-09-25 Jonathan MawMake systemd respond to "READY" notifications from...
2012-08-10 Jonathan MawRename all com.contiautomotive to org.genivi
2012-08-09 Jonathan MawAdd callbacks that log when bus names are acquired...
2012-08-06 Francisco Redondo... Use a proper error code when unable to handle an unregi...
2012-08-02 Jonathan MawUnregister exported D-Bus objects on finalization
2012-08-01 Jannis PohlmannRework log messages a bit to make them more readable
2012-08-01 Jannis PohlmannUse DLT_LOG_INFO rather than DLT_LOG_DEBUG for everything
2012-08-01 Jannis PohlmannAdjust DLT log levels (info -> debug, some warnings...
2012-08-01 Jannis PohlmannExclusively use DLT facilities to build log strings
2012-08-01 Jannis PohlmannReplace g_debug/g_warning calls with DLT logging
2012-08-01 Jannis PohlmannUnregister the NSM dummy DLT connection at exit
2012-07-31 Jannis PohlmannRename all remaining bits and pieces
2012-07-31 Jannis PohlmannRewrite TargetStartupMonitor to monitor ActiveState...
2012-07-30 Jannis PohlmannFix make distcheck, rework tests, reorganise files
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...