indent all the rest of the code, and add some typedefs to indent.pro
[rrdtool.git] / src / rrd_update.c
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...
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