let rrd_graph return the actual value range it picked ...
[rrdtool.git] / CONTRIBUTORS
1 I would like to thank to following people for helping to
2 bring RRDtool into existence.
3
4 Planning and Inspiration
5
6         Daniel Wesemann
7         Krister Karlson
8         Simon Leinen
9
10 Debugging and code contributions
11
12         Andreas Kroomaa <andre@ml.ee>
13         Andrew Turner <turner@mint.net> (LAST consolidator)
14         Bernard Fischer <bfischer@syslog.ch> 64bit stuff and --alt-autoscale-max
15         Bill Fenner <fenner@research.att.com>
16         Blair Zajac <bzajac@geostaff.com>
17         Dan Dunn <dandunn@computer.org>
18         Hermann Hueni <hueni@glue.ch> (SunOS porting)
19         Jeff R. Allen <jeff.allen@acm.org> (autoconfigure, portability)  
20         Joel Becker <jlbec@raleigh.ibm.com> AIX
21         Joey Miller <joeym@inficad.com> php3 and php4 bindings
22         Jost.Krieger <Jost.Krieger@ruhr-uni-bochum.de>
23         Larry Leszczynski <larryl@furph.com>
24         Otmar Lendl <O.Lendl@Austria.EU.net> (lots of bugfixes)
25         Paul Joslin <Paul.Joslin@sdrc.com>
26         Philippe.Simonet <Philippe.Simonet@swisscom.com> (NT porting)
27         Poul-Henning Kamp <phk@freebsd.org> CDEF enhancements
28         REIBENSCHUH Alfred <alfred.reibenschuh@it-austria.com> AIX
29         Roman Hoogant <rhoogant@ee.ethz.ch>
30         Russ Wright <rwwright@home.com>
31         Simon Leinen <simon@switch.ch>
32         Stefan Mueller <s.mueller@computer.org> HPUX 11
33         Steve Rader <rader@teak.wiscnet.net> (rrd_cgi debugging and LAST)
34         Terminator rAT <karl_schilke@eli.net>
35         Christophe VG <Christophe.VanGinneken@ubizen.com>
36         Shane O'Donnell <shaneo@opennms.org>
37         Tuc <ttsg@ttsg.com>
38         Mike Mitchell <mcm@unx.sas.com>
39         Ulrich Schilling <schilling@netz.uni-essen.de> AIX
40         Wrolf Courtney <wrolf@wrolf.net> (HP-UX)
41         Alan Lichty <alan_lichty@eli.net>
42         Alex van den Bogaerdt <alex@ergens.op.het.net> (rrd_resize.c and more)
43         Frank Strauss <strauss@escape.de> TCL bindings
44         Jakob Ilves <jilves@se.oracle.com> HPUX 11
45         Jeremy Fischer <jeremy@pobox.com> (Makefile changes & RPM builds)
46         Oleg Cherevko <olwi@icyb.kiev.ua>
47         Rainer Bawidamann <Rainer.Bawidamann@informatik.uni-ulm.de>
48         Selena M Brewington <smbrewin@ichips.intel.com> add_ds
49         Steen Linden <Steen.Linden@ebone.net>
50         Steve Harris <steveh@wesley.com.au> AIX portability
51         Tom Crawley <Tom.Crawley@hi.riotinto.com.au> (GCC&HP configuration)
52         Albert Chin-A-Young <china@thewrittenword.com>
53         Sean McCreary mccreary@xoanon.colorado.edu
54         Bruce Campbell <bruce.campbell@apnic.net>
55         Sean Summers <sean@Fenstermaker.com> (RPM .spec)
56         Christophe Van Ginneken <Christophe.VanGinneken@ubizen.com> (--no-legend)
57         Wolfgang Schrimm <wschrimm@uni-hd.de> xport function
58         Travis Brown <tebrown@csh.rit.edu> 
59         Peter Stamfest <peter@stamfest.at> initial multi-thread support
60         David L. Barker <dave@ncomtech.com> xport function bug fixes
61         Mike Slifcak <slif@bellsouth.net> many rrdtool-1.1.x fixes
62         Peter Speck <speck@vitality.dk> eps/svg/pdf file format code in rrdtool-1.x
63         David Grimes <dgrimes@navisite.com> SQRT/SORT/REV/SHIFT/TREND
64         Henrik Storner <henrik@hswn.dk> make rrd_graph() provide the min/max values of data in graph
65
66 Documentation
67
68         Alan Lichty <alan_lichty@eli.net>
69         Alex van den Bogaerdt <alex@ergens.op.het.net>
70         Amos Shapira <amos@gezernet.co.il>
71         Kai Siering <kai.siering@mediaways.net>
72         Russ Wright <rwwright@home.com>
73         Steve Rader <rader@teak.wiscnet.net>  
74         Wrolf Courtney <wrolf@wrolf.net>      
75         Tobias Weingartner <weingart@cs.ualberta.ca>
76         hendrik visage <hvisage@is.co.za>
77         Steve Rader <rader@teak.wiscnet.net>
78         Jesús Couto Fandiño
79
80 Packaging
81         Henri GOMEZ -- Redhat RPMs
82         Philippe Simonet -- NT Binaries
83
84
85 Internet Resources
86         LAN Services AG (www.lan.ch) 
87            for the http://rrdtool.eu.org domain reflector
88
89         Alexander Lucke (lucke@dns-net.de) 
90            and DNS:NET Internet Services (www.dns-net.de)
91               for http://rrdtool.org
92
93 Further I would like to note, that RRDtool would not exist without
94 the following free software products:
95
96         Perl by Larry Wall
97         libart by Raph Levien
98         freetype by David Turner, Robert Wilhelm, and Werner Lemberg
99         libpng by Glenn Randers-Pehrson / Andreas Eric Dilger / Guy Eric Schalnat
100         cgilib by Martin Schulze
101         zlib by Jean-loup Gailly and Mark Adler
102         SNMP Perl-Module by Simon Leinen
103
104         and last but not least
105         
106         Linux by Linus Torvalds 
107
108 I would also like to thank the Department of Electrical Engineering
109 at the Swiss Federal Institute of Technology who allow me to
110 use their network resources to publish RRDtool ...
111
112 During Summer 1999 CAIDA (www.caida.org) has supported me in working full
113 time on RRDtool ... A big thank you to them as well.
114
115 Tobias Oetiker <oetiker@ee.ethz.ch>