summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-15api-v3: First draftJosé Bollo1-694/+0
2018-06-13Make DBUS transparency optional (off by default)José Bollo1-1/+7
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-26afb-config: Add traceses for tracing sessionsJosé Bollo1-0/+2
2018-02-21afb-systemd: Integrate sd-fds featuresJosé Bollo1-3/+0
2018-02-13supervision: Add retrieval of configJosé Bollo1-54/+54
2018-02-13supervision: Add supervision and supervisorJosé Bollo1-0/+5
2018-02-09main: Isolate HTTP initializationJosé Bollo1-10/+10
2018-02-09afb-session: Return an initialization statusJosé Bollo1-1/+4
2018-02-06jobs: Add argument to startJosé Bollo1-2/+2
2017-12-05afb-api-ws: Make weak ws-client by default (to be fixed)José Bollo1-1/+1
2017-11-06afb-session: redefine the function 'afb_session_create'José Bollo1-1/+1
2017-10-09Provide API and VERB name of requestsJosé Bollo1-2/+2
2017-10-09Remove tailing spaces and TODO fileJosé Bollo1-1/+0
2017-09-07Improve handling of verbosity in bindingsJosé Bollo1-1/+0
2017-09-05Fix segmentation fault when random tokenJosé Bollo1-2/+4
2017-09-01Give priority to option --bindingJosé Bollo1-1/+1
2017-08-29main: set name even for syslogJosé Bollo1-2/+2
2017-08-29Add option --name for naming the processJosé Bollo1-0/+5
2017-08-25Add option --weak-ldpaths (for weak loading path)José Bollo1-0/+1
2017-08-25afb-api-so: fix a bug in error detectionJosé Bollo1-1/+1
2017-07-31Fix fallthrough warningsJosé Bollo1-1/+1
2017-07-31debugging: add calls to 'personality'José Bollo1-0/+7
2017-07-05afb-debug: add features for debuggingJosé Bollo1-0/+14
2017-07-05main: improve startJosé Bollo1-4/+4
2017-07-03Make status commonJosé Bollo1-2/+2
2017-06-02Fix error on initialisationJosé Bollo1-1/+6
2017-06-01Add hooking for eventsJosé Bollo1-0/+2
2017-05-31fix bad exit status reportJosé Bollo1-1/+0
2017-05-30Adds hooks for service (svc)José Bollo1-0/+2
2017-05-05Improve includesJosé Bollo1-0/+1
2017-05-04Prepare bindings version 2José Bollo1-1/+1
2017-04-21afb-monitor: draft of monitoringJosé Bollo1-0/+3
2017-04-21main: init session module firstJosé Bollo1-3/+5
2017-04-20Add default api to apisetJosé Bollo1-1/+1
2017-04-19simplify main fileJosé Bollo1-9/+2
2017-04-13Introduce apiset for grouping apisJosé Bollo1-17/+23
2017-04-12Add credential data to xreqJosé Bollo1-0/+3
2017-04-12Optimisation of xreqJosé Bollo1-8/+6
2017-04-11Add startup call in command lineJosé Bollo1-0/+101
2017-04-10Refactor of initialisationJosé Bollo1-8/+9
2017-04-10Refactor setting of directoriesJosé Bollo1-6/+5
2017-04-10Fix typoJosé Bollo1-1/+1
2017-04-10Isolate interupt managementJosé Bollo1-7/+44
2017-04-07Add hooking of daemon interfaceJosé Bollo1-6/+6
2017-04-06Reactivate hooking of requestsJosé Bollo1-1/+2
2017-04-04Use SIGHUP instead of SIGKILLJosé Bollo1-4/+3
2017-04-04Launch job at a earlier stepJosé Bollo1-1/+1
2017-04-03Rework the jobsJosé Bollo1-2/+2
2017-03-30Overall integration of job initialisationJosé Bollo1-24/+5