haproxy/include
Willy Tarreau 7780473c3b CLEANUP: replace chunk_printf() with chunk_appendf()
This function's naming was misleading as it is used to append data
at the end of a string, causing some surprizes when used for the
first time!

Add a chunk_printf() function which does what its name suggests.
2012-10-29 16:14:26 +01:00
..
common CLEANUP: replace chunk_printf() with chunk_appendf() 2012-10-29 16:14:26 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MAJOR: session: detach the connections from the stream interfaces 2012-10-26 20:15:20 +02:00
types MINOR: log: add '%Tl' to log-format 2012-10-29 11:55:26 +01:00