Code

added explanation on the rows returned from fetch. fix for #291.
[rrdtool-all.git] / program / src /
2011-01-15 oetikermake sure we do not free stuff in rrdnew which was...
2011-01-06 oetikerdo not close the filehandle to the resize file of there...
2010-12-26 oetikerprepare for the release of rrdtool-1.4.5
2010-12-26 oetikerit there is no right label, do not reserve any space...
2010-12-26 oetikeradd some extra checks to RRA arguments
2010-12-26 oetikermake MAP_PRIVATE conditional on AIX not being defined...
2010-12-21 oetiker Sigma calculation had an error. The first data value...
2010-12-21 oetikerrrdcached: Fix permissions of the default socket.
2010-11-11 oetikerintroduce "epoch" as a new base time reference, meaning...
2010-11-11 oetikerHere is a patch that fixes a serious endless loop probl...
2010-11-09 oetiker add hosts_access support to rrdcached -- Shaun Reitan...
2010-11-09 oetikermake sure we do not try to draw points all that far...
2010-10-25 oetikerfollow the normal code path for exiting rrd_update...
2010-10-25 oetikerfree addrinfo list after use ... -- Christian Magnusson
2010-10-09 oetikerEnsure that response_read() always calls fflush() or...
2010-09-10 oetikerfix use of %s in strftime rrdgraph (G)PRINT commands...
2010-09-08 oetikerit seems that strcasecmp and strcasencmp have issues...
2010-09-08 oetikerfix use of setlocale all over the place ...
2010-08-31 oetikerfix MSVC2008 compilation ... it does not understand...
2010-08-25 oetikermake sure an extra %s in the secondi axis format does...
2010-08-24 oetikerit's filename not filtename
2010-08-23 oetikerin remote mode, make argument count for remote commmand...
2010-08-22 oetikerFirst bug: in function rrd_fetch_fn_libdbi() variable...
2010-08-17 oetikerhunting down pango allocation issues ... now the memory...
2010-07-26 oetikerrrdcached: Let the -s, -m and -P options affect the...
2010-07-10 oetikerprint \n for log messages while runing rrdcached in...
2010-07-05 oetikerprepare for the release of rrdtool-1.4.4
2010-07-05 oetikerprepare for the release of rrdtool-1.4.4
2010-07-05 oetiker* make rrd_getopt compile on solaris
2010-07-04 oetikerbackport FP_* fixes and revert FPCLASSIFY fix since...
2010-07-02 oetikerrrd_update and rrd_rpncalc - fix casts introduced by...
2010-07-01 oetiker* patches to make rrdtool compile on win32 (trunk and...
2010-06-30 oetikersrc/rrd_client.c: Fix a potential segmentation fault...
2010-06-25 oetikerfixed solaris regression introduced in r1904 ... now...
2010-06-02 oetikerrrd_open: include rrd_tool.h at the very start so...
2010-05-28 oetiker[rrd_client.c] RRD client should resolve all paths...
2010-05-27 oetikermake the xport command handles the --daemon option...
2010-04-30 oetikerrrd_client.c: explicitly close the connection on error in
2010-04-29 oetikerwhen using CDEF datasources in rrd, the rpnp in process...
2010-04-26 oetikerWhen specifying a relative path (-j option) rrd_cached...
2010-04-26 oetikerRelicense the RRDCacheD client interface under the...
2010-04-18 oetikermake rrdtool compile with gcc 4.5 if -std=c99 is set...
2010-04-07 oetikerunify marking of unused arguments
2010-03-29 oetikerwhen printing time_t use %lld with (long long int)...
2010-03-24 oetikerrrdcached: Updated help output
2010-03-22 oetikerbranched from trunk