1. aa0c15a BUG/MINOR: diag: always show the version before dumping a diag warning by Willy Tarreau · 10 months ago
  2. 3fe7132 MINOR: errors: ha_alert() and ha_warning() uses warn_exec_path() by William Lallemand · 1 year, 1 month ago
  3. d4dba38 BUG/MINOR: errors: handle malloc failure in usermsgs_put() by Aurelien DARRAGON · 1 year, 7 months ago
  4. 3c4a297 MINOR: stats: report the total number of warnings issued by Willy Tarreau · 1 year, 7 months ago
  5. 88687f0 CLEANUP: errors: fix obsolete function comments by Aurelien DARRAGON · 1 year, 8 months ago
  6. b28ded1 BUG/MINOR: errors: invalid use of memprintf in startup_logs_init() by Aurelien DARRAGON · 1 year, 8 months ago
  7. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 1 month ago
  8. eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · 2 years, 2 months ago
  9. cba8838 CLEANUP: ring: pass the ring watch flags to ring_attach_cli(), not in ctx.cli by Willy Tarreau · 2 years, 7 months ago
  10. 032e700 CLEANUP: errors: also call deinit_errors_buffers() on deinit() by Willy Tarreau · 2 years, 7 months ago
  11. ec4a875 CLEANUP: Apply xalloc_size.cocci by Tim Duesterhus · 3 years, 3 months ago
  12. 846830e BUG: errors: remove printf positional args for user messages context by Amaury Denoyelle · 3 years, 6 months ago
  13. d0b237c MINOR: log: define server user message format by Amaury Denoyelle · 3 years, 6 months ago
  14. da3d681 MINOR: log: display exec path on first warning by Amaury Denoyelle · 3 years, 6 months ago
  15. 816281f MINOR: errors: use user messages context in print_message by Amaury Denoyelle · 3 years, 6 months ago
  16. 6af81f8 MEDIUM: errors: implement parsing context type by Amaury Denoyelle · 3 years, 6 months ago
  17. 0a1cdcc MINOR: log: do not discard stderr when starting is over by Amaury Denoyelle · 3 years, 6 months ago
  18. 1833e43 MEDIUM: errors: implement user messages buffer by Amaury Denoyelle · 3 years, 6 months ago
  19. ce986e1 REORG: errors: split errors reporting function from log.c by Amaury Denoyelle · 3 years, 6 months ago