Changes since version 2.6-dev4 : Christopher Faulet (3): BUG/MEDIUM: mux-fcgi: Properly handle return value of headers/trailers parsing BUG/MEDIUM: mux-h1: Properly detect full buffer cases during message parsing BUG/MINOR: log: Initialize the list element when allocating a new log server Lukas Tribus (1): DOC: reflect H2 timeout changes Willy Tarreau (9): BUG/MINOR: samples: add missing context names for sample fetch functions MINOR: management: add some basic keyword dump infrastructure MINOR: config: add a function to dump all known config keywords MINOR: filters: extend flt_dump_kws() to dump to stdout MINOR: services: extend list_services() to dump to stdout MINOR: cli: add a new keyword dump function MINOR: acl: add a function to dump the list of known ACL keywords MINOR: samples: add a function to list register sample fetch keywords MINOR: sample: list registered sample converter functions