profile/ivi/node-startup-controller.git
2012-07-25 Jannis PohlmannStart the boot manager D-Bus services in main()
2012-07-25 Jannis PohlmannImprove shutdown handling, keep shutdown clients around...
2012-07-24 Jannis PohlmannAdd new ShutdownClient class to bundle information...
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 PohlmannRename gvariant_writer.c to gvariant-writer.c
2012-07-24 Jannis PohlmannAdd a stand-alone legacy-app-handler helper, work on...
2012-07-23 Francisco Redondo... Define enums for shutdown mode, error and status code.
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-10 Ben BrewerMake the legacy app handler work on the system bus
2012-07-10 Ben BrewerThree ExecStartPost systemd unit files
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-06 Jonathan MawDefine three systemd service unit files with ExecStartP...
2012-07-05 Jonathan MawCreate a shutdown consumer object for every --register...
2012-06-29 Jannis PohlmannRelease 0.1.0! boot-manager-0.1.0
2012-06-29 Jonathan MawDefine D-Bus interface for Shutdown Consumers
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-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 PohlmannRemove accidentally second implementation of --enable...
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 Jannis PohlmannAdd --with-prioritised-luc-types=foo,bar configure...
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 shadow warning from compiling
2012-06-18 Jonathan MawRemove unused variable from boot_manager_application_st...
2012-06-18 Jannis PohlmannAdd Jannis Pohlmann to the AUTHORS file
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
2012-06-15 Jannis PohlmannFix compiler warnings and add --enable-debug=no to...
2012-06-15 Jannis PohlmannAdd --enable-debug={yes,no} configure option
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-14 Jannis PohlmannInclude test-luc-handler in the tarballs generated...
2012-06-14 Jonathan MawAdd tests for LUC handler register/deregister
2012-06-14 Jonathan MawImplement org.genivi.LUCHandler1.Deregister()
2012-06-14 Jonathan MawImplement org.genivi.LUCHandler1.Register()
2012-06-13 Jannis PohlmannAdd XML spec and code generation for org.fd.systemd1...
2012-06-13 Jannis PohlmannFix coding style, parameter alignments and an unused...
2012-06-13 Jannis PohlmannAdd initial classes for the boot manager service implem...
2012-06-13 Jannis PohlmannAdd rudimentary test suite with a LUC Handler test...
2012-06-13 Jannis PohlmannUse GApplication to gain bus ownership of org.genivi...
2012-06-13 Jannis PohlmannUpdate systemd's watchdog timeout in luc-handler using...
2012-06-13 Jonathan MawMake last-user-context property binding work by using...
2012-06-12 Jonathan MawBind GSetting key to D-Bus property
2012-06-12 Jannis PohlmannFix Makefile.am rules for installing the GSettings...
2012-06-12 Jonathan MawAdd GSettings schema for LUC handler
2012-06-12 Jonathan MawAdd Jonathan Maw to AUTHORS
2012-06-12 Jannis PohlmannAdd LUCHandler1 API docs, rename "Content" property...
2012-06-12 Jannis PohlmannFix args in XML interface spec, add example code to...
2012-06-11 Jannis PohlmannConnect to the "handle-deregister" signal and fix debug...
2012-06-11 Jannis PohlmannAdd skeleton for the org.genivi.LUCHandler1 service...
2012-06-11 Jannis PohlmannAdd gio-unix-2.0 dependency, add service file for the...
2012-06-11 Jannis PohlmannDrop intltool, depend on systemd 37 for now
2012-06-11 Francisco MarchenaAdd AUTHORS and NEWS needed for autoreconf
2012-06-11 Francisco MarchenaAdd luc-handler-dbus.xml and basic main.c
2012-06-11 Francisco MarchenaAdd Makefile.am for main and luc-handler directories
2012-06-11 Francisco MarchenaAdd .gitignore
2012-06-11 Francisco MarchenaAdd initial configure.ac
2012-06-06 Jannis PohlmannAdd copyright and license header information to CODING_...
2012-06-06 Jannis PohlmannAdd MPL license, coding style and commit message guidel...