1. 58e3501 BUG/MEDIUM: mailers: Set the object type for check attached to an email alert by Christopher Faulet · Wed Jun 08 09:17:14 2022 +0200
  2. 1a16e4e BUG/MINOR: mailers: negotiate SMTP, not ESMTP by Lukas Tribus · Thu Feb 17 15:40:51 2022 +0100
  3. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · Fri Oct 01 18:23:30 2021 +0200
  4. 64975cf MEDIUM: mailers: use "HAProxy" nor "HAproxy" in the subject of messages by Willy Tarreau · Sun May 09 06:45:16 2021 +0200
  5. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  6. 3ab0a0b CLEANUP: mailers: use pool_zalloc() in enqueue_one_email_alert() by Willy Tarreau · Mon Mar 22 21:07:52 2021 +0100
  7. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · Tue Mar 02 16:09:26 2021 +0100
  8. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · Sat Feb 20 10:46:51 2021 +0100
  9. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  10. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  11. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · Fri Jun 05 12:25:38 2020 +0200
  12. cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · Fri Jun 05 11:40:38 2020 +0200
  13. cc9bbfb REORG: include: split mailers.h into haproxy/mailers{,-t}.h by Willy Tarreau · Thu Jun 04 11:09:42 2020 +0200
  14. 0d16a40 MEDIUM: Add parsing of mailers section by Simon Horman · Fri Jan 30 11:22:58 2015 +0900