in rrd > 1.3 it's called rrd_info_push ... and not just info_push ...
[rrdtool.git] / src / rrd_info.c
2009-08-03 oetikerin rrd > 1.3 it's called rrd_info_push ... and not...
2009-08-03 oetikerShow the index of each data source in the rrd_info...
2009-06-07 oetikerfix some warnings
2009-05-24 oetiker* in 1.3: Changed types used in rrd_file_t from off_t...
2009-04-20 oetikerintroduced header_property in info output -- Daniel...
2008-11-18 oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-10-16 oetiker- rrd_open() calculates file size for new files and...
2008-09-14 oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...
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-09 oetikerfixed indenting
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-06-05 oetikerfixed indenting
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-27 oetikerfixed maxlength for sprintf_alloc 50 was not enough...
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-05-12 oetikerallow rrd_rpncalc to build without cairo dependencies ...
2008-05-01 oetikerindenting fixes
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-02-24 oetikerfix indents gone out of kileter by patching ...
2008-02-19 oetikerGenerate a random cur_row for each RRA during
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-09-11 oetikerAllow to the the smoothing window size other thatn...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
2007-05-30 oetikerfix indenting ... again
2007-05-30 oetikerFrom Bernhard Fischer
2007-05-24 oetikerindent all the rest of the code, and add some typedefs...
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetiker* progress in moving all the fileaccess over to a wrapp...
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-24 oetikerfix memmory problem in rrd_dump.c
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
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
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-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-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-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-05 oetikerprep for 1.2rc3 release
2005-04-04 oetikerprep for 1.2rc2 release
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-02-01 oetikerfixed version number and date/time
2001-12-11 jakeFixed uninitialized ptr causing seg fault invoking...
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...
2001-03-04 oetikerAberrant Behavior Detection support. A brief overview...
2001-02-25 oetikerInitial revision