forked from acassen/keepalived
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTORS
29 lines (23 loc) · 830 Bytes
/
CONTRIBUTORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Jan Holmberg, <[email protected]> :
o Memory framework
o HTTP/SSL checkers
Bradley Baetz, <[email protected]> :
o MISC checker redesign
o Scheduler framework extension to support
child process handling.
o Daemon framework extension to block SIGCHLD
to only receive it when its unblocked in the
scheduling select loop.
Jeremy Rumpf, <[email protected]> :
o Added SMTP checker
Chris Caputo, <[email protected]> :
o Added dont_track_primary, nopreempt,
preempt_delay, and misc_dynamic.
Kevin Lindsay, <[email protected]> :
o Fixed shadowed declaration reported by -Wshadow.
o Redesigned signal handling.
Nick Couchman, <nick.couchman at seakr.com> :
o Patch for u_threshold and l_threshold support.
Willy Tarreau, <w at 1wt.eu> :
o Extended VRRP framework to support floating
priority.