Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5a3671d8b137e046ccb749fa7fc0d6ff59a141cb
/
include
/
proto
/
log.h
5c6fefc
MINOR: log: Provide a function to emit a log for an application
by Christopher Faulet
· 5 years ago
d803e47
MINOR: log: Enable the log sampling and load-balancing feature.
by Frédéric Lécaille
· 6 years ago
b6b3df3
MEDIUM: initcall: use initcalls for a few initialization functions
by Willy Tarreau
· 6 years ago
9c56a22
MINOR: log: introduce ha_notice()
by William Lallemand
· 6 years ago
85b4059
CLEANUP: Fix typos in the log subsystem
by Joseph Herlant
· 6 years ago
13ef773
MINOR: log: report the number of dropped logs in the stats
by Willy Tarreau
· 6 years ago
5462052
MINOR: log: One const should be enough.
by Olivier Houchard
· 6 years ago
5383935
MINOR: log: provide a function to emit a log for a session
by Willy Tarreau
· 6 years ago
26ffa85
CLEANUP: log: make the low_level lf_{ip,port,text,text_len} functions take consts
by Willy Tarreau
· 6 years ago
43c538e
MINOR: log: move the log code to sess_build_logline() to add extra arguments
by Willy Tarreau
· 6 years ago
4b0b79d
MINOR: log: move 'log' keyword parsing in dedicated function
by Christopher Faulet
· 7 years ago
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· 7 years ago
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· 7 years ago
f8188c6
MEDIUM: threads/logs: Make logs thread-safe
by Christopher Faulet
· 7 years ago
0132d06
MINOR: logs: Use dedicated function to init/deinit log buffers
by Christopher Faulet
· 7 years ago
8a4e442
MEDIUM: log-format: Use standard HAProxy log system to report errors
by Thierry FOURNIER / OZON.IO
· 8 years ago
a2c38d7
MEDIUM: log-format: strict parsing and enable fail
by Thierry FOURNIER / OZON.IO
· 8 years ago
6fe0e1b
CLEANUP: log-format: remove unused arguments
by Thierry FOURNIER / OZON.IO
· 8 years ago
eb51e16
CLEANUP/MINOR: log-format: unexport functions parse_logformat_var_args() and parse_logformat_var()
by Thierry FOURNIER / OZON.IO
· 8 years ago
835b921
MEDIUM: log: add a new log format flag "E"
by Dragan Dosen
· 9 years ago
43885c7
BUG/MEDIUM: logs: segfault writing to log from Lua
by Dragan Dosen
· 9 years ago
c8cfa7b
MEDIUM: logs: have global.log_send_hostname not contain the trailing space
by Dragan Dosen
· 9 years ago
0b85ece
MEDIUM: logs: add a new RFC5424 log-format for the structured-data
by Dragan Dosen
· 9 years ago
1322d09
MEDIUM: logs: add support for RFC5424 header format per logger
by Dragan Dosen
· 9 years ago
68d2e3a
MEDIUM: logs: remove the hostname, tag and pid part from the logheader
by Dragan Dosen
· 9 years ago
59cee97
MEDIUM: log: use a separate buffer for the header and for the message
by Dragan Dosen
· 9 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
18324f5
MEDIUM: log: support a user-configurable max log line length
by Willy Tarreau
· 10 years ago
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· 11 years ago
434c57c
MINOR: log: indicate it when some unreliable sample fetches are logged
by Willy Tarreau
· 12 years ago
6cbbdbf
BUG/MEDIUM: log: emit '-' for empty fields again
by Willy Tarreau
· 12 years ago
b83bc1e
MINOR: log: make parse_logformat_string() take a const char *
by Willy Tarreau
· 12 years ago
2b0108a
MINOR: log: add lf_text_len
by Willy Tarreau
· 12 years ago
8a3f52f
MEDIUM: log-format: make the format parser more robust and more extensible
by Willy Tarreau
· 12 years ago
4f65356
MINOR: log: make lf_text use a const char *
by Willy Tarreau
· 12 years ago
a73203e
MEDIUM: log: Unique ID
by William Lallemand
· 13 years ago
5f23240
MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid
by William Lallemand
· 13 years ago
1d70556
MEDIUM: log: split of log_format generation
by William Lallemand
· 13 years ago
b1a2faf
BUG/CRITICAL: log: fix risk of crash in development snapshot
by Willy Tarreau
· 13 years ago
81f5117
BUG/MINOR: log-format: fix %o flag
by William Lallemand
· 13 years ago
bddd4fd
MEDIUM: log: use log_format for mode tcplog
by William Lallemand
· 13 years ago
a1cc381
MEDIUM: log: make http_sess_log use log_format
by William Lallemand
· 13 years ago
723b73a
MINOR: config: Parse the string of the log-format config keyword
by William Lallemand
· 13 years ago
2a4a44f
REORG: log: split send_log function
by William Lallemand
· 13 years ago
40d2516
[BUILD] add format(printf) to printf-like functions
by Willy Tarreau
· 16 years ago
ec6c5df
[CLEANUP] remove many #include <types/xxx> from C files
by Willy Tarreau
· 16 years ago
332f8bf
[MAJOR] ported requri to use mempools v2
by Willy Tarreau
· 17 years ago
4225058
[MEDIUM] splitted logs into two versions : TCP and HTTP
by Willy Tarreau
· 18 years ago
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· 18 years ago
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago