Age | Commit message (Expand) | Author | Files | Lines |
2018-08-08 | afb-export: Provide the real path of the bindingflounder_5.99.3flounder/5.99.35.99.3 |  José Bollo | 1 | -2/+6 |
2018-08-02 | Fix warnings and false errors |  José Bollo | 3 | -3/+3 |
2018-08-02 | afb-export: Manage path of libraries |  José Bollo | 9 | -49/+87 |
2018-08-02 | Add ability to provide binding settings |  José Bollo | 16 | -40/+378 |
2018-08-02 | Improve parsing of json string |  Jose Bollo | 7 | -25/+46 |
2018-08-02 | afb-socket: Separate socket creation |  José Bollo | 6 | -167/+321 |
2018-08-02 | tic-tac-toe: improve event handling |  Jose Bollo | 1 | -15/+17 |
2018-08-02 | afb-msg-json: remove obsolete function |  Jose Bollo | 3 | -11/+9 |
2018-08-02 | afs-supervisor: Improve comments |  José Bollo | 1 | -0/+16 |
2018-07-27 | coverage: Improve coverage test |  José Bollo | 19 | -43/+410 |
2018-07-27 | afb-export: Set API context as validated |  José Bollo | 1 | -0/+1 |
2018-07-26 | main-afb-client-demo: Exit with a significant code |  José Bollo | 1 | -12/+27 |
2018-07-25 | Tune dependency to fdev-epoll |  Jose Bollo | 3 | -22/+21 |
2018-07-25 | afb-api-v3: Simplify the code |  Jose Bollo | 1 | -11/+8 |
2018-07-25 | fdev: Simplify the code |  José Bollo | 2 | -21/+1 |
2018-07-25 | coverage: Add inet's API test case |  José Bollo | 2 | -0/+37 |
2018-07-25 | Fix some more memory leaks |  Jose Bollo | 2 | -27/+6 |
2018-07-25 | afb-config: Rewrite the config as JSON object |  José Bollo | 10 | -1078/+1147 |
2018-07-25 | Fix tiny documentation bug |  Jose Bollo | 2 | -4/+4 |
2018-07-24 | main-afb-daemon: Reorder instantiation of API |  José Bollo | 1 | -6/+3 |
2018-07-24 | json-c: Remove escaping of slashs |  José Bollo | 11 | -54/+89 |
2018-07-24 | coverage and test: Add tests |  Jose Bollo | 21 | -47/+1211 |
2018-07-24 | afb-api: Define the function afb_api_is_public |  José Bollo | 3 | -2/+8 |
2018-07-24 | Tiny documentation fixes |  José Bollo | 12 | -34/+33 |
2018-07-24 | afb-export: Fix event handler of API |  José Bollo | 1 | -2/+2 |
2018-07-19 | afb-config: Simplify version printflounder_5.99.2flounder/5.99.25.99.2 |  José Bollo | 1 | -52/+45 |
2018-07-19 | afb-trace: Fix bug on uuid of session's events |  José Bollo | 1 | -1/+1 |
2018-07-19 | afb-trace: Fix bug in session handling |  José Bollo | 1 | -1/+1 |
2018-07-19 | Fix errors in migration to V3 |  José Bollo | 4 | -10/+19 |
2018-07-17 | Set version to 5.99.FFRC3 |  José Bollo | 1 | -1/+1 |
2018-07-16 | afb-binding: Add missing declarations |  José Bollo | 1 | -0/+2 |
2018-07-16 | Simplify starting of services |  José Bollo | 9 | -75/+55 |
2018-07-13 | afb-trace: Fix compiling error on old json-c |  José Bollo | 1 | -3/+4 |
2018-07-13 | afb-hook & afb-trace: Fix usage of readlink |  José Bollo | 2 | -4/+14 |
2018-07-13 | afb-binding: Fix export of "class" handling |  José Bollo | 1 | -0/+2 |
2018-07-13 | afb-wsj1: Fix json parsing of unterminated |  José Bollo | 1 | -0/+2 |
2018-07-13 | afb-api-v3: Fix wrong error message |  José Bollo | 1 | -2/+3 |
2018-07-13 | afb-apiset: Try to initialize all APIs |  José Bollo | 1 | -3/+4 |
2018-07-13 | afb-export: Monitor calls to API initialisation |  José Bollo | 1 | -19/+49 |
2018-07-13 | afb-api-so-v2: Monitor the preinit to catch SEGV |  José Bollo | 1 | -1/+24 |
2018-07-13 | main-afb-daemon: Kill child instead of it |  José Bollo | 1 | -1/+1 |
2018-07-13 | afb-config: Fix wrong error message and more info |  José Bollo | 1 | -3/+21 |
2018-07-13 | afb-supervision: Remove dependency to external |  José Bollo | 8 | -14/+23 |
2018-07-12 | Packaging: Fix RPM build |  Romain Forlot | 1 | -0/+1 |
2018-07-09 | main-afb-daemon: Remove call to "nice" |  José Bollo | 1 | -3/+0 |
2018-07-09 | docs: Fix internal links by referencing html files |  José Bollo | 6 | -58/+58 |
2018-07-08 | coverage: Improve testing |  Jose Bollo | 6 | -3/+68 |
2018-07-08 | hello2: Add a binding v2 example |  José Bollo | 2 | -0/+553 |
2018-07-08 | hello3: Fix a bug |  José Bollo | 1 | -1/+0 |
2018-07-08 | afb-api-v3: Fix a bug introduced by 8ca7b69 |  Jose Bollo | 1 | -3/+3 |