be more diligent in checking the input arguments for rrdtool update and complain...
[rrdtool.git] / src / rrd_update.c
2009-11-16 oetikerbe more diligent in checking the input arguments for...
2009-11-15 oetikerprepare for the release of rrdtool-1.4.2
2009-10-28 oetikerprepare for the release of rrdtool-1.4.1
2009-10-27 oetikerset version to 1.4.0 for all files
2009-06-01 oetikermake negative update times work as diescribed in the...
2009-05-24 oetiker* in 1.3: Changed types used in rrd_file_t from off_t...
2009-05-22 oetikerreset errno right befor the call I want to test
2009-05-22 oetikerinline is something for the compiler to figure ...
2009-05-22 oetikerfix error messages on the road to fix #222
2009-04-06 oetikerprintf for time_t with %lli can easily cause a segfault...
2008-12-19 oetikerwin32 fixes by Stefan . Ludewig . exitgames . com
2008-11-18 oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-10-20 oetikerrrd_notify_row patch:
2008-10-16 oetiker- rrd_open() calculates file size for new files and...
2008-10-16 oetikermove rrd_lock into rrd_open where the general rrd_file...
2008-10-15 oetikerreverted r1601 and r1606 since r1601 introduced a non...
2008-10-14 oetikerThis moves selection of the initial RRA row into the...
2008-09-29 oetikerThis patch provides better error messages to the client...
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-07 oetikerThe attached patch eliminates the many places where...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-09-06 oetikerfix for multi update - data corruption bug as reported...
2008-08-27 oetikerfixed indentation ... gnu indent results are not realy...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-29 oetikeradded rrd filename to illegal update message -- he...
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-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-22 oetiker* better tests for madvise, fadvise and fdatasync
2007-05-18 oetikeradded madvise MADV_RANDOM is rrd_update uses mmap
2007-05-18 oetiker* dropping in rrd_update is probably overkill since...
2007-05-17 oetikernow the fadvise code actually compiles ... let the...
2007-05-17 oetikeradded posix_fadvise support (untested) ... this should...
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-05-01 oetikeradded some const casts
2007-04-02 oetikernew function rrd_fetch_r() (and make the
2007-03-10 oetikerintegers can be negative ... fixed the test for this...
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
2007-01-17 oetikerNew functions lastupdate to efficiently get the last...
2006-12-16 oetikerreplace malloc/strncpy by strdup
2006-09-27 oetikermake rrdupdate realy light as it was intended in the...
2006-09-17 oetikermake mvs stop complaining about uninitialized variables...
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-05-04 oetikerupdated handling of subsecond resolution in connection...
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-11-28 oetikerwe should still consider the mrhb ...
2005-11-14 oetikerguess the option should still be called template :-)
2005-11-07 oetikerthe variable template has to generic a name, it clashes...
2005-08-27 oetikerresolve subsecond resolution logging and handling of...
2005-08-23 oetikerfixes for compiling rrdtool with win32 mingw and netwar...
2005-08-04 oetikerfix rounding issues that prevented UNKNOWN to work...
2005-07-25 oetikerprepare for the release of rrdtool-1.2.11
next