summaryrefslogtreecommitdiffstats
path: root/src/afb-config.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-30afb-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