with libwrap use 'rrdcached' as the name of our daemon and not just rrdcache
[rrdtool.git] / doc / rrdcached.pod
2011-03-15 oetikerwith libwrap use 'rrdcached' as the name of our daemon...
2010-11-09 oetiker add hosts_access support to rrdcached -- Shaun Reitan...
2010-11-02 oetikerrrdcached uses tcp and not udp thanks Shaun for finding...
2010-09-23 oetikerSummary of changes:
2010-07-26 oetikerrrdcached: Let the -s, -m and -P options affect the...
2010-03-29 oetikerAdd a "FETCH" command to RRDCacheD which behaves like...
2010-03-29 oetikeradd documentation on -a
2010-03-29 oetiker* Add utility functions to allocate pointers in variabl...
2010-03-22 oetikerrrdcached: Added -m command line option. This option...
2010-03-22 oetikerrrdcached: Let -s affect the following sockets only...
2010-03-08 oetikerObviously this will only work if rrdcached is running...
2009-11-15 oetikerfix pod syntax
2009-10-14 oetikerFixed various typos in the manpages. Debian bug #550919...
2009-08-16 oetikerFrom: Florian Forster <octo@leeloo.lan.home.verplant...
2009-04-09 oetikeradded missing docs -- kevin
2008-11-15 oetikerdoc fixups for rrdcacehd
2008-11-11 oetikerThis patch allows for multiple RRD writer threads to...
2008-11-08 oetikerrrdcached: examine the current queue with the "QUEUE...
2008-11-08 oetikerdocument the "QUIT" command -- kevin
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-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-14 oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...