summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-05ctl-plugin.c: Get rid of nested functionhalibut_7.99.3halibut/7.99.37.99.3Romain Forlot1-23/+23
2019-06-04Add prints when calling section callbackshalibut_7.99.2halibut/7.99.27.99.2Jonathan Aillet1-6/+15
2019-05-10Change order in appcontroler usage documentationhalibut_7.99.1halibut/7.99.17.99.1Frederic Marec1-52/+52
2019-04-30Inject binding v3 root api into controller pluginsRomain Forlot1-3/+6
2019-04-29Fix: wrong string length size usedRomain Forlot1-2/+2
2019-04-23Fix .deb packaging following review 20926Frederic Marec1-1/+1
2019-04-16controller: fix broken linkClément Bénier2-2/+2
2019-04-12devguides-book: needed for AGL documentationClément Bénier1-0/+19
2019-04-02Use the action API rather than the source oneRomain Forlot1-1/+1
2019-02-26Rework 'ActionExecOne' to prevent race issuesJonathan Aillet1-11/+78
2019-02-06Add fixed gitreviewhalibut_7.90.0halibut/7.90.07.90.0Jan-Simon Möller1-1/+2
2019-02-01Add the header files in the dev packageRomain Forlot1-0/+1
2019-02-01No bin package about now, only dev versionRomain Forlot1-1/+0
2019-01-24Adds more details about the library migrationRomain Forlot5-13/+164
2019-01-16Remove useless magic number checkguppy_6.99.4guppy/6.99.46.99.4Romain Forlot1-8/+1
2019-01-10New installation instructionsRomain Forlot5-24/+86
2019-01-03Adding packaging filesRomain Forlot8-4/+181
2018-12-27Set afb-helpers lib as an explicit dependencysandbox/claneys/shared-libRomain Forlot1-1/+1
2018-12-18More accurate log messages.guppy_6.99.3guppy/6.99.36.99.3Romain Forlot1-31/+37
2018-12-18Make available the unsubscribe from a LUA scriptRomain Forlot1-0/+31
2018-12-17Update since the conversion to libraryRomain Forlot3-71/+73
2018-12-17Change to static lib and add default compile flagsRomain Forlot1-12/+8
2018-12-17Shared library: update to a v3 shared libraryRomain Forlot16-737/+355
2018-12-13memleak fixesRomain Forlot2-3/+4
2018-12-13Retrieve by default an int64 instead of intRomain Forlot1-1/+1
2018-12-13New function to retrieve Api's name from LUARomain Forlot1-0/+15
2018-12-13Handle number and boolean to subcall an api's verbRomain Forlot1-8/+7
2018-12-13Fix: compiling a controller without LUA supportRomain Forlot2-0/+6
2018-12-13Fix Parse pluginFrederic Marec1-1/+2
2018-12-13AFB:servsync: add string for query argumentClément Bénier1-2/+7
2018-12-13Reworked pluginConfig functionRomain Forlot1-55/+38
2018-12-13Retrieve plugin list from api rather than a globalRomain Forlot5-13/+9
2018-12-13Add setter/getter for user free defined pointerRomain Forlot3-2/+18
2018-12-13Pass the plugin to action.Romain Forlot2-0/+2
2018-12-13Abort if one required API is missingRomain Forlot1-1/+2
2018-12-13Correct an error when no plugins are definedJonathan Aillet1-1/+1
2018-12-13Decrease print level when no onload actionJonathan Aillet1-1/+1
2018-12-13Add a 'params' fields for controller pluginsJonathan Aillet2-3/+5
2018-12-13Call wasn't done correctly in 'CtlConfigExec'Jonathan Aillet1-1/+1
2018-12-13Add ctlPlugins array to the ctlConfig structureRomain Forlot3-2/+10
2018-12-13Add an Init step to the plugins loadRomain Forlot2-1/+11
2018-12-13Change loading configuration object behaviorRomain Forlot5-22/+59
2018-12-13app-controller-submodule doc: Changed doc to fit new format.CorentinLGS10-971/+1
2018-12-13Fix: compatibility with binder FF.RC4Romain Forlot1-2/+6
2018-12-13Fix: Wrong variable definitionRomain Forlot1-1/+1
2018-12-13ctl-lua: Fixed memory corruptionThierry Bultel1-5/+6
2018-12-13Migration to v3Romain Forlot6-33/+119
2018-12-13Adds v3 function to get binding settingsRomain Forlot2-1/+9
2018-12-13New function returning the binding root directoryRomain Forlot1-0/+15
2018-12-13Change the default GLOB patternRomain Forlot1-2/+3