allow rrd_cgi to deal with umlauts -- Alexander Schwartz <alexander.schwartz@gmx...
[rrdtool.git] / src /
2002-02-08 oetikerallow rrd_cgi to deal with umlauts -- Alexander Schwart...
2002-02-02 oetikerfixed data pointer storage
2002-02-01 oetikerfixed version number and date/time
2002-02-01 oetiker*** empty log message ***
2002-01-31 oetikerallow use of libraries already installed on the system
2002-01-31 oetikermake "18:00 yesterday" work Pavel Mores <pvl@uh.cz>
2002-01-31 oetikerweeknumber is not %V which is more appropriate than %W
2002-01-15 oetikerThe BIG graph update
2002-01-04 alexReworked rrd_graph_script()
2001-12-24 alexA patch of size 44Kbytes... in short:
2001-12-22 alexSomehow eight lines were missing from function rrd_graph().
2001-12-17 oetikerfix overflow error ...
2001-12-11 jakeFixed uninitialized ptr causing seg fault invoking...
2001-11-18 oetikerreturn "" instead of NULL for <RRD::GETENV UNKNOWN_VARI...
2001-08-22 jakeContents of this patch:
2001-08-13 oetikerspell fix for si units (only in comments)
2001-07-26 alexSupporting functions for rrd_graph. Functions that...
2001-07-26 alexMoved most typedefs etc. from rrd_graph.c to this file
2001-07-26 alexAdded VDEF TOTAL
2001-07-26 alexAdded rrd_graph_helper
2001-07-21 alexMade PRINT and GPRINT aware of VDEF statements
2001-07-20 oetikeronly a comment
2001-07-20 oetikersmall fixes -- Alex van den Bogaerdt <alex@slot.holland...
2001-07-18 oetikerVDEF and VRULE are comig along -- Alex van den Bogaerdt...
2001-05-09 oetikerBug fix: when update of multiple PDP/CDP RRAs coincided
2001-03-11 oetikerreindented
2001-03-11 oetikerreindented the cource for better readability
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...
2001-03-07 oetikercomplete rewrite of rrdgraph documentation. This also...
2001-03-04 oetikerAberrant Behavior Detection support. A brief overview...
2001-03-04 oetikerthis file has no purpose
2001-03-04 oetikerrrdupdate is a generated file it has no place in cvs
2001-03-04 oetikerrepository cleanup
2001-03-04 oetikeradded at-style-time@value:value syntax to rrd_update
2001-03-04 oetikerfixed filedescriptor leak
2001-02-25 oetikerInitial revision