Code

make sure all ascii to float parsing uses LC_NUMERIC = C so that we do not stuble...
[rrdtool-all.git] / program / src / rrd_restore.c
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