Code

prepare for the release of rrdtool-1.2.99907080300
[rrdtool-all.git] / program / src / rrd_update.c
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-07-25 oetikermake sure we check input even when the previous update...
2007-07-22 oetikerdon't force data out ... let cache management do this
2007-07-18 oetikermake sure all ascii to float parsing uses LC_NUMERIC...
2007-07-18 oetiker* rrd_open: rrd_close does not purge file from cache
2007-06-18 oetikerBernhard Fischer:
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
2007-06-12 oetikerBernhard Fischer:
2007-06-11 oetikerBernhard Fischer:
2007-06-11 oetikerBernhard Fischer:
2007-05-30 oetikerfix rrd_write -- Bernhard Fischer
2007-05-30 oetikerFrom Bernhard Fischer
2007-05-29 oetikerMore updates from Bernhard Fischer
2007-05-25 oetikerupdates from Bernhard Fischer rep dot nop gmail com
2007-05-25 oetikerUpdates from Bernhard Fischer rep dot nop gmail com
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-23 oetikerrestarting trynk for 1.2
2005-04-03 oetikerMMAP support for rrdtool this is suposed to speed-up...
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-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-11-11 oetikerrrd files should NOT change size ever ... bulk update...
2003-09-04 oetikershould not assigne but compare ... grrrrr
2003-09-02 oetikerbe pickier about what we accept in rrd_update. Complain...
2003-04-29 jakeChange updatev RRA return from index_number to cf_nam...
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-03-31 oetikerenables RRDtool updates with microsecond or in case...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-02-01 oetikerfixed version number and date/time
2001-05-09 oetikerBug fix: when update of multiple PDP/CDP RRAs coincided
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...
2001-03-04 oetikerAberrant Behavior Detection support. A brief overview...
2001-03-04 oetikeradded at-style-time@value:value syntax to rrd_update
2001-02-25 oetikerInitial revision