fixed indenting
[rrdtool.git] / src / rrd_update.c
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
2005-06-17 oetikerprepare for the release of rrdtool-1.2.10
2005-06-12 oetikerkill the last stored counter value if the updates comes...
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-28 oetikerkill a few warnings
2005-05-18 oetikercleaned up version number code and added new function...
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-14 oetikerit seems that _WIN32 is more commonly defined thatn...
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-09 oetikersilence warnings for UNUSED variables without changeing...
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-05-01 oetikerreset optind opterr inside the function calls ...
2005-04-30 oetikeralways open with rb/wb when it is a binary file .....
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-06 oetikermake sure WIN32 sections do NOT kick in for cygwin...
2005-04-05 oetikerprep for 1.2rc3 release
2005-04-04 oetikerprep for 1.2rc2 release
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...
next