Code

fixed indenting
[rrdtool-all.git] / program / src / rrd_update.c
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-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-25 oetikerfix update compatibility with rrd-1.0.x files
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 oetikerfixed indenting
2008-05-12 oetikershould not leave debug enabled
2008-05-12 oetikerFixed handling of unknown data at PDP build time. There...
2008-04-17 oetikerindent fix
2008-03-25 oetikerstop complaints about unused variables if not running...
2008-02-04 oetikerthis should help with the memory leak
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-11-15 oetiker* rrd_update(): Unify error path.
2007-08-14 oetikerFix for HoltWinters phase-shift bug described below.
2007-08-13 oetikerRefactored rrd_update code in preparation of finding...
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