summaryrefslogtreecommitdiff
path: root/legacy-app-handler
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-312-3/+3
* 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-242-0/+257
* Merge into one process, change D-Bus interfaces and write LUC to fileJonathan Maw2012-07-1712-1228/+0
* Rewrite legacy app handler's command-line to use D-BusJonathan Maw2012-07-107-132/+248
* Change legacy app handler to register on the system busJonathan Maw2012-07-105-4/+30
* Create a shutdown consumer object for every --register activationJonathan Maw2012-07-055-40/+285
* Add convenience library 'libcommon.la'Jonathan Maw2012-06-291-3/+5
* Add --register command-line option to LegacyAppHandlerJonathan Maw2012-06-293-18/+177
* Remove generated file from source treeJonathan Maw2012-06-271-3/+0
* Add dependency on DLT to the boot managerJonathan Maw2012-06-221-0/+2
* Apply a small amount of coding style fixesJannis Pohlmann2012-06-186-58/+56
* Add skeleton for the legacy-app-handler service applicationJonathan Maw2012-06-189-0/+683