Changes since version 1.6-dev5 : Baptiste Assmann (14): BUG/MAJOR: can't enable a server through the stat socket MINOR: server: Macro definition for server-state MINOR: cli: new stats socket command: show servers state DOC: stats socket command: show servers state MINOR: config: new global directive server-state-base DOC: global directive server-state-base MINOR: config: new global section directive: server-state-file DOC: new global directive: server-state-file MINOR: config: new backend directives: load-server-state-from-file and server-state-file-name DOC: load-server-state-from-file MINOR: init: server state loaded from file MINOR: server: startup slowstart task when using seamless reload of HAProxy MINOR: cli: new stats socket command: show backend DOC: servers state seamless reload example James Rosewell (6): MINOR: http: made CHECK_HTTP_MESSAGE_FIRST accessible to other functions MINOR: global: Added new fields for 51Degrees device detection DOC: Added more explanation for 51Degrees V3.2 BUILD: Changed 51Degrees option to support V3.2 MAJOR: 51d: Upgraded to support 51Degrees V3.2 and new features MINOR: 51d: Improved string handling for LRU cache Pieter Baauw (2): DOC: add references to rise/fall for the fastinter explanation MINOR: support cpu-map feature through the compile option USE_CPU_AFFINITY on FreeBSD Thierry FOURNIER (2): BUG/MAJOR: lua: potential unexpected aborts() BUG/MINOR: lua: breaks the log message if his size exceed one buffer Willy Tarreau (8): DOC: add the documentation about internal circular lists DOC: add a CONTRIBUTING file DOC: add a MAINTAINERS file BUG/MAJOR: peers: fix a crash when stopping peers on unbound processes DOC: update coding-style to reference checkpatch.pl BUG/MEDIUM: stick-tables: fix double-decrement of tracked entries BUG/MINOR: args: add name for ARGT_VAR DOC: add more entries to MAINTAINERS