1. d4dba38 BUG/MINOR: errors: handle malloc failure in usermsgs_put() by Aurelien DARRAGON · Thu May 11 18:49:14 2023 +0200
  2. 3c4a297 MINOR: stats: report the total number of warnings issued by Willy Tarreau · Thu May 11 12:02:21 2023 +0200
  3. 88687f0 CLEANUP: errors: fix obsolete function comments by Aurelien DARRAGON · Tue Apr 04 22:04:35 2023 +0200
  4. b28ded1 BUG/MINOR: errors: invalid use of memprintf in startup_logs_init() by Aurelien DARRAGON · Wed Apr 05 16:18:40 2023 +0200
  5. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  6. eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · Mon Sep 26 12:54:39 2022 +0200
  7. cba8838 CLEANUP: ring: pass the ring watch flags to ring_attach_cli(), not in ctx.cli by Willy Tarreau · Thu May 05 15:18:57 2022 +0200
  8. 032e700 CLEANUP: errors: also call deinit_errors_buffers() on deinit() by Willy Tarreau · Wed Apr 27 17:50:53 2022 +0200
  9. ec4a875 CLEANUP: Apply xalloc_size.cocci by Tim Duesterhus · Wed Sep 15 13:58:46 2021 +0200
  10. 846830e BUG: errors: remove printf positional args for user messages context by Amaury Denoyelle · Mon Jun 07 19:24:10 2021 +0200
  11. d0b237c MINOR: log: define server user message format by Amaury Denoyelle · Fri May 28 10:36:56 2021 +0200
  12. da3d681 MINOR: log: display exec path on first warning by Amaury Denoyelle · Fri May 28 09:57:10 2021 +0200
  13. 816281f MINOR: errors: use user messages context in print_message by Amaury Denoyelle · Thu May 27 15:46:19 2021 +0200
  14. 6af81f8 MEDIUM: errors: implement parsing context type by Amaury Denoyelle · Thu May 27 15:45:28 2021 +0200
  15. 0a1cdcc MINOR: log: do not discard stderr when starting is over by Amaury Denoyelle · Wed May 26 11:05:45 2021 +0200
  16. 1833e43 MEDIUM: errors: implement user messages buffer by Amaury Denoyelle · Wed May 26 11:05:22 2021 +0200
  17. ce986e1 REORG: errors: split errors reporting function from log.c by Amaury Denoyelle · Fri Jun 04 11:20:32 2021 +0200