1. 835b921 MEDIUM: log: add a new log format flag "E" by Dragan Dosen · Fri Feb 12 13:23:03 2016 +0100
  2. 43885c7 BUG/MEDIUM: logs: segfault writing to log from Lua by Dragan Dosen · Thu Oct 01 13:18:13 2015 +0200
  3. c8cfa7b MEDIUM: logs: have global.log_send_hostname not contain the trailing space by Dragan Dosen · Mon Sep 28 13:28:21 2015 +0200
  4. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · Fri Sep 25 19:17:44 2015 +0200
  5. 1322d09 MEDIUM: logs: add support for RFC5424 header format per logger by Dragan Dosen · Tue Sep 22 16:05:32 2015 +0200
  6. 68d2e3a MEDIUM: logs: remove the hostname, tag and pid part from the logheader by Dragan Dosen · Sat Sep 19 22:35:44 2015 +0200
  7. 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
  8. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  9. 18324f5 MEDIUM: log: support a user-configurable max log line length by Willy Tarreau · Fri Jun 27 18:10:07 2014 +0200
  10. eeaa951 MINOR: configuration: File and line propagation by Thierry FOURNIER · Tue Feb 11 14:00:19 2014 +0100
  11. 434c57c MINOR: log: indicate it when some unreliable sample fetches are logged by Willy Tarreau · Tue Jan 08 01:10:24 2013 +0100
  12. 6cbbdbf BUG/MEDIUM: log: emit '-' for empty fields again by Willy Tarreau · Tue Feb 05 18:52:25 2013 +0100
  13. b83bc1e MINOR: log: make parse_logformat_string() take a const char * by Willy Tarreau · Mon Dec 24 12:36:33 2012 +0100
  14. 2b0108a MINOR: log: add lf_text_len by Willy Tarreau · Fri Dec 21 19:23:44 2012 +0100
  15. 8a3f52f MEDIUM: log-format: make the format parser more robust and more extensible by Willy Tarreau · Thu Dec 20 21:23:42 2012 +0100
  16. 4f65356 MINOR: log: make lf_text use a const char * by Willy Tarreau · Fri Oct 12 19:48:16 2012 +0200
  17. a73203e MEDIUM: log: Unique ID by William Lallemand · Mon Mar 12 12:48:57 2012 +0100
  18. 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
  19. 1d70556 MEDIUM: log: split of log_format generation by William Lallemand · Mon Mar 12 12:46:41 2012 +0100
  20. b1a2faf BUG/CRITICAL: log: fix risk of crash in development snapshot by Willy Tarreau · Mon Mar 19 16:51:53 2012 +0100
  21. 81f5117 BUG/MINOR: log-format: fix %o flag by William Lallemand · Mon Mar 12 11:03:47 2012 +0100
  22. bddd4fd MEDIUM: log: use log_format for mode tcplog by William Lallemand · Mon Feb 27 11:23:10 2012 +0100
  23. a1cc381 MEDIUM: log: make http_sess_log use log_format by William Lallemand · Wed Feb 08 16:38:44 2012 +0100
  24. 723b73a MINOR: config: Parse the string of the log-format config keyword by William Lallemand · Wed Feb 08 16:37:49 2012 +0100
  25. 2a4a44f REORG: log: split send_log function by William Lallemand · Mon Feb 06 16:00:33 2012 +0100
  26. 40d2516 [BUILD] add format(printf) to printf-like functions by Willy Tarreau · Fri Apr 03 12:01:47 2009 +0200
  27. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  28. 332f8bf [MAJOR] ported requri to use mempools v2 by Willy Tarreau · Sun May 13 21:36:56 2007 +0200
  29. 4225058 [MEDIUM] splitted logs into two versions : TCP and HTTP by Willy Tarreau · Sun Apr 01 01:30:43 2007 +0200
  30. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  31. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200