indent all the rest of the code, and add some typedefs to indent.pro
[rrdtool.git] / src / rrd_create.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 oetikernew trunk based on current 1.2
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-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
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-09 oetikerdon't panic if the user forgets to specify the name...
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-05-04 oetikerfewer double frees ... -- slamb slamb.org
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
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-11 oetikeravoid gcc (3.4.3) warnings char format, different type...
2005-05-28 oetikerprepare for the release of rrdtool-1.2.9
2005-05-19 oetikerwindows at least stores null terminated char strings...
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-12 oetikermake parsing of DS arguments more robust and give more...
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-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-05 oetikerbetter not to write into argv elements ... Henrik Stoer...
2005-05-01 oetikerprep for 1.2.1 release
2005-05-01 oetikerreset optind opterr inside the function calls ...
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-05 oetikerprep for 1.2rc3 release
2005-04-04 oetikerprep for 1.2rc2 release
2004-05-25 oetikerprevent small leak when resources are exhausted --...
2003-11-12 oetikermake create much faster .. -- David M. Grimes <dgrimes...
2003-11-11 oetikerreplaced time_value with rrd_time_value as MacOS X...
2003-05-03 oetikersmall patch to rrd_create.c that corrects problem with the
2003-04-25 jakeAlternate update interface, updatev. Returns info about...
2003-02-13 oetikerFind attached the patch I promised to send to you....
2002-02-01 oetikerfixed version number and date/time
2001-08-22 jakeContents of this patch:
2001-03-11 oetikerreindented the cource for better readability
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