aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-api-dbus.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2020-01-03afb-evt: Improve name of listening functionsJosé Bollo1-2/+2
2019-12-03afb-context: Move credentials to contextJosé Bollo1-4/+6
2019-11-29afb-evt: Use 16 bits for idsJose Bollo1-6/+6
2019-11-29Use afb_token in contextsJose Bollo1-1/+1
2019-11-20afb-api-dbus: Fix broken broadcast in dbus apisJose Bollo1-5/+10
2019-07-18Tag broadcasted events with UUID and hopJosé Bollo1-2/+2
2019-07-18afb-evt: Refactor processing of broadcasted eventsJosé Bollo1-2/+2
2019-04-02Fix false ***buffer overflow*** detectionJosé Bollo1-2/+2
2019-04-02Improve setting of optionsJose Bollo1-1/+1
2019-03-27system & jobs: Reverse link and acquiring eventsJosé Bollo1-0/+2
2019-03-27Rename afb-systemd to systemdJosé Bollo1-4/+3
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-08-02Improve parsing of json stringJose Bollo1-5/+21
2018-07-24json-c: Remove escaping of slashsJosé Bollo1-3/+7
2018-07-05Remove uses of deprecated macrosJosé Bollo1-1/+0
2018-07-05Simplify build processJosé Bollo1-0/+3
2018-06-15api-v3: First draftJosé Bollo1-83/+46
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-21afb-systemd: Isolate systemd main entriesJosé Bollo1-2/+2
2018-01-31afb-api: Enforce api names to be hookableJosé Bollo1-1/+1
2017-10-09afb-api-dbus: Make error for subcalls if DBUS transportJosé Bollo1-1/+15
2017-10-09Improve naming of evt_eventidsJosé Bollo1-8/+8
2017-10-09Provide API and VERB name of requestsJosé Bollo1-3/+3
2017-10-09Deprecate internal use of afb_eventJosé Bollo1-17/+17
2017-10-09Introduce afb_eventidJosé Bollo1-1/+1
2017-10-09Make afb_event_drop obsoleteJosé Bollo1-1/+1
2017-10-09afb-evt: prepare futur afb_eventidJosé Bollo1-3/+3
2017-10-09afb-api: Define the notion of group for concurrencyJosé Bollo1-1/+1
2017-10-09afb-xreq: hide internal addref/unref to xreqsJosé Bollo1-2/+2
2017-08-31Make noconcurrency more efficientJosé Bollo1-0/+1
2017-06-02Provide efficient store/unstore for afb_reqJosé Bollo1-1/+1
2017-05-29Add vfail and vsuccess interfacesJosé Bollo1-0/+1
2017-04-13Introduce apiset for grouping apisJosé Bollo1-23/+11
2017-04-12fix typoJosé Bollo1-2/+2
2017-04-12Optimisation of xreqJosé Bollo1-15/+13
2017-04-12Add computation of credentialsJosé Bollo1-0/+32
2017-04-12Rename destination as originJosé Bollo1-51/+51
2017-04-10Refactor of API interfacesJosé Bollo1-3/+6
2017-04-07Add hooking of daemon interfaceJosé Bollo1-0/+1
2017-04-04Definitive switch to internal's xreqJosé Bollo1-3/+3
2017-04-03Switch API D-Bus to xreqJosé Bollo1-110/+68
2017-03-27Simplify functions for callsJosé Bollo1-7/+9
2017-01-03Improves naming of session's moduleJosé Bollo1-6/+6
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-08-03api-dbus: improves 'dbus_req_json'José Bollo1-1/+2
2016-07-27fix unexpected ending spacesJosé Bollo1-1/+1
2016-06-23vocabulary: moving from 'plugin' to 'binding'José Bollo1-1/+0
2016-06-23api-dbus: improves eventsJosé Bollo1-58/+517
2016-06-23evt: handles broadcasting and trackingJosé Bollo1-2/+8