Age | Commit message (Expand) | Author | Files | Lines |
2017-06-12 | Add comment for bindings v2 |  José Bollo | 1 | -3/+3 |
2017-06-12 | Removes reference to NULL in includes |  José Bollo | 3 | -5/+5 |
2017-06-05 | Allows to enforce prefixed verbose messages |  José Bollo | 1 | -21/+37 |
2017-06-02 | Fix typedef for afb_stored_req |  José Bollo | 1 | -0/+1 |
2017-06-02 | Add 'afb_daemon_require_api' |  José Bollo | 4 | -0/+22 |
2017-06-02 | Provide efficient store/unstore for afb_req |  José Bollo | 9 | -410/+516 |
2017-06-01 | fix include of afb-service-v1.h |  José Bollo | 5 | -1/+9 |
2017-06-01 | Add backward compatibility and remarks |  José Bollo | 2 | -6/+47 |
2017-05-31 | Introduce typedef for clients |  José Bollo | 1 | -1/+30 |
2017-05-31 | code formatting improvement |  José Bollo | 6 | -12/+16 |
2017-05-31 | Add logging by request |  José Bollo | 6 | -19/+151 |
2017-05-29 | Add vfail and vsuccess interfaces |  José Bollo | 3 | -27/+30 |
2017-05-29 | Cleanup legacy internal functions |  José Bollo | 1 | -14/+2 |
2017-05-29 | Add 'afb_service_call_sync' function |  José Bollo | 7 | -117/+189 |
2017-05-22 | Bindings V2: Remove explicit references to daemon/service |  José Bollo | 9 | -102/+373 |
2017-05-19 | Bindings V2: rename init functions |  José Bollo | 1 | -2/+2 |
2017-05-19 | bindings v2: Enforce to explicitely ask for concurrency |  José Bollo | 1 | -0/+1 |
2017-05-19 | Bindings V2: Refactor session flags |  José Bollo | 6 | -88/+190 |
2017-05-11 | implement authorisation check |  José Bollo | 2 | -9/+14 |
2017-05-05 | Improve includes |  José Bollo | 1 | -1/+1 |
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 |