Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
266d5405490050adeaf414158f7f4b9bad5298bc
/
src
/
mailers.c
beeabf5
MINOR: task: provide 3 task_new_* wrappers to simplify the API
by Willy Tarreau
· Fri Oct 01 18:23:30 2021 +0200
64975cf
MEDIUM: mailers: use "HAProxy" nor "HAproxy" in the subject of messages
by Willy Tarreau
· Sun May 09 06:45:16 2021 +0200
2b71810
CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion
by Willy Tarreau
· Wed Apr 21 07:32:39 2021 +0200
3ab0a0b
CLEANUP: mailers: use pool_zalloc() in enqueue_one_email_alert()
by Willy Tarreau
· Mon Mar 22 21:07:52 2021 +0100
144f84a
MEDIUM: task: extend the state field to 32 bits
by Willy Tarreau
· Tue Mar 02 16:09:26 2021 +0100
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· Sat Feb 20 10:46:51 2021 +0100
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 2020 +0200
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
51cd595
REORG: check: move tcpchecks away from check.c
by Willy Tarreau
· Fri Jun 05 12:25:38 2020 +0200
cee013e
REORG: check: move the e-mail alerting code to mailers.c
by Willy Tarreau
· Fri Jun 05 11:40:38 2020 +0200
cc9bbfb
REORG: include: split mailers.h into haproxy/mailers{,-t}.h
by Willy Tarreau
· Thu Jun 04 11:09:42 2020 +0200
0d16a40
MEDIUM: Add parsing of mailers section
by Simon Horman
· Fri Jan 30 11:22:58 2015 +0900