aboutsummaryrefslogtreecommitdiffstats
path: root/ctl-lib/ctl-action.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05shared library: update to a v3 shared librarysandbox/benierc/shared-libraryClément Bénier1-1/+1
2018-10-05Get rid of the support of API version 2 and DYNAPIRomain Forlot1-48/+40
2018-09-14Add ctlPlugins array to the ctlConfig structureRomain Forlot1-0/+5
2018-09-06Change loading configuration object behaviorflounder_5.99.6flounder/5.99.65.99.6Romain Forlot1-0/+44
2018-08-23Fix: Wrong variable definitionRomain Forlot1-1/+1
2018-08-20Migration to v3Romain Forlot1-5/+5
2018-07-20Keep json unmodified during action executionJonathan Aillet1-7/+12
2018-06-07Fixed spelling of AFB_ReqSuccessSebastien Douheret1-1/+1
2018-06-06Remove an unnecessary variableJonathan Aillet1-3/+1
2018-06-06Make parsing of action loading non blockingJonathan Aillet1-1/+1
2018-05-31Use macro to test request validityJonathan Aillet1-3/+3
2018-05-29Fixed build warnings with gcc >= 7.3Sebastien Douheret1-1/+1
2018-05-28Correct way that api actions are handled in controllerJonathan Aillet1-23/+25
2018-05-22Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-1/+1
2018-05-18Good usage of strncat and strncpyRomain Forlot1-14/+13
2018-05-18Detect failure at OnLoad action callsRomain Forlot1-1/+2
2018-05-17Correctly release request JSON objectRomain Forlot1-1/+1
2018-05-17Don't use assert in controller.Romain Forlot1-3/+2
2018-05-16Fix: arguments pointer NULL checkRomain Forlot1-2/+5
2018-05-15Simplify action definitionRomain Forlot1-19/+67
2018-05-14Fix: Dyn API Action loading procedureRomain Forlot1-70/+58
2018-05-14FormatRomain Forlot1-12/+11
2018-05-11Improve json object releaseRomain Forlot1-3/+2
2018-05-11Improve way to loading an actionRomain Forlot1-66/+135
2018-05-09Upgrade config schemaRomain Forlot1-6/+0
2018-04-25Release json_objects used to launched the actionRomain Forlot1-0/+4
2018-04-25Format, get rid of conversion type warning.Romain Forlot1-1/+1
2018-04-25Use an intermadiary variable avoiding side effets.Romain Forlot1-10/+13
2017-12-18Fix segfault when no l2c functions definedRomain Forlot1-1/+1
2017-12-14Get back on track l2c functions.Romain Forlot1-0/+6
2017-12-11Avoid compile warning, memory leaks, lintingRomain Forlot1-1/+1
2017-11-30Fix wrong json object pointed.Romain Forlot1-3/+2
2017-11-29Wrong increment always fails load an actionRomain Forlot1-1/+0
2017-11-24Get back lua2c functions parsed at plugin loadRomain Forlot1-2/+8
2017-10-25FormatingRomain Forlot1-18/+18
2017-10-25Add action method to execute an action from its uidRomain Forlot1-2/+22
2017-10-24First working version as submoduleFulup Ar Foll1-17/+28
2017-10-181st V2/pre-V3 versionfulup1-40/+79
2017-09-29Remove NetbeansFulup Ar Foll1-0/+174