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