aboutsummaryrefslogtreecommitdiffstats
path: root/ctl-lib/ctl-plugin.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Fixed spelling of AFB_ReqSuccessSebastien Douheret1-1/+1
2018-05-29Fixed build warnings with gcc >= 7.3Sebastien Douheret1-2/+2
2018-05-22Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-2/+2
2018-05-18Good usage of strncat and strncpyRomain Forlot1-8/+13
2018-05-16Change lua2c JSON syntax.Romain Forlot1-6/+16
2018-05-16Fix: changes key name.Romain Forlot1-1/+1
2018-05-14Use new version of function GetBindingDirPathRomain Forlot1-11/+11
2018-05-14FormatRomain Forlot1-33/+34
2018-05-11Loads l2c functions per plugin.Romain Forlot1-33/+39
2018-05-09Upgrade config schemaRomain Forlot1-71/+163
2018-04-30Fix conversion compilation warningRomain Forlot1-2/+2
2017-12-19Add binding rootdir to searched path for conf and pluginsRomain Forlot1-1/+13
2017-12-18Fix segfault when no l2c functions definedRomain Forlot1-1/+1
2017-12-14Get back on track l2c functions.Romain Forlot1-6/+27
2017-12-14Fix warning compile about uninitialized variableRomain Forlot1-2/+2
2017-12-11Avoid compile warning, memory leaks, lintingRomain Forlot1-0/+3
2017-11-29wrong json unpacking fails.Romain Forlot1-1/+1
2017-11-24Get back lua2c functions parsed at plugin loadRomain Forlot1-4/+11
2017-11-24Fix: strncpy does't add null char at the endRomain Forlot1-2/+2
2017-11-24Load afb_binding macros and stuff to pluginsRomain Forlot1-9/+24
2017-11-24fix: wrong usage of strncat and strncpy functionRomain Forlot1-5/+5
2017-10-25FormatingRomain Forlot1-22/+22
2017-10-24First working version as submoduleFulup Ar Foll1-9/+9
2017-10-181st V2/pre-V3 versionfulup1-29/+35
2017-09-29Remove NetbeansFulup Ar Foll1-0/+219