aboutsummaryrefslogtreecommitdiffstats
path: root/ctl-lib/ctl-config.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-29WIP Began the doxygen documentation works.sandbox/claneys/docsRomain Forlot1-9/+0
2018-06-29Be able to dispatch required api at the wanted timeRomain Forlot1-10/+27
2018-06-29Fixed hidden bound variable (apiHandle)Sebastien Douheret1-10/+10
2018-06-29Fixed build warnings with gcc >= 7.3Sebastien Douheret1-2/+2
2018-06-29Prevent lost of config file path when searchingJonathan Aillet1-0/+3
2018-06-29Handle more metadata in the controller.Jonathan Aillet1-3/+5
2018-06-29Add possibility to set prefix to NULL in CtlConfigScanJonathan Aillet1-1/+1
2018-06-29Fixed compilation warnings with gcc-7.2.0Thierry Bultel1-4/+4
2018-05-18strRomain Forlot1-11/+19
2018-05-17Handle no prefix givenRomain Forlot1-3/+8
2018-05-17Good usage of strncat and strncpyRomain Forlot1-6/+8
2018-05-17Improve reliability and function callsRomain Forlot1-2/+4
2018-05-14Fix: Dyn API Action loading procedureRomain Forlot1-0/+5
2018-05-14Use new version of function GetBindingDirPathRomain Forlot1-4/+5
2018-05-14FormatRomain Forlot1-24/+21
2018-05-09Upgrade config schemaRomain Forlot1-5/+0
2018-05-09Fix: callback execution conditionRomain Forlot1-1/+1
2018-04-25Format, get rid of conversion type warning.Romain Forlot1-8/+6
2017-12-19Add binding rootdir to searched path for conf and pluginsRomain Forlot1-1/+13
2017-12-18Make public ConfigSearch functionRomain Forlot1-1/+1
2017-12-11Avoid compile warning, memory leaks, lintingRomain Forlot1-7/+8
2017-11-29Loading additional files from JSON sectionRomain Forlot1-23/+46
2017-11-24Remove C++ warning ISO/C++11Romain Forlot1-25/+87
2017-11-24Fix: strncpy does't add null char at the endRomain Forlot1-17/+19
2017-11-24fix: wrong usage of strncat and strncpy functionRomain Forlot1-7/+7
2017-10-26Avoid duplicated _GNU_SOURCE definition warningRomain Forlot1-4/+0
2017-10-25FormatingRomain Forlot1-8/+8
2017-10-24First working version as submoduleFulup Ar Foll1-7/+10
2017-10-181st V2/pre-V3 versionfulup1-54/+68
2017-09-29Remove NetbeansFulup Ar Foll1-0/+176