haproxy/include
Christopher Faulet 0132d06f68 MINOR: logs: Use dedicated function to init/deinit log buffers
Now, we use init_log_buffers and deinit_log_buffers to, respectively, initialize
and deinitialize log buffers used for syslog messages.

These functions have been introduced to be used by threads, to deal with
thread-local log buffers.
2017-09-05 10:29:31 +02:00
..
common MINOR: chunks: Use dedicated function to init/deinit trash buffers 2017-09-05 10:22:20 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: logs: Use dedicated function to init/deinit log buffers 2017-09-05 10:29:31 +02:00
types MINOR: ssl: remove duplicate ssl_methods in struct bind_conf 2017-09-05 09:42:30 +02:00