summaryrefslogtreecommitdiff
path: root/nsm-dummy/nsm-dummy-application.c
Commit message (Expand)AuthorAgeFilesLines
* Change docs license to CC-BY-SA 4.0 and update licensing to GENIVI standardJonathan Maw2015-04-301-5/+15
* Rename all com.contiautomotive to org.geniviJonathan Maw2012-08-101-1/+1
* Add callbacks that log when bus names are acquired or lostJonathan Maw2012-08-091-13/+44
* Rework log messages a bit to make them more readableJannis Pohlmann2012-08-011-2/+2
* Use DLT_LOG_INFO rather than DLT_LOG_DEBUG for everythingJannis Pohlmann2012-08-011-1/+1
* Adjust DLT log levels (info -> debug, some warnings, some errors)Jannis Pohlmann2012-08-011-1/+1
* Exclusively use DLT facilities to build log stringsJannis Pohlmann2012-08-011-5/+3
* Use the WATCHDOG_USEC env variable to define the watchdog timeoutJannis Pohlmann2012-07-271-3/+35
* Fix the previous commit, forgot to rename the SIGINT handlerJannis Pohlmann2012-07-251-5/+4
* Use SIGHUP instead of SIGINT for simulating an NSM shutdownJannis Pohlmann2012-07-251-16/+16
* Drop GApplication, fix D-Bus activation, further NSM integration workJannis Pohlmann2012-07-231-47/+51
* Update NSM-related D-Bus interfaces and codegenJonathan Maw2012-07-231-2/+3
* Add a dummy-implementation of the Node State Manager and use itFrancisco Redondo Marchena2012-07-191-0/+294