aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-14Remove external 3rdparty libraryRomain Forlot112-36829/+0
2017-12-14LUA lib and bin embedded in projectRomain Forlot137-88/+37125
2017-12-14Add default receive actionRomain Forlot2-1/+71
2017-12-14CommentRomain Forlot1-0/+3
2017-12-14Builtin plugin integrationRomain Forlot1-0/+21
2017-12-14Fix uint64_t coming from LUA that don't supportRomain Forlot1-3/+2
2017-12-14Better deeper signal search on received event.Romain Forlot1-2/+34
2017-12-14Enhance list/get verbRomain Forlot2-21/+17
2017-12-14Inheritance of some signals parameters from sourceRomain Forlot6-46/+88
2017-12-14Better use of strncatRomain Forlot3-9/+9
2017-12-14Introduce retention setting in place of classRomain Forlot8-42/+50