extra file to make libdbi patch work
[rrdtool.git] / doc /
2008-11-07 oetikernew CDEF functions for predictions PREDICT and PREDICTSIGMA
2008-11-04 oetikerI realize now that the problem is the line
2008-10-30 oetikerfix from alex
2008-10-28 oetiker- remove the spaccing between the elements
2008-10-24 oetikerfixed typo ... GAUGE not GUAGE
2008-10-16 oetikerfix version numbers in compile instructions
2008-10-16 oetikerbetter build docs
2008-10-14 oetikerNow, the daemon will check that a base directory is...
2008-10-11 oetikerThis patch introduces a feature whereby rrdcached will...
2008-10-08 oetikerfixed typo
2008-10-07 oetikerThis patch introduces two new commands for cache manage...
2008-10-06 oetikerThis patch introduces "BATCH" mode.
2008-10-06 oetikerSupport to Lua 5.0 -- Fidelis Assis
2008-10-01 oetikerClearer explanation on which paths are permitted when...
2008-10-01 oetikerNow, moving a value to the head of the queue is O(1...
2008-09-30 oetikerWhen -B is specified, the daemon will only operate...
2008-09-29 oetikerThis patch introduces the concept of socket privilege...
2008-09-28 oetikerspelling fix -- kevin
2008-09-28 oetikerThis patch removes an extra "SIGNALS" section in the...
2008-09-28 oetikerThis patch introduces "fast shutdown" mode and two...
2008-09-28 oetikerMoved signal handler setup out of daemonize(). Coalesc...
2008-09-28 oetikeradded support for FLUSHALL command -- kevin brintnall
2008-09-26 oetikerThis patch ensures that the "FLUSH" command will write...
2008-09-25 oetikerSupport for IPv6 has been broken with revision 1522...
2008-09-25 oetikerThis adds support for <address>:<port> in the rrd clien...
2008-09-24 oetikerAllow ports to be specified with -l addr:port also...
2008-09-24 oetikeradded section on error reporting -- Florian Forster
2008-09-22 oetikerI finally finished the first version of the patch ...
2008-09-14 oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...
2008-09-13 oetikerfix graph docs
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-09-06 oetikerupdated opensolaris build instructions
2008-09-06 oetikermake pod checker happy
2008-08-16 oetikerWhen in lazy mode, and the graph does not get regenerat...
2008-07-28 oetikerspelling fix
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-07-01 oetikerheader-fix
2008-07-01 oetikerimprove layout
2008-06-29 oetikermake sure image-with and image-height get returned...
2008-06-12 oetikeradded note on %S
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-10 oetikercheck row count in RRAs to be > 0 ... by Sebastian...
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-05 oetikerdisable pango markup by default. added --pango-markup...
2008-06-01 oetikerintegrated gentoo bits and spell fixes by Peter Volkov
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-31 oetikeradded pkgconfig build instructions
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-19 oetikerfixed python bindings:
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-18 oetikerupdated build instructions to latest libraries
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-16 oetikeradded --no-header to documentation and fixed implementation
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-12 oetikersome changes to make things work on opensolaris 2008.05
2008-05-12 oetikerFixed handling of unknown data at PDP build time. There...
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-04-16 oetikerfixed 2. x-grid example ... since the lable is valid...
2008-03-25 oetikeradded missing =back for propper pod syntax
2008-03-15 oetikerreindent
2008-03-07 oetikera nan-safe add operator (ADDNAN) into rrd. I used it...
2008-01-03 oetikerget rid of DASHED, only use dashes syntax. less redunda...
2008-01-02 oetikersupport for dashed lines in graphs
2008-01-02 oetikerignore errors with txt doc building
2007-12-11 oetikerbuilding the docs depends on the presence of pod2man...
2007-12-08 oetikeradded shared library locations into the docs
2007-12-08 oetikerfixing solaris portability
2007-11-08 oetikerfixed start end time in ruby fetch and added step size...
2007-11-06 oetikerupdated build instructions
2007-09-11 oetikerAllow to the the smoothing window size other thatn...
2007-09-08 oetikeradded STDEV aggregation function for VDEF. -- Patrick...
2007-09-02 oetikerfixed speling of horizon
2007-08-16 oetikeradded holt winters example back into the examples docum...
2007-08-07 oetikerupdated build instructions for 1.3
2007-08-03 oetikerprepare for the release of rrdtool-1.2.99907080300
2007-08-03 oetikeradded notes on pango inline formatting
2007-07-20 oetikerbetter docs on the aggregate functions
2007-07-12 oetikerimprove wording
2007-06-15 oetikerThere are two popular variants of the Holt-Winters...
2007-06-14 oetikeradded TEXTALIGN command to change the default text...
2007-06-11 oetikeradded TRENDNAN function -- Timo Stripf
2007-06-11 oetikerfixed indentation, added documentation note on gridfitting.
2007-06-11 oetiker--font-render-mode is back, and there is also
2007-06-11 oetiker* added some documentation
2007-05-30 oetikerswitch for rrd_graph to specify the outer-size of the...
2007-05-23 oetikernew trunk based on current 1.2
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-02 oetikerfixed old urls in code
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 --alt-autoscale-min (see --alt-autoscale-max...
2007-04-02 oetikernew function rrd_fetch_r() (and make the
2007-03-29 oetikeradded vardef
2007-02-14 oetikernew operator ABS added --
next