Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | Fixed character counting that was shortening paths | 8000ff | 1 | -2/+2 |
2018-12-13 | Use prefix variable to find controller's plugins | Romain Forlot | 1 | -19/+16 |
2018-12-13 | Fix: plugin api assignement order | Romain Forlot | 1 | -2/+1 |
2018-12-13 | Always set the api member even if NULL. | Romain Forlot | 1 | -1/+2 |
2018-12-13 | Ability to add a plugin after the initial load | Romain Forlot | 1 | -13/+56 |
2018-12-13 | Don't load two times a plugin even for LUA | Romain Forlot | 1 | -12/+13 |
2018-12-13 | Fixed spelling of AFB_ReqSuccess | Sebastien Douheret | 1 | -1/+1 |
2018-12-13 | Fixed build warnings with gcc >= 7.3 | Sebastien Douheret | 1 | -2/+2 |
2018-12-13 | Fixed compilation warnings with gcc-7.2.0 | Thierry Bultel | 1 | -2/+2 |
2018-12-13 | Good usage of strncat and strncpy | Romain Forlot | 1 | -8/+13 |
2018-12-13 | Change lua2c JSON syntax. | Romain Forlot | 1 | -6/+16 |
2018-12-13 | Fix: changes key name. | Romain Forlot | 1 | -1/+1 |
2018-12-13 | Use new version of function GetBindingDirPath | Romain Forlot | 1 | -11/+11 |
2018-12-13 | Format | Romain Forlot | 1 | -33/+34 |
2018-12-13 | Loads l2c functions per plugin. | Romain Forlot | 1 | -33/+39 |
2018-12-13 | Upgrade config schema | Romain Forlot | 1 | -71/+163 |
2018-12-13 | Fix conversion compilation warning | Romain Forlot | 1 | -2/+2 |
2018-12-13 | Add binding rootdir to searched path for conf and plugins | Romain Forlot | 1 | -1/+13 |
2018-12-13 | Fix segfault when no l2c functions defined | Romain Forlot | 1 | -1/+1 |
2018-12-13 | Get back on track l2c functions. | Romain Forlot | 1 | -6/+27 |
2018-12-13 | Fix warning compile about uninitialized variable | Romain Forlot | 1 | -2/+2 |
2018-12-13 | Avoid compile warning, memory leaks, linting | Romain Forlot | 1 | -0/+3 |
2018-12-13 | wrong json unpacking fails. | Romain Forlot | 1 | -1/+1 |
2018-12-13 | Get back lua2c functions parsed at plugin load | Romain Forlot | 1 | -4/+11 |
2018-12-13 | Fix: strncpy does't add null char at the end | Romain Forlot | 1 | -2/+2 |
2018-12-13 | Load afb_binding macros and stuff to plugins | Romain Forlot | 1 | -9/+24 |
2018-12-13 | fix: wrong usage of strncat and strncpy function | Romain Forlot | 1 | -5/+5 |
2018-12-13 | Formating | Romain Forlot | 1 | -22/+22 |
2018-12-13 | First working version as submodule | Fulup Ar Foll | 1 | -9/+9 |
2018-12-13 | 1st V2/pre-V3 version | fulup | 1 | -29/+35 |
2018-12-13 | Remove Netbeans | Fulup Ar Foll | 1 | -0/+219 |