fix for segfault in rrd_cgi: caused by freeing a invalid address when printing an...
[rrdtool.git] / src / rrd_cgi.c
2009-01-06 oetikerfix for segfault in rrd_cgi: caused by freeing a invali...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-01-14 oetikerfixed indenting
2008-01-14 oetiker* fixed madvise/fadvise detection
2007-12-08 oetikerinclude stdlib since putenv is in there on solaris
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-06-18 oetikerfix indentation
2007-06-18 oetikerBernhard Fischer:
2007-06-01 oetikerBernhard Fischer
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikernew trunk based on current 1.2
2007-05-02 oetikerprepare for the release of rrdtool-1.2.23
2007-05-02 oetikerprepare for the release of rrdtool-1.2.22
2007-05-01 oetikerprepare for the release of rrdtool-1.2.21
2007-05-01 oetikerprepare for the release of rrdtool-1.2.20
2007-02-14 oetikerPrintstrftime on rrd_cgi.c returns an illegal value...
2007-02-01 oetikerprepare for the release of rrdtool-1.2.19
2007-01-23 oetikerprepare for the release of rrdtool-1.2.18
2007-01-22 oetikerprepare for the release of rrdtool-1.2.17
2007-01-20 oetikerprepare for the release of rrdtool-1.2.16
2006-07-14 oetikerprepare for the release of rrdtool-1.2.15
2006-07-14 oetikerprepare for the release of rrdtool-1.2.14
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-02-08 oetikerOS and COPYRIGHT removed from the rrdcgi INTERNAL funct...
2006-02-06 oetikernew rrdcgi function RRD::INTERNAL for accessing VERSION...
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-11-12 oetiker* integrate necessary cgi functionality into rrd_cgi...
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-06-11 oetikerremove various gcc (3.4.3) warnings such as discards...
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-16 oetikerprepare for the release of rrdtool-1.2.8
2005-05-16 oetikerprepare for the release of rrdtool-1.2.7
2005-05-14 oetikerit seems that _WIN32 is more commonly defined thatn...
2005-05-10 oetikerprepare for the release of rrdtool-1.2.6
2005-05-09 oetikerprepare for the release of rrdtool-1.2.5
2005-05-08 oetikerprepare for the release of rrdtool-1.2.4
2005-05-07 oetikerprepare for the release of rrdtool-1.2.3
2005-05-07 oetikerprep for 1.2.2 release
2005-05-01 oetikerprep for 1.2.1 release
2005-05-01 oetikerreset optind opterr inside the function calls ...
2005-04-25 oetikerprep for 1.2.0 release
2005-04-22 oetikerprep for 1.2rc9 release
2005-04-12 oetikerprep for 1.2rc8 release
2005-04-11 oetikerprep for 1.2rc7 release
2005-04-10 oetikerprep for 1.2rc6 release
2005-04-07 oetikerprep for 1.2rc5 release
2005-04-06 oetikerprep for 1.2rc4 release
2005-04-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-04 oetikerprep for 1.2rc2 release
2005-02-27 oetikerdo not complain when setting environemnt variable suces...
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2004-08-08 oetikerport forward of fixes from the stable version of rrd_cgi
2004-05-26 oetikerreduce compiler warnings. Many small fixes. -- Mike...
2004-05-25 oetikerfix spelling and syntax, especially in messages that...
2004-05-25 oetikerUpdate displayed copyright messages to be consistent...
2003-11-27 oetikermake rrd_cgi build again ... Ian Holsman <rrd.developer...
2003-11-23 oetikerNew recursive parser for rrdcgi by Arend-Jan Wijtzes...
2003-11-14 oetikerhandle NULL pointers gracefully
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-05-20 oetikerI've made a patch to rrdcgi to add <RRD::TIME::STRFTIME...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-10-24 oetikeradded patch for apache 2 compatibility
2002-04-06 alexRemoved references to GIF
2002-02-08 oetikerallow rrd_cgi to deal with umlauts -- Alexander Schwart...
2002-02-01 oetikerfixed version number and date/time
2001-11-18 oetikerreturn "" instead of NULL for <RRD::GETENV UNKNOWN_VARI...
2001-02-25 oetikerInitial revision