aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Add comment for bindings v2José Bollo1-3/+3
2017-06-12Removes reference to NULL in includesJosé Bollo3-5/+5
2017-06-05Allows to enforce prefixed verbose messagesJosé Bollo1-21/+37
2017-06-02Fix typedef for afb_stored_reqJosé Bollo1-0/+1
2017-06-02Add 'afb_daemon_require_api'José Bollo4-0/+22
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo9-410/+516
2017-06-01fix include of afb-service-v1.hJosé Bollo5-1/+9
2017-06-01Add backward compatibility and remarksJosé Bollo2-6/+47
2017-05-31Introduce typedef for clientsJosé Bollo1-1/+30
2017-05-31code formatting improvementJosé Bollo6-12/+16
2017-05-31Add logging by requestJosé Bollo6-19/+151
2017-05-29Add vfail and vsuccess interfacesJosé Bollo3-27/+30
2017-05-29Cleanup legacy internal functionsJosé Bollo1-14/+2
2017-05-29Add 'afb_service_call_sync' functionJosé Bollo7-117/+189
2017-05-22Bindings V2: Remove explicit references to daemon/serviceJosé Bollo9-102/+373
2017-05-19Bindings V2: rename init functionsJosé Bollo1-2/+2
2017-05-19bindings v2: Enforce to explicitely ask for concurrencyJosé Bollo1-0/+1
2017-05-19Bindings V2: Refactor session flagsJosé Bollo6-88/+190
2017-05-11implement authorisation checkJosé Bollo2-9/+14
2017-05-05Improve includesJosé Bollo1-1/+1
2017-05-04Prepare permission for binding version 2José Bollo3-1/+42
2017-05-04Prepare bindings version 2José Bollo5-220/+319
2017-04-25Add 'afb_daemon_queue_job' for bindingsJosé Bollo1-1/+18
2017-04-25typoJosé Bollo1-16/+16
2017-04-25Make monitor use the interface version 2José Bollo1-1/+1
2017-04-25typoJosé Bollo1-3/+3
2017-04-04Add synchronous subcallsJosé Bollo1-0/+14
2017-03-30Start to implement the bindings V2José Bollo5-69/+105
2017-03-29Prepare migration to binding v2José Bollo5-119/+181
2017-02-21fix issue for C++José Bollo1-1/+1
2017-01-03cleanup: removes legacy-named fileJosé Bollo2-43/+18
2017-01-03Adds 2017 to copyrightsJosé Bollo5-5/+5
2016-10-14event: add ability to get the event nameJosé Bollo1-1/+10
2016-09-20Documentation: improvementsJosé Bollo2-1/+62
2016-08-31bindings: adds ability to use data of applicationsJosé Bollo1-0/+22
2016-08-29MinorJosé Bollo1-1/+1
2016-08-08add validity functionsJosé Bollo2-0/+20
2016-07-27fix unexpected ending spacesJosé Bollo2-2/+2
2016-07-27orthographJosé Bollo3-8/+8
2016-06-24adds a warning about afb/afb-plugin.h for GCCJosé Bollo1-2/+5
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo5-247/+287
2016-06-13Service instanciationJosé Bollo1-0/+42
2016-06-09Make possible to call a method from a bindingJosé Bollo1-2/+14
2016-06-09Events: refactoringJosé Bollo3-2/+127
2016-05-29remove event sender interfaceJosé Bollo2-50/+8
2016-05-27improves documentationJosé Bollo2-0/+20
2016-05-27improves documentationJosé Bollo1-5/+16
2016-05-27terminology: Level Of AssuranceJosé Bollo2-4/+4
2016-05-27allows to remove file/line indicationJosé Bollo1-5/+14
2016-05-27improves detection of formatting errorJosé Bollo1-0/+1