packaging: Update spec and deb packaging
[src/app-framework-binder.git] / include /
2018-01-03 José Bolloafb-binding.hpp: Fix constexpr of 'binding' 5.0.0 eel/5.0.0 eel_5.0.0
2017-11-20 José BolloMerge "Fix build for native package"
2017-11-03 José BolloAdd 'noconcurrency' when creating dynamic API 4.99.2 eel/4.99.2 eel_4.99.2
2017-10-11 José BolloUpdate C++ interface for afb_req_get_uid
2017-10-10 José BolloAdd the function afb_req_get_uid
2017-10-09 José BolloAdd wrappers for accesses to internals
2017-10-09 José BolloCleanup of header files
2017-10-09 José BolloProvide API and VERB name of requests
2017-10-09 José BolloProvide the name of the API
2017-10-09 José BolloAdd a closure argument to dynamic verbs
2017-10-09 José BolloAllow pure dynamic bindings
2017-10-09 José BolloAllow dynamic creation of APIs
2017-10-09 José BolloMake single afb_request_subcall
2017-10-09 José BolloProvide conversions for afb_event and afb_req
2017-10-09 José BolloPrepare subscription to eventid
2017-10-09 José BolloMake addref for request return the pointer
2017-10-09 José BolloIntroduce afb_request
2017-10-09 José BolloIntroduce afb_eventid
2017-10-09 José BolloMake afb_event_drop obsolete
2017-10-09 José BolloAtomic context initialisation for bindings
2017-10-09 José Bolloafb-xreq: prepare futur afb_request
2017-10-09 José BolloAdd C++ interface
2017-10-09 José BolloAdd function 'afb_req_get_application_id'
2017-10-09 José BolloRemove tailing spaces and TODO file
2017-09-07 José BolloAllow renaming of API
2017-09-07 José BolloImprove handling of verbosity in bindings
2017-09-07 José Bolloafb-ditf: track daemon state
2017-09-07 José BolloImplement afb_req_has_permission
2017-08-29 José Bolloverbosity: split verbosity level 1 in 2 levels
2017-08-03 José Bollosubcall_req: introduce afb_req_subcall_req
2017-07-13 José BolloFix const issue in afb-auth.h
2017-07-03 José BolloMake status common
2017-06-30 José BolloBindings V2: enforce prefix AFB_ to logging macros
2017-06-28 José BolloBindings V2: reintroduce field 'info' for verbs
2017-06-28 José BolloUse constants for verbosity and syslog levels
2017-06-28 José BolloAdd new macro for handling verbosity
2017-06-12 José BolloAdd comment for bindings v2
2017-06-12 José BolloRemoves reference to NULL in includes
2017-06-05 José BolloAllows to enforce prefixed verbose messages
2017-06-02 José BolloFix typedef for afb_stored_req
2017-06-02 José BolloAdd 'afb_daemon_require_api'
2017-06-02 José BolloProvide efficient store/unstore for afb_req
2017-06-01 José Bollofix include of afb-service-v1.h
2017-06-01 José BolloAdd backward compatibility and remarks
2017-05-31 José BolloIntroduce typedef for clients
2017-05-31 José Bollocode formatting improvement
2017-05-31 José BolloAdd logging by request
2017-05-29 José BolloAdd vfail and vsuccess interfaces
2017-05-29 José BolloCleanup legacy internal functions
2017-05-29 José BolloAdd 'afb_service_call_sync' function
2017-05-22 José BolloBindings V2: Remove explicit references to daemon/service
2017-05-19 José BolloBindings V2: rename init functions
2017-05-19 José Bollobindings v2: Enforce to explicitely ask for concurrency
2017-05-19 José BolloBindings V2: Refactor session flags
2017-05-11 José Bolloimplement authorisation check
2017-05-05 José BolloImprove includes
2017-05-04 José BolloPrepare permission for binding version 2
2017-05-04 José BolloPrepare bindings version 2
2017-04-25 José BolloAdd 'afb_daemon_queue_job' for bindings
2017-04-25 José Bollotypo
2017-04-25 José BolloMake monitor use the interface version 2
2017-04-25 José Bollotypo
2017-04-04 José BolloAdd synchronous subcalls
2017-03-30 José BolloStart to implement the bindings V2
2017-03-29 José BolloPrepare migration to binding v2
2017-02-21 José Bollofix issue for C++
2017-01-03 José Bollocleanup: removes legacy-named file
2017-01-03 José BolloAdds 2017 to copyrights
2016-10-14 José Bolloevent: add ability to get the event name
2016-09-20 José BolloDocumentation: improvements
2016-08-31 José Bollobindings: adds ability to use data of applications
2016-08-29 José BolloMinor
2016-08-08 José Bolloadd validity functions
2016-07-27 José Bollofix unexpected ending spaces
2016-07-27 José Bolloorthograph
2016-06-24 José Bolloadds a warning about afb/afb-plugin.h for GCC
2016-06-23 José Bollovocabulary: moving from 'plugin' to 'binding'
2016-06-13 José BolloService instanciation 49/5949/1
2016-06-09 José BolloMake possible to call a method from a binding 35/5935/1
2016-06-09 José BolloEvents: refactoring 29/5929/1
2016-05-29 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-29 José Bolloremove event sender interface
2016-05-28 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-27 José Bolloimproves documentation
2016-05-27 José Bolloimproves documentation
2016-05-27 José Bolloterminology: Level Of Assurance
2016-05-27 José Bolloallows to remove file/line indication
2016-05-27 José Bolloimproves detection of formatting error
2016-05-24 José BolloComments and fix of afb_req_unstore
2016-05-24 José Bolloadd log macros for plugins
2016-05-23 José BolloSetting and checking LOA
2016-05-22 José BolloAdd verbs for closing and setting LOA
2016-05-21 José BolloFix AFB_SESSION_CREATE behaviour
2016-05-19 José Bollominor: documenting and cleaning
2016-05-18 José Bolloadds a pkgconfig file
2016-05-17 José Bolloevent sender: better naming
2016-05-17 José Bolloimproves plugin interface
2016-05-17 José Bolloprovides developper files
2016-05-13 Fulup Ar FollMerge branch 'master' of https://github.com/iotbzh...
2016-05-13 José Bollocleaning copyrights
next