Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7e1299bb3af2e640b6186c5be3983ca4350892d7
/
include
/
proto
/
log.h
5462052
MINOR: log: One const should be enough.
by Olivier Houchard
· Thu Sep 06 18:14:09 2018 +0200
5383935
MINOR: log: provide a function to emit a log for a session
by Willy Tarreau
· Wed Sep 05 19:51:10 2018 +0200
26ffa85
CLEANUP: log: make the low_level lf_{ip,port,text,text_len} functions take consts
by Willy Tarreau
· Wed Sep 05 15:23:10 2018 +0200
43c538e
MINOR: log: move the log code to sess_build_logline() to add extra arguments
by Willy Tarreau
· Wed Sep 05 14:58:15 2018 +0200
4b0b79d
MINOR: log: move 'log' keyword parsing in dedicated function
by Christopher Faulet
· Mon Mar 26 15:54:32 2018 +0200
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· Fri Nov 24 17:34:44 2017 +0100
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· Fri Nov 24 16:50:31 2017 +0100
f8188c6
MEDIUM: threads/logs: Make logs thread-safe
by Christopher Faulet
· Fri Jun 02 16:20:16 2017 +0200
0132d06
MINOR: logs: Use dedicated function to init/deinit log buffers
by Christopher Faulet
· Wed Jul 26 15:33:35 2017 +0200
8a4e442
MEDIUM: log-format: Use standard HAProxy log system to report errors
by Thierry FOURNIER / OZON.IO
· Wed Nov 23 00:41:28 2016 +0100
a2c38d7
MEDIUM: log-format: strict parsing and enable fail
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:11:21 2016 +0100
6fe0e1b
CLEANUP: log-format: remove unused arguments
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 22:33:24 2016 +0100
eb51e16
CLEANUP/MINOR: log-format: unexport functions parse_logformat_var_args() and parse_logformat_var()
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:17:19 2016 +0100
835b921
MEDIUM: log: add a new log format flag "E"
by Dragan Dosen
· Fri Feb 12 13:23:03 2016 +0100
43885c7
BUG/MEDIUM: logs: segfault writing to log from Lua
by Dragan Dosen
· Thu Oct 01 13:18:13 2015 +0200
c8cfa7b
MEDIUM: logs: have global.log_send_hostname not contain the trailing space
by Dragan Dosen
· Mon Sep 28 13:28:21 2015 +0200
0b85ece
MEDIUM: logs: add a new RFC5424 log-format for the structured-data
by Dragan Dosen
· Fri Sep 25 19:17:44 2015 +0200
1322d09
MEDIUM: logs: add support for RFC5424 header format per logger
by Dragan Dosen
· Tue Sep 22 16:05:32 2015 +0200
68d2e3a
MEDIUM: logs: remove the hostname, tag and pid part from the logheader
by Dragan Dosen
· Sat Sep 19 22:35:44 2015 +0200
59cee97
MEDIUM: log: use a separate buffer for the header and for the message
by Dragan Dosen
· Sat Sep 19 22:09:02 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
18324f5
MEDIUM: log: support a user-configurable max log line length
by Willy Tarreau
· Fri Jun 27 18:10:07 2014 +0200
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· Tue Feb 11 14:00:19 2014 +0100
434c57c
MINOR: log: indicate it when some unreliable sample fetches are logged
by Willy Tarreau
· Tue Jan 08 01:10:24 2013 +0100
6cbbdbf
BUG/MEDIUM: log: emit '-' for empty fields again
by Willy Tarreau
· Tue Feb 05 18:52:25 2013 +0100
b83bc1e
MINOR: log: make parse_logformat_string() take a const char *
by Willy Tarreau
· Mon Dec 24 12:36:33 2012 +0100
2b0108a
MINOR: log: add lf_text_len
by Willy Tarreau
· Fri Dec 21 19:23:44 2012 +0100
8a3f52f
MEDIUM: log-format: make the format parser more robust and more extensible
by Willy Tarreau
· Thu Dec 20 21:23:42 2012 +0100
4f65356
MINOR: log: make lf_text use a const char *
by Willy Tarreau
· Fri Oct 12 19:48:16 2012 +0200
a73203e
MEDIUM: log: Unique ID
by William Lallemand
· Mon Mar 12 12:48:57 2012 +0100
5f23240
MEDIUM: log: New format-log flags: %Fi %Fp %Si %Sp %Ts %rt %H %pid
by William Lallemand
· Thu Apr 05 18:02:55 2012 +0200
1d70556
MEDIUM: log: split of log_format generation
by William Lallemand
· Mon Mar 12 12:46:41 2012 +0100
b1a2faf
BUG/CRITICAL: log: fix risk of crash in development snapshot
by Willy Tarreau
· Mon Mar 19 16:51:53 2012 +0100
81f5117
BUG/MINOR: log-format: fix %o flag
by William Lallemand
· Mon Mar 12 11:03:47 2012 +0100
bddd4fd
MEDIUM: log: use log_format for mode tcplog
by William Lallemand
· Mon Feb 27 11:23:10 2012 +0100
a1cc381
MEDIUM: log: make http_sess_log use log_format
by William Lallemand
· Wed Feb 08 16:38:44 2012 +0100
723b73a
MINOR: config: Parse the string of the log-format config keyword
by William Lallemand
· Wed Feb 08 16:37:49 2012 +0100
2a4a44f
REORG: log: split send_log function
by William Lallemand
· Mon Feb 06 16:00:33 2012 +0100
40d2516
[BUILD] add format(printf) to printf-like functions
by Willy Tarreau
· Fri Apr 03 12:01:47 2009 +0200
ec6c5df
[CLEANUP] remove many #include <types/xxx> from C files
by Willy Tarreau
· Tue Jul 15 00:22:45 2008 +0200
332f8bf
[MAJOR] ported requri to use mempools v2
by Willy Tarreau
· Sun May 13 21:36:56 2007 +0200
4225058
[MEDIUM] splitted logs into two versions : TCP and HTTP
by Willy Tarreau
· Sun Apr 01 01:30:43 2007 +0200
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200