File: CONTRIBUTORS

package info (click to toggle)
keepalived 1%3A2.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,928 kB
  • sloc: ansic: 68,122; sh: 1,868; makefile: 770; python: 35; xml: 13
file content (29 lines) | stat: -rw-r--r-- 823 bytes parent folder | download | duplicates (5)
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, <jan@artech.net> :
	o Memory framework
	o HTTP/SSL checkers

Bradley Baetz, <bradley.baetz@optusnet.com.au> :
	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, <rumpf.6@osu.edu> :
	o Added SMTP checker

Chris Caputo, <ccaputo@alt.net> :
	o Added dont_track_primary, nopreempt,
	  preempt_delay, and misc_dynamic.

Kevin Lindsay, <kevinl@netnation.com> :
	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.