haproxy/include
Willy Tarreau 74172757c7 [MINOR] standard: change arg type from const char* to char*
inetaddr_host_lim_ret() used to make use of const char** for some
args, but that make it impossible ot use char** due to the way
controls are made by gcc. So let's change that.
2010-10-30 19:04:37 +02:00
..
common [MINOR] standard: change arg type from const char* to char* 2010-10-30 19:04:37 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] stats: add an admin level 2010-10-30 19:04:34 +02:00
types [MINOR] listener: add the "accept-proxy" option to the "bind" keyword 2010-10-30 19:04:37 +02:00