aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-18Update documentationRomain Forlot8-12/+39
2017-12-18Fix segfault when no l2c functions definedRomain Forlot1-0/+0
2017-12-18Fix: absolute non significant path to pluginsRomain Forlot1-2/+2
2017-12-18Several small fixes and improvements.Romain Forlot5-25/+15
2017-12-15Fix CTL_PLUGIN_MAGIC outside of long int rangeRomain Forlot1-1/+1
2017-12-15Get back on track l2c functionsRomain Forlot4-10/+8
2017-12-14Fixing afb function call from LUA and cleaningRomain Forlot7-158/+26
2017-12-14Fix warning compile about uninitialized variableRomain Forlot1-0/+0
2017-12-14Dirty trick to avoid failure at buildRomain Forlot1-0/+4
2017-12-14Fix wrong timestamp type use to retrieve value.Romain Forlot1-1/+1
2017-12-14Update documentationRomain Forlot8-26/+69
2017-12-14Use value instead of pointer for a memberRomain Forlot2-25/+25
2017-12-14Improve subscription processRomain Forlot3-15/+47
2017-12-14Change remote repository for afb-helpers to gerritRomain Forlot2-3/+3
2017-12-14Update all submodulesRomain Forlot3-0/+0
2017-12-14Avoid create duplicate source entries.Romain Forlot3-6/+34
2017-12-14Check key exists before loading JSON fileRomain Forlot1-18/+25
2017-12-14Fix memory leaks relative to json_objectRomain Forlot4-3/+20
2017-12-14Load additionnals object at runtimeRomain Forlot6-52/+122
2017-12-14Hold all contexts (plugin & source) in signalCtx_Romain Forlot5-47/+77
2017-12-14Useless tests against uninitialized valueRomain Forlot1-4/+2
2017-12-14Fix LUA path not setRomain Forlot1-0/+1
2017-12-14Avoid warning about deleting void* variableRomain Forlot2-1/+1
2017-12-14Avoid warning about deleting void* variableRomain Forlot3-3/+3
2017-12-14Rename lua scripts to comply api name.Romain Forlot6-1/+1
2017-12-14Update submodulesRomain Forlot3-0/+0
2017-12-14Avoid mem leack, overwriting, initializing variable.Romain Forlot3-8/+15
2017-12-14Disable plugin initialization no more neededRomain Forlot2-4/+4
2017-12-14Disable Efence tool use at build.Romain Forlot1-1/+1
2017-12-14Convert configuration to comply latest schemaRomain Forlot1-4/+2
2017-12-14Remove old controller submoduleRomain Forlot11-2270/+0
2017-12-14SpellingSebastien D1-7/+7
2017-12-14Don't stop parsing signal even if one malformationRomain Forlot1-4/+3
2017-12-14Controller object has changed: Fix building actionRomain Forlot2-36/+91
2017-12-14Include geolocalisation signals configurationRomain Forlot1-1/+1
2017-12-14Update and use latest ctl-utilities.Romain Forlot6-69/+44
2017-12-14Migrate submodule to gerrit and update themRomain Forlot3-2/+2
2017-12-14Typo, cleaning, formatRomain Forlot2-1/+2
2017-12-14Update JSON obj to fit new controller libRomain Forlot2-3/+3
2017-12-14Rename main configuration fileRomain Forlot1-0/+0
2017-12-14Cleaning, typo and stuffRomain Forlot3-16/+15
2017-12-14Fix: LUA support is CMake var not compile optionRomain Forlot1-3/+3
2017-12-14Added version check to afb-daemon pkg requisiteRomain Forlot1-1/+1
2017-12-14Fix: wrong path to the binding fileRomain Forlot1-1/+1
2017-12-14Update git modulesRomain Forlot1-0/+0
2017-12-14Upgrade app-templatesRomain Forlot1-0/+0
2017-12-14Match Widget config file value from config.cmakeRomain Forlot1-0/+0
2017-12-14Migrate to ctl-utilities libraryRomain Forlot19-130/+208
2017-12-14Update .gitignoreRomain Forlot1-0/+1
2017-12-14Update app-template & use new JSON schema for confRomain Forlot6-51/+65