aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-config.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Added an option to color out the ouputLoïc Collignon1-4/+8
2018-08-28Allow choice to trap or not program faultsJosé Bollo1-1/+58
2018-08-28main-afb-daemon: Set AFB_ROOTDIR and AFB_WORKDIR in environmentJose Bollo1-2/+2
2018-08-02Add ability to provide binding settingsJosé Bollo1-34/+116
2018-07-25Fix some more memory leaksJose Bollo1-27/+3
2018-07-25afb-config: Rewrite the config as JSON objectJosé Bollo1-644/+491
2018-07-24json-c: Remove escaping of slashsJosé Bollo1-0/+3
2018-07-19afb-config: Simplify version printflounder_5.99.2flounder/5.99.25.99.2José Bollo1-52/+45
2018-07-13afb-config: Fix wrong error message and more infoJosé Bollo1-3/+21
2018-06-22Improve documentation of api v3José Bollo1-102/+90
2018-06-15api-v3: First draftJosé Bollo1-52/+184
2018-06-13Make DBUS transparency optional (off by default)José Bollo1-17/+44
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-26afb-config: Add traceses for tracing sessionsJosé Bollo1-1/+17
2018-02-15afb-config: Fully exclude config monitoringJosé Bollo1-0/+4
2018-02-15afb-config: Increase the default timeout of sessionsJosé Bollo1-2/+2
2018-02-13afb-config: export config to jsonJosé Bollo1-2/+91
2018-02-09afb-config: Improve doc of option --tokenJosé Bollo1-1/+1
2017-11-29afb-config: Check environment variablesJosé Bollo1-0/+35
2017-09-07Set Version 4.1José Bollo1-10/+13
2017-09-07Improve handling of verbosity in bindingsJosé Bollo1-1/+0
2017-08-29afb-config Copies the values of option --execJosé Bollo1-2/+27
2017-08-29Add option --name for naming the processJosé Bollo1-1/+9
2017-08-29afb-config: update the output of the configJosé Bollo1-1/+9
2017-08-28fix typoStephane Desneux1-6/+6
2017-08-27monitoring: add default page index.htmlJosé Bollo1-1/+1
2017-08-27afb-config: rework on option --random-tokenJosé Bollo1-22/+7
2017-08-27monitoring: Add option --monitoringJosé Bollo1-0/+19
2017-08-27afb-config: Add short -p option for --portJosé Bollo1-3/+5
2017-08-25afb-config: copy string valuesJosé Bollo1-5/+16
2017-08-25afb-config: Improve naming (cosmetic)José Bollo1-8/+8
2017-08-25Add option --no-ldpaths to avoid default ldpathsJosé Bollo1-2/+9
2017-08-25Add option --weak-ldpaths (for weak loading path)José Bollo1-2/+7
2017-06-01Add hooking for eventsJosé Bollo1-1/+16
2017-06-01Add backward compatibility and remarksJosé Bollo1-1/+1
2017-05-30Adds hooks for service (svc)José Bollo1-0/+12
2017-05-04Prepare bindings version 2José Bollo1-1/+1
2017-04-11Add startup call in command lineJosé Bollo1-1/+8
2017-04-10Refactor setting of directoriesJosé Bollo1-3/+3
2017-04-07Add hooking of daemon interfaceJosé Bollo1-1/+16
2017-03-27Remove option readyfdJosé Bollo1-7/+0
2017-02-16Update documentation of --roothttp option.Sebastien Douheret1-5/+5
2017-01-12Improves documentation and directory managementJosé Bollo1-24/+36
2017-01-11Add option --random-tokenJosé Bollo1-49/+76
2017-01-05Adds options --no-httpd and --execJosé Bollo1-6/+31
2017-01-04adds short option for verbosityJosé Bollo1-11/+70
2017-01-04allows to repeat option --ldpathsJosé Bollo1-70/+75
2017-01-04Refactor of file main.cJosé Bollo1-0/+527