hooks: Allow to remove hooking (and/or trace)
[src/app-framework-binder.git] / src / afb-config.c
2019-03-29 Jose Bollohooks: Allow to remove hooking (and/or trace) 59/20859/1
2019-03-29 José Bolloafb-args: Use secure_getenv 57/20857/1
2019-02-06 José BolloUpdate copyright date 69/19969/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-10-23 Loïc CollignonAdded an option to color out the ouput 59/17359/3
2018-08-28 José BolloAllow choice to trap or not program faults 89/16389/1
2018-08-28 Jose Bollomain-afb-daemon: Set AFB_ROOTDIR and AFB_WORKDIR in... 83/16383/2
2018-08-02 José BolloAdd ability to provide binding settings 61/15961/1
2018-07-25 Jose BolloFix some more memory leaks 35/15735/1
2018-07-25 José Bolloafb-config: Rewrite the config as JSON object 33/15733/1
2018-07-24 José Bollojson-c: Remove escaping of slashs 61/15661/1
2018-07-19 José Bolloafb-config: Simplify version print 97/15497/1 5.99.2 flounder/5.99.2 flounder_5.99.2
2018-07-13 José Bolloafb-config: Fix wrong error message and more info 45/15345/2
2018-06-22 José BolloImprove documentation of api v3 89/14589/3
2018-06-15 José Bolloapi-v3: First draft 63/14363/3
2018-06-13 José BolloMake DBUS transparency optional (off by default) 17/14317/1
2018-02-27 José BolloUpdate date of copyright notices
2018-02-26 José Bolloafb-config: Add traceses for tracing sessions
2018-02-15 José Bolloafb-config: Fully exclude config monitoring
2018-02-15 José Bolloafb-config: Increase the default timeout of sessions
2018-02-13 José Bolloafb-config: export config to json
2018-02-09 José Bolloafb-config: Improve doc of option --token
2017-11-29 José Bolloafb-config: Check environment variables
2017-09-07 José BolloSet Version 4.1
2017-09-07 José BolloImprove handling of verbosity in bindings
2017-08-29 José Bolloafb-config Copies the values of option --exec
2017-08-29 José BolloAdd option --name for naming the process
2017-08-29 José Bolloafb-config: update the output of the config
2017-08-29 José BolloMerge "Update packaging"
2017-08-28 Stephane Desneuxfix typo
2017-08-27 José Bollomonitoring: add default page index.html
2017-08-27 José Bolloafb-config: rework on option --random-token
2017-08-27 José Bollomonitoring: Add option --monitoring
2017-08-27 José Bolloafb-config: Add short -p option for --port
2017-08-25 José Bolloafb-config: copy string values
2017-08-25 José Bolloafb-config: Improve naming (cosmetic)
2017-08-25 José BolloAdd option --no-ldpaths to avoid default ldpaths
2017-08-25 José BolloAdd option --weak-ldpaths (for weak loading path)
2017-06-01 José BolloAdd hooking for events
2017-06-01 José BolloAdd backward compatibility and remarks
2017-05-30 José BolloAdds hooks for service (svc)
2017-05-04 José BolloPrepare bindings version 2
2017-04-11 José BolloAdd startup call in command line
2017-04-10 José BolloRefactor setting of directories
2017-04-07 José BolloAdd hooking of daemon interface
2017-03-27 José BolloRemove option readyfd
2017-02-16 Sebastien DouheretUpdate documentation of --roothttp option. 93/8493/1
2017-01-12 José BolloImproves documentation and directory management
2017-01-11 José BolloAdd option --random-token
2017-01-05 José BolloAdds options --no-httpd and --exec
2017-01-04 José Bolloadds short option for verbosity
2017-01-04 José Bolloallows to repeat option --ldpaths
2017-01-04 José BolloRefactor of file main.c