Packaging: add missing dependency on pkgconfig
[profile/ivi/node-startup-controller.git] / legacy-app-handler /
2012-08-03 Jannis PohlmannAdd parentheses in the shutdown mode rejection conditionals
2012-08-03 Jonathan MawMake shutdown mode registration similar in NSC and...
2012-08-01 Jannis PohlmannRework log messages a bit to make them more readable
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-07-31 Jannis PohlmannRename all remaining bits and pieces
2012-07-31 Jannis PohlmannRename BMGR DLT app ID to NSC, rename MGR context to...
2012-07-26 Jannis PohlmannUse an int for the --shutdown-mode/-m option of legacy...
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-17 Ben BrewerMerge branch 'franred/drop-rebase' of roadtrain.codethi...
2012-07-17 Jonathan MawMerge into one process, change D-Bus interfaces and...
2012-07-10 Ben BrewerMake the legacy app handler work on the system bus
2012-07-10 Jonathan MawRewrite legacy app handler's command-line to use D-Bus
2012-07-10 Jonathan MawChange legacy app handler to register on the system bus
2012-07-09 Ben BrewerAdd shutdown consumers
2012-07-05 Jonathan MawCreate a shutdown consumer object for every --register...
2012-06-29 Jonathan MawAdd convenience library 'libcommon.la'
2012-06-29 Jonathan MawAdd --register command-line option to LegacyAppHandler
2012-06-27 Jonathan MawRemove generated file from source tree
2012-06-22 Jonathan MawAdd dependency on DLT to the boot manager
2012-06-18 Jannis PohlmannApply a small amount of coding style fixes
2012-06-18 Jonathan MawAdd skeleton for the legacy-app-handler service application