Age | Commit message (Expand) | Author | Files | Lines |
2018-07-25 | Split loading JSON controller file. |  Romain Forlot | 1 | -14/+16 |
2018-07-17 | Use prefix variable to find controller's plugins |  Romain Forlot | 1 | -2/+8 |
2018-07-05 | Execute ConfigExec only if section is existing |  Romain Forlot | 1 | -1/+1 |
2018-06-27 | Be able to dispatch required api at the wanted timeflounder_5.99.1flounder/5.99.15.99.1 |  Romain Forlot | 1 | -10/+27 |
2018-06-19 | Fixed hidden bound variable (apiHandle) |  Sebastien Douheret | 1 | -10/+10 |
2018-05-29 | Fixed build warnings with gcc >= 7.3 |  Sebastien Douheret | 1 | -2/+2 |
2018-05-28 | Prevent lost of config file path when searching |  Jonathan Aillet | 1 | -3/+7 |
2018-05-28 | Handle more metadata in the controller. |  Jonathan Aillet | 1 | -3/+5 |
2018-05-28 | Add possibility to set prefix to NULL in CtlConfigScan |  Jonathan Aillet | 1 | -1/+1 |
2018-05-22 | Fixed compilation warnings with gcc-7.2.0 |  Thierry Bultel | 1 | -4/+4 |
2018-05-18 | Handle no prefix given |  Romain Forlot | 1 | -3/+8 |
2018-05-18 | Good usage of strncat and strncpy |  Romain Forlot | 1 | -15/+24 |
2018-05-18 | Improve reliability and function calls |  Romain Forlot | 1 | -2/+4 |
2018-05-14 | Fix: Dyn API Action loading procedure |  Romain Forlot | 1 | -0/+5 |
2018-05-14 | Use new version of function GetBindingDirPath |  Romain Forlot | 1 | -4/+5 |
2018-05-14 | Format |  Romain Forlot | 1 | -24/+21 |
2018-05-09 | Upgrade config schema |  Romain Forlot | 1 | -5/+0 |
2018-05-09 | Fix: callback execution condition |  Romain Forlot | 1 | -1/+1 |
2018-04-25 | Format, get rid of conversion type warning. |  Romain Forlot | 1 | -8/+6 |
2017-12-19 | Add binding rootdir to searched path for conf and plugins |  Romain Forlot | 1 | -1/+13 |
2017-12-18 | Make public ConfigSearch function |  Romain Forlot | 1 | -1/+1 |
2017-12-11 | Avoid compile warning, memory leaks, linting |  Romain Forlot | 1 | -7/+8 |
2017-11-29 | Loading additional files from JSON section |  Romain Forlot | 1 | -23/+46 |
2017-11-24 | Remove C++ warning ISO/C++11 |  Romain Forlot | 1 | -25/+87 |
2017-11-24 | Fix: strncpy does't add null char at the end |  Romain Forlot | 1 | -17/+19 |
2017-11-24 | fix: wrong usage of strncat and strncpy function |  Romain Forlot | 1 | -7/+7 |
2017-10-26 | Avoid duplicated _GNU_SOURCE definition warning |  Romain Forlot | 1 | -4/+0 |
2017-10-25 | Formating |  Romain Forlot | 1 | -8/+8 |
2017-10-24 | First working version as submodule |  Fulup Ar Foll | 1 | -7/+10 |
2017-10-18 | 1st V2/pre-V3 version |  fulup | 1 | -54/+68 |
2017-09-29 | Remove Netbeans |  Fulup Ar Foll | 1 | -0/+176 |