aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-export.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-22globmatch: Add globmatch to wrap fnmatchJose Bollo1-1/+0
2019-03-22Allow to remove systemd libraryJose Bollo1-3/+17
2019-03-22Add conditionnal support of bindings version 2Jose Bollo1-57/+101
2019-03-22Improve setting of optionsJose Bollo1-15/+15
2019-03-22hooks: Allow to remove hooking (and/or trace)Jose Bollo1-98/+137
2019-03-22system & jobs: Reverse link and acquiring eventsJosé Bollo1-9/+36
2019-03-22Rename afb-systemd to systemdJosé Bollo1-10/+11
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-11-22globset: Introduce globset for event handlingguppy_6.99.1guppy/6.99.16.99.1Jose Bollo1-87/+43
2018-11-16afb-export: Fix error in event handlingJosé Bollo1-1/+1
2018-10-23Added an option to color out the ouputLoïc Collignon1-1/+1
2018-09-24afb-export: Emit a warning on bad 'afb_require_api' callguppy_6.90.0guppy/6.90.06.90.0José Bollo1-0/+5
2018-08-08afb-export: Provide the real path of the bindingflounder_5.99.3flounder/5.99.35.99.3José Bollo1-2/+6
2018-08-02afb-export: Manage path of librariesJosé Bollo1-21/+49
2018-08-02Add ability to provide binding settingsJosé Bollo1-0/+61
2018-07-27afb-export: Set API context as validatedJosé Bollo1-0/+1
2018-07-24json-c: Remove escaping of slashsJosé Bollo1-1/+5
2018-07-24afb-export: Fix event handler of APIJosé Bollo1-2/+2
2018-07-16Simplify starting of servicesJosé Bollo1-18/+11
2018-07-13afb-export: Monitor calls to API initialisationJosé Bollo1-19/+49
2018-06-15api-v3: First draftJosé Bollo1-702/+1072
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-21afb-systemd: Isolate systemd main entriesJosé Bollo1-9/+10
2018-01-31afb-evt: Add event creation with prefixJosé Bollo1-11/+1
2018-01-31afb-api: Enforce api names to be hookableJosé Bollo1-1/+1
2017-11-13afb-export: Ensure monitoring of eventsJosé Bollo1-1/+1
2017-11-06afb-session: redefine the function 'afb_session_create'José Bollo1-2/+2
2017-11-03Add 'noconcurrency' when creating dynamic APIeel_4.99.2eel/4.99.24.99.2José Bollo1-2/+4
2017-10-09Improve naming of evt_eventidsJosé Bollo1-1/+1
2017-10-09Provide API and VERB name of requestsJosé Bollo1-2/+2
2017-10-09Provide the name of the APIJosé Bollo1-0/+2
2017-10-09Add a closure argument to dynamic verbsJosé Bollo1-2/+4
2017-10-09Allow dynamic creation of APIsJosé Bollo1-32/+453
2017-10-09afb-export: prepare to eventidJosé Bollo1-7/+17
2017-10-09afb-export: cleanup of unused asyncJosé Bollo1-3/+0
2017-10-09Deprecate internal use of afb_eventJosé Bollo1-2/+6
2017-10-09afb-export: record apiset at creationJosé Bollo1-8/+7
2017-10-09Refactor of starting apisJosé Bollo1-57/+116
2017-10-09afb-export: getter for the apisetJosé Bollo1-3/+7
2017-10-09afb-xreq: hide internal addref/unref to xreqsJosé Bollo1-2/+2
2017-10-09afb-export: refactor of binder interfaceJosé Bollo1-0/+882