Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-04 | Prepare permission for binding version 2 | José Bollo | 3 | -1/+42 |
2017-05-04 | Prepare bindings version 2 | José Bollo | 5 | -220/+319 |
2017-04-25 | Add 'afb_daemon_queue_job' for bindings | José Bollo | 1 | -1/+18 |
2017-04-25 | typo | José Bollo | 1 | -16/+16 |
2017-04-25 | Make monitor use the interface version 2 | José Bollo | 1 | -1/+1 |
2017-04-25 | typo | José Bollo | 1 | -3/+3 |
2017-04-04 | Add synchronous subcalls | José Bollo | 1 | -0/+14 |
2017-03-30 | Start to implement the bindings V2 | José Bollo | 5 | -69/+105 |
2017-03-29 | Prepare migration to binding v2 | José Bollo | 5 | -119/+181 |
2017-02-21 | fix issue for C++ | José Bollo | 1 | -1/+1 |
2017-01-03 | cleanup: removes legacy-named file | José Bollo | 1 | -43/+0 |
2017-01-03 | Adds 2017 to copyrights | José Bollo | 5 | -5/+5 |
2016-10-14 | event: add ability to get the event name | José Bollo | 1 | -1/+10 |
2016-09-20 | Documentation: improvements | José Bollo | 2 | -1/+62 |
2016-08-31 | bindings: adds ability to use data of applications | José Bollo | 1 | -0/+22 |
2016-08-29 | Minor | José Bollo | 1 | -1/+1 |
2016-08-08 | add validity functions | José Bollo | 2 | -0/+20 |
2016-07-27 | fix unexpected ending spaces | José Bollo | 2 | -2/+2 |
2016-07-27 | orthograph | José Bollo | 3 | -8/+8 |
2016-06-24 | adds a warning about afb/afb-plugin.h for GCC | José Bollo | 1 | -2/+5 |
2016-06-23 | vocabulary: moving from 'plugin' to 'binding' | José Bollo | 5 | -247/+287 |
2016-06-13 | Service instanciation | José Bollo | 1 | -0/+42 |
2016-06-09 | Make possible to call a method from a binding | José Bollo | 1 | -2/+14 |
2016-06-09 | Events: refactoring | José Bollo | 3 | -2/+127 |
2016-05-29 | remove event sender interface | José Bollo | 2 | -50/+8 |
2016-05-27 | improves documentation | José Bollo | 2 | -0/+20 |
2016-05-27 | improves documentation | José Bollo | 1 | -5/+16 |
2016-05-27 | terminology: Level Of Assurance | José Bollo | 2 | -4/+4 |
2016-05-27 | allows to remove file/line indication | José Bollo | 1 | -5/+14 |
2016-05-27 | improves detection of formatting error | José Bollo | 1 | -0/+1 |
2016-05-24 | Comments and fix of afb_req_unstore | José Bollo | 1 | -56/+170 |
2016-05-24 | add log macros for plugins | José Bollo | 1 | -0/+23 |
2016-05-23 | Setting and checking LOA | José Bollo | 2 | -7/+33 |
2016-05-22 | Add verbs for closing and setting LOA | José Bollo | 1 | -0/+13 |
2016-05-22 | Fix AFB_SESSION_CREATE behaviour | José Bollo | 1 | -0/+11 |
2016-05-19 | minor: documenting and cleaning | José Bollo | 1 | -1/+20 |
2016-05-17 | event sender: better naming | José Bollo | 2 | -10/+10 |
2016-05-17 | improves plugin interface | José Bollo | 1 | -38/+89 |
2016-05-17 | provides developper files | José Bollo | 3 | -0/+321 |