From 5eb091795482773ed0e7fcc593b980f706588703 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Sun, 25 Mar 2007 22:56:04 +0200 Subject: [PATCH] [DOC] added a CONTRIB file Most useful contributions are acknowledged in this file. --- CONTRIB | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIB diff --git a/CONTRIB b/CONTRIB new file mode 100644 index 000000000..a8b32e907 --- /dev/null +++ b/CONTRIB @@ -0,0 +1,9 @@ +Special thanks to the following people for their useful contributions : + +- Aleksandar Lazic and Klaus Wagner : ability to learn application cookies. +- Cameron Simpson : code reviews and many cleanups. +- Dan Zinngrabe : Makefile for MacOS 10.4 / Darwin. +- Sin Yu : preliminary virtual host support and rbtree for the scheduler. +- Marcus Rueckert : support for username/groupname. +- Bryan Germann : option to exempt some sources from x-forwarded-for. +- Fabrice Dulaunoy : health-checks on different addresses