summaryrefslogtreecommitdiff
path: root/legacy-app-handler/main.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
* Add parentheses in the shutdown mode rejection conditionalsJannis Pohlmann2012-08-031-1/+1
* Make shutdown mode registration similar in NSC and helper binaryJonathan Maw2012-08-031-3/+3
* Rework log messages a bit to make them more readableJannis Pohlmann2012-08-011-7/+8
* Adjust DLT log levels (info -> debug, some warnings, some errors)Jannis Pohlmann2012-08-011-3/+2
* Exclusively use DLT facilities to build log stringsJannis Pohlmann2012-08-011-16/+14
* Rename all remaining bits and piecesJannis Pohlmann2012-07-311-2/+2
* Rename BMGR DLT app ID to NSC, rename MGR context to CTRLJannis Pohlmann2012-07-311-1/+1
* Use an int for the --shutdown-mode/-m option of legacy-app-handlerJannis Pohlmann2012-07-261-43/+9
* Improve shutdown handling, keep shutdown clients around afterwardsJannis Pohlmann2012-07-251-2/+2
* Add a stand-alone legacy-app-handler helper, work on testsJannis Pohlmann2012-07-241-0/+223
* Merge into one process, change D-Bus interfaces and write LUC to fileJonathan Maw2012-07-171-297/+0
* Rewrite legacy app handler's command-line to use D-BusJonathan Maw2012-07-101-33/+200
* Change legacy app handler to register on the system busJonathan Maw2012-07-101-2/+4
* Create a shutdown consumer object for every --register activationJonathan Maw2012-07-051-2/+8
* Add --register command-line option to LegacyAppHandlerJonathan Maw2012-06-291-3/+50
* Apply a small amount of coding style fixesJannis Pohlmann2012-06-181-9/+9
* Add skeleton for the legacy-app-handler service applicationJonathan Maw2012-06-181-0/+75