Age | Commit message (Expand) | Author | Files | Lines |
2018-12-13 | Fixed spelling of AFB_ReqSuccess | Sebastien Douheret | 1 | -1/+1 |
2018-12-13 | Remove an unnecessary variable | Jonathan Aillet | 1 | -3/+1 |
2018-12-13 | Make parsing of action loading non blocking | Jonathan Aillet | 1 | -1/+1 |
2018-12-13 | Use macro to test request validity | Jonathan Aillet | 1 | -3/+3 |
2018-12-13 | Fixed build warnings with gcc >= 7.3 | Sebastien Douheret | 1 | -1/+1 |
2018-12-13 | Correct way that api actions are handled in controller | Jonathan Aillet | 1 | -23/+25 |
2018-12-13 | Fixed compilation warnings with gcc-7.2.0 | Thierry Bultel | 1 | -1/+1 |
2018-12-13 | Good usage of strncat and strncpy | Romain Forlot | 1 | -14/+13 |
2018-12-13 | Detect failure at OnLoad action calls | Romain Forlot | 1 | -1/+2 |
2018-12-13 | Correctly release request JSON object | Romain Forlot | 1 | -1/+1 |
2018-12-13 | Don't use assert in controller. | Romain Forlot | 1 | -3/+2 |
2018-12-13 | Fix: arguments pointer NULL check | Romain Forlot | 1 | -2/+5 |
2018-12-13 | Simplify action definition | Romain Forlot | 1 | -19/+67 |
2018-12-13 | Fix: Dyn API Action loading procedure | Romain Forlot | 1 | -70/+58 |
2018-12-13 | Format | Romain Forlot | 1 | -12/+11 |
2018-12-13 | Improve json object release | Romain Forlot | 1 | -3/+2 |
2018-12-13 | Improve way to loading an action | Romain Forlot | 1 | -66/+135 |
2018-12-13 | Upgrade config schema | Romain Forlot | 1 | -6/+0 |
2018-12-13 | Release json_objects used to launched the action | Romain Forlot | 1 | -0/+4 |
2018-12-13 | Format, get rid of conversion type warning. | Romain Forlot | 1 | -1/+1 |
2018-12-13 | Use an intermadiary variable avoiding side effets. | Romain Forlot | 1 | -10/+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 | -0/+6 |
2018-12-13 | Avoid compile warning, memory leaks, linting | Romain Forlot | 1 | -1/+1 |
2018-12-13 | Fix wrong json object pointed. | Romain Forlot | 1 | -3/+2 |
2018-12-13 | Wrong increment always fails load an action | Romain Forlot | 1 | -1/+0 |
2018-12-13 | Get back lua2c functions parsed at plugin load | Romain Forlot | 1 | -2/+8 |
2018-12-13 | Formating | Romain Forlot | 1 | -18/+18 |
2018-12-13 | Add action method to execute an action from its uid | Romain Forlot | 1 | -2/+22 |
2018-12-13 | First working version as submodule | Fulup Ar Foll | 1 | -17/+28 |
2018-12-13 | 1st V2/pre-V3 version | fulup | 1 | -40/+79 |
2018-12-13 | Remove Netbeans | Fulup Ar Foll | 1 | -0/+174 |