Code

prepare for the release of rrdtool-1.3rc6
[rrdtool-all.git] / program / src / rrd_restore.c
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
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-03-25 oetikerfix broken header comment section -- Florian octo Forster
2008-03-15 oetikerreindent
2008-02-24 oetikerfix indents gone out of kileter by patching ...
2008-02-24 oetikerfix one segfault while trying to restore an invalid...
2008-02-19 oetikerGenerate a random cur_row for each RRA during
2007-11-15 oetikerre-indented files that have gone out of indent-style...
2007-09-11 oetikerAllow to the the smoothing window size other thatn...
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-07-25 oetikerfixed indenting
2007-07-22 oetikerOnly create version 4 rrd files if the new holtwinters...
2007-06-18 oetikerBernhard Fischer:
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
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
2004-07-30 jakeFix the Win32 build for executable and perl-shared...
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...
2004-05-18 oetikermake force option work
2004-04-18 oetikerfixed O_BINARY
2004-03-23 oetikermake sure fole is opened binary on restore ... to make...
2003-11-17 oetikermore correct usage added -- Eldad Zack <eldad@stoneshaf...
2003-11-11 oetikerAllow to force overwrite when restoring from xml to...
2003-04-26 oetikeronly restore V2 and larger.
2003-04-23 oetikerfixed version checks to only complain if xml version...
2003-04-11 oetikerNew special value COUNT which allows calculations based...
2003-02-16 oetikerif output is - there is not need to deref the handler
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-05-14 oetikerdouble free fixed
2002-04-03 oetikeri suck. sorry. add ,0666 to the open(). -- Paul Vixie...
2002-04-02 oetikeraded missing fcntl.h
2002-04-02 oetikerrrd restore should not burn down existing files --...
2002-02-01 oetikerfixed version number and date/time
2001-03-10 oetikerSupport for COMPUTE data sources (CDEF data sources...
2001-03-04 oetikerAberrant Behavior Detection support. A brief overview...
2001-02-25 oetikerInitial revision