aboutsummaryrefslogtreecommitdiffstats
path: root/ctl-lib/ctl-config.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Remove use of prefixneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.29.99.49.99.39.99.29.99.18.99.58.99.48.99.38.99.213.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Jonathan Aillet1-6/+4
2019-12-04Add function to get config default search pathJonathan Aillet1-0/+39
2019-12-04Improve plugin search pathJonathan Aillet1-5/+5
2019-07-17Correct a return in 'CtlConfigExec' functionhalibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.08.0.38.0.28.0.18.0.0Jonathan Aillet1-1/+1
2019-07-17Add prints when loading sectionsJonathan Aillet1-10/+18
2019-06-04Add prints when calling section callbackshalibut_7.99.2halibut/7.99.27.99.2Jonathan Aillet1-6/+15
2018-12-17Update since the conversion to libraryRomain Forlot1-16/+16
2018-12-17Shared library: update to a v3 shared libraryRomain Forlot1-36/+29
2018-12-13Retrieve plugin list from api rather than a globalRomain Forlot1-4/+3
2018-12-13Add setter/getter for user free defined pointerRomain Forlot1-1/+6
2018-12-13Abort if one required API is missingRomain Forlot1-1/+2
2018-12-13Call wasn't done correctly in 'CtlConfigExec'Jonathan Aillet1-1/+1
2018-12-13Add ctlPlugins array to the ctlConfig structureRomain Forlot1-2/+3
2018-12-13Split loading JSON controller file.Romain Forlot1-14/+16
2018-12-13Use prefix variable to find controller's pluginsRomain Forlot1-2/+8
2018-12-13Execute ConfigExec only if section is existingRomain Forlot1-1/+1
2018-12-13Be able to dispatch required api at the wanted timeRomain Forlot1-10/+27
2018-12-13Fixed hidden bound variable (apiHandle)Sebastien Douheret1-10/+10
2018-12-13Fixed build warnings with gcc >= 7.3Sebastien Douheret1-2/+2
2018-12-13Prevent lost of config file path when searchingJonathan Aillet1-3/+7
2018-12-13Handle more metadata in the controller.Jonathan Aillet1-3/+5
2018-12-13Add possibility to set prefix to NULL in CtlConfigScanJonathan Aillet1-1/+1
2018-12-13Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-4/+4
2018-12-13Handle no prefix givenRomain Forlot1-3/+8
2018-12-13Good usage of strncat and strncpyRomain Forlot1-15/+24
2018-12-13Improve reliability and function callsRomain Forlot1-2/+4
2018-12-13Fix: Dyn API Action loading procedureRomain Forlot1-0/+5
2018-12-13Use new version of function GetBindingDirPathRomain Forlot1-4/+5
2018-12-13FormatRomain Forlot1-24/+21
2018-12-13Upgrade config schemaRomain Forlot1-5/+0
2018-12-13Fix: callback execution conditionRomain Forlot1-1/+1
2018-12-13Format, get rid of conversion type warning.Romain Forlot1-8/+6
2018-12-13Add binding rootdir to searched path for conf and pluginsRomain Forlot1-1/+13
2018-12-13Make public ConfigSearch functionRomain Forlot1-1/+1
2018-12-13Avoid compile warning, memory leaks, lintingRomain Forlot1-7/+8
2018-12-13Loading additional files from JSON sectionRomain Forlot1-23/+46
2018-12-13Remove C++ warning ISO/C++11Romain Forlot1-25/+87
2018-12-13Fix: strncpy does't add null char at the endRomain Forlot1-17/+19
2018-12-13fix: wrong usage of strncat and strncpy functionRomain Forlot1-7/+7
2018-12-13Avoid duplicated _GNU_SOURCE definition warningRomain Forlot1-4/+0
2018-12-13FormatingRomain Forlot1-8/+8
2018-12-13First working version as submoduleFulup Ar Foll1-7/+10
2018-12-131st V2/pre-V3 versionfulup1-54/+68
2018-12-13Remove NetbeansFulup Ar Foll1-0/+176