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