Avoid compiler warnings due to casting pointers to uint
[profile/ivi/node-startup-controller.git] / boot-manager /
2012-07-26 Francisco Redondo... Check with NSM whether to load the LUC or not
2012-07-26 Jannis PohlmannMake sure to release the NSMConsumer in LAHandlerService
2012-07-26 Jannis PohlmannFix LifecycleRequest handler by returning a boolean...
2012-07-26 Francisco Redondo... Register boot manager itself as a shutdown consumer...
2012-07-26 Jannis PohlmannMove deregistration of shutdown consumers into LAHandle...
2012-07-26 Jannis PohlmannAllow shutdown consumers for legacy apps to be re-regis...
2012-07-25 Francisco Redondo... Deregister shutdown consumer when shutting down boot...
2012-07-25 Jannis PohlmannStart the boot manager D-Bus services in main()
2012-07-24 Francisco Redondo... Implement a shutdown consumer for the boot manager...
2012-07-24 Jannis PohlmannFix the systemd unit associated with the boot manager...
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-23 Francisco Redondo... Install boot-manager.service to $(libdir) rather than...
2012-07-19 Jannis PohlmannImprove use of GError and writing to the LUC
2012-07-19 Jannis PohlmannFix/finish implementation of integer-based LUC types
2012-07-19 Jannis PohlmannUse $(sysconfdir)/boot-manager/last-user-context to...
2012-07-19 Jannis PohlmannImprove the initial construction of the GVariant for...
2012-07-19 Francisco Redondo... Add a dummy-implementation of the Node State Manager...
2012-07-19 Jannis PohlmannMove service files back to source directory, rename...
2012-07-18 Jannis PohlmannApply a few coding style fixes and adjust a few debug...
2012-07-18 Jannis PohlmannInclude org.genivi.BootManager1.conf in EXTRA_DIST
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-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-25 Jonathan MawImplement TargetStartupMonitor class
2012-06-22 Jonathan MawLog failure for the LUCStarter to start applications...
2012-06-22 Jonathan MawInitialize/deinitialize DLT in boot-manager
2012-06-22 Jonathan MawAdd dependency on DLT to the boot manager
2012-06-21 Jonathan MawAllow SIGINT to cancel BootManagerService jobs
2012-06-21 Jonathan MawMake BootManagerService handlers cancellable
2012-06-21 Jonathan MawCancel all LUC app start operations when receiving...
2012-06-21 Jonathan MawAdd GCancellable handling to LUCStarter
2012-06-20 Jonathan MawAdd signal handler for List() method
2012-06-19 Jannis PohlmannMake sure to release starter order/groups when destroyi...
2012-06-19 Jannis PohlmannImplement basic asynchronous LUC startup without error...
2012-06-19 Jannis PohlmannLink LUCHandler and LUCStarter. Parse prioritised LUC...
2012-06-19 Jannis PohlmannAdd LUCHandler class skeleton and "luc-handler" propert...
2012-06-19 Jonathan MawAdd Isolate() method handler
2012-06-19 Jonathan MawAdd Restart() handler
2012-06-19 Jonathan MawAdd boot-manager Kill() method
2012-06-18 Jonathan MawRemove unused variable from boot_manager_application_st...
2012-06-15 Jannis PohlmannFix compiler warnings and add --enable-debug=no to...
2012-06-15 Jannis PohlmannImplement org.genivi.BootManager1.Start/Stop
2012-06-14 Jannis PohlmannAdd stub for implementing BootManager1.Start()
2012-06-14 Jannis PohlmannCreate the watchdog client in the application init...
2012-06-13 Jannis PohlmannAdd XML spec and code generation for org.fd.systemd1...
2012-06-13 Jannis PohlmannAdd initial classes for the boot manager service implem...