summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers causing XML formatting errorsJonathan Maw2016-09-212-2/+2
* Change docs license to CC-BY-SA 4.0 and update licensing to GENIVI standardJonathan Maw2015-04-308-30/+128
* Adjust NSM Consumer D-Bus interface to match the real NSMJannis Pohlmann2012-10-101-2/+2
* Expand description for ShutdownClientJonathan Maw2012-08-101-1/+13
* Rename all com.contiautomotive to org.geniviJonathan Maw2012-08-104-13/+13
* Add documentation to the ShutdownClient classJonathan Maw2012-08-071-5/+127
* Improve WatchdogClient documentation a bitJannis Pohlmann2012-08-071-6/+10
* Add documentation for the WatchdogClient classJonathan Maw2012-08-071-0/+23
* Add a type check to avoid a proxy to skeleton cast to failFrancisco Redondo Marchena2012-08-061-2/+3
* Unregister exported D-Bus objects on finalizationJonathan Maw2012-08-021-1/+4
* Rename all remaining bits and piecesJannis Pohlmann2012-07-314-31/+42
* Rewrite TargetStartupMonitor to monitor ActiveState properties of unitsJannis Pohlmann2012-07-311-9/+9
* Fix built sources not always being built in common/Makefile.amJannis Pohlmann2012-07-311-1/+1
* Add missing parentheses in macro definitionsJannis Pohlmann2012-07-312-2/+2
* Fix missing build rules for .c files of generated D-Bus sourcesFrancisco Redondo Marchena2012-07-301-11/+20
* Apply a few changes to fix make distcheck and regular buildsJannis Pohlmann2012-07-301-2/+2
* Set node state in the TargetStartupMonitor when certain targets startedFrancisco Redondo Marchena2012-07-272-0/+69
* Make NSMShutdownType a flags type rather than an enum typeJannis Pohlmann2012-07-263-32/+57
* Handle re-registration of shutdown clients by updating the mode/timeoutJannis Pohlmann2012-07-262-0/+42
* Improve shutdown handling, keep shutdown clients around afterwardsJannis Pohlmann2012-07-252-2/+4
* Add new ShutdownClient class to bundle information about consumersJannis Pohlmann2012-07-244-2/+362
* Add a stand-alone legacy-app-handler helper, work on testsJannis Pohlmann2012-07-242-14/+58
* Define enums for shutdown mode, error and status code.Francisco Redondo Marchena2012-07-232-0/+120
* Update NSM-related D-Bus interfaces and codegenJonathan Maw2012-07-234-16/+36
* Add a dummy-implementation of the Node State Manager and use itFrancisco Redondo Marchena2012-07-196-0/+415
* Merge into one process, change D-Bus interfaces and write LUC to fileJonathan Maw2012-07-179-797/+0
* Create a shutdown consumer object for every --register activationJonathan Maw2012-07-054-0/+445
* Define D-Bus interface for Shutdown ConsumersJonathan Maw2012-06-292-1/+48
* Add convenience library 'libcommon.la'Jonathan Maw2012-06-291-0/+30
* Fix compiler warnings and add --enable-debug=no to make distcheckJannis Pohlmann2012-06-151-3/+0
* Implement org.genivi.LUCHandler1.Deregister()Jonathan Maw2012-06-141-1/+2
* Implement org.genivi.LUCHandler1.Register()Jonathan Maw2012-06-142-0/+58
* Fix coding style, parameter alignments and an unused variableJannis Pohlmann2012-06-131-4/+5
* Update systemd's watchdog timeout in luc-handler using WatchdogClientJannis Pohlmann2012-06-132-0/+218