2008-10-14 |
oetiker | This moves selection of the initial RRA row into the... |
tree | commitdiff |
2008-10-14 |
oetiker | Under most circumstances, rrdcached can detect a stale... |
tree | commitdiff |
2008-10-14 |
oetiker | * this preserves principle of least surprise when... |
tree | commitdiff |
2008-10-14 |
oetiker | Now, the daemon will check that a base directory is... |
tree | commitdiff |
2008-10-14 |
oetiker | rrdcached treats relative and absolute paths the same... |
tree | commitdiff |
2008-10-14 |
oetiker | Some observations I made while implementing this: |
tree | commitdiff |
2008-10-14 |
oetiker | clearer way of advancing the flush time |
tree | commitdiff |
2008-10-13 |
oetiker | This patch reduces the number of time()/gettimeofday... |
tree | commitdiff |
2008-10-13 |
oetiker | fixed bad folding marker (on handle_request_flush) |
tree | commitdiff |
2008-10-11 |
oetiker | this ensures that the response is protocol-compliant... |
tree | commitdiff |
2008-10-11 |
oetiker | This patch introduces a feature whereby rrdcached will... |
tree | commitdiff |
2008-10-10 |
oetiker | This patch ensures that when rrdcached is stopped,... |
tree | commitdiff |
2008-10-10 |
oetiker | The patch I submitted for rrdtool.spec introduced a... |
tree | commitdiff |
2008-10-10 |
oetiker | This patch does two things: |
tree | commitdiff |
2008-10-08 |
oetiker | Split-out rrd-cached subpackage -- Bernard Li |
tree | commitdiff |
2008-10-08 |
oetiker | This patch updates the spec file and includes the librr... |
tree | commitdiff |
2008-10-08 |
oetiker | fix crash reported by Bernard Li - connection_thread_ma... |
tree | commitdiff |
2008-10-08 |
oetiker | fixed typo |
tree | commitdiff |
2008-10-07 |
oetiker | This patch introduces two new commands for cache manage... |
tree | commitdiff |
2008-10-07 |
oetiker | This patch moves the permission handling code around... |
tree | commitdiff |
2008-10-07 |
oetiker | This patch introduces some extra safety checks in journ... |
tree | commitdiff |
2008-10-07 |
oetiker | aniel Pocock reported that the argument may be NULL... |
tree | commitdiff |
2008-10-06 |
oetiker | Makefile.lua is now generated |
tree | commitdiff |
2008-10-06 |
oetiker | added missing file from lua 5.0 integration patch |
tree | commitdiff |
2008-10-06 |
oetiker | This patch introduces "BATCH" mode. |
tree | commitdiff |
2008-10-06 |
oetiker | This patch introduces buffered I/O to rrdcached. Now... |
tree | commitdiff |
2008-10-06 |
oetiker | Support to Lua 5.0 -- Fidelis Assis |
tree | commitdiff |
2008-10-04 |
oetiker | initial librrd file added ... this will need more love... |
tree | commitdiff |
2008-10-04 |
oetiker | * rrd_resize fixed so that it does NOT alter the origin... |
tree | commitdiff |
2008-10-03 |
oetiker | The patch fixs rrdtools behaviour when presented with... |
tree | commitdiff |
2008-10-02 |
oetiker | folding fix |
tree | commitdiff |
2008-10-02 |
oetiker | missing spaces in extconf.rb caused compile failure... |
tree | commitdiff |
2008-10-02 |
oetiker | permission fix for rrdcached socket -- Daniel.Pocock |
tree | commitdiff |
2008-10-01 |
oetiker | since rrdcached uses pthread functions, use the threads... |
tree | commitdiff |
2008-10-01 |
oetiker | Clearer explanation on which paths are permitted when... |
tree | commitdiff |
2008-10-01 |
oetiker | Fixes for the following compiler warnings: |
tree | commitdiff |
2008-10-01 |
oetiker | I've adapted an init script for rrdcached, and also... |
tree | commitdiff |
2008-10-01 |
oetiker | Now, moving a value to the head of the queue is O(1... |
tree | commitdiff |
2008-10-01 |
oetiker | lcd is actually gcd! |
tree | commitdiff |
2008-09-30 |
oetiker | When -B is specified, the daemon will only operate... |
tree | commitdiff |
2008-09-30 |
oetiker | check permissions before writing to journal -- kevin |
tree | commitdiff |
2008-09-30 |
oetiker | The daemon should behave the same way w/r/t files wheth... |
tree | commitdiff |
2008-09-29 |
oetiker | This bug caused the last line in each journal file... |
tree | commitdiff |
2008-09-29 |
oetiker | This patch introduces the concept of socket privilege... |
tree | commitdiff |
2008-09-29 |
oetiker | This patch provides better error messages to the client... |
tree | commitdiff |
2008-09-28 |
oetiker | spelling fix -- kevin |
tree | commitdiff |
2008-09-28 |
oetiker | This patch removes an extra "SIGNALS" section in the... |
tree | commitdiff |
2008-09-28 |
oetiker | a few missing {{{ folding }}} markers added |
tree | commitdiff |
2008-09-28 |
oetiker | This patch introduces "fast shutdown" mode and two... |
tree | commitdiff |
2008-09-28 |
oetiker | Moved signal handler setup out of daemonize(). Coalesc... |
tree | commitdiff |
2008-09-28 |
oetiker | Attached is a patch to lower the version requirements... |
tree | commitdiff |
2008-09-28 |
oetiker | added support for FLUSHALL command -- kevin brintnall |
tree | commitdiff |
2008-09-28 |
oetiker | move cache broadcast into enqueue_cache_item -- kevin... |
tree | commitdiff |
2008-09-28 |
oetiker | When -z <jitter> is specified, some updates may be... |
tree | commitdiff |
2008-09-28 |
oetiker | The PID file is created with open() in the parent proce... |
tree | commitdiff |
2008-09-28 |
oetiker | rrd.h, librrd.sym: Define and export rrd_info_r()... |
tree | commitdiff |
2008-09-28 |
oetiker | vdef calc was using end_orig to determine for which... |
tree | commitdiff |
2008-09-27 |
oetiker | rrdxport was completely broken for exporting datasource... |
tree | commitdiff |
2008-09-26 |
oetiker | create the pid file before forking, so we can complain... |
tree | commitdiff |
2008-09-26 |
oetiker | This patch ensures that the "FLUSH" command will write... |
tree | commitdiff |
2008-09-25 |
oetiker | Use the same IPv6/IPv4 as for the client as Florian... |
tree | commitdiff |
2008-09-25 |
oetiker | This fixes a couple problems when exiting due to signal: |
tree | commitdiff |
2008-09-25 |
oetiker | set SO_REUSEADDR on the listen socket -- kevin brintnall |
tree | commitdiff |
2008-09-25 |
oetiker | Support for IPv6 has been broken with revision 1522... |
tree | commitdiff |
2008-09-25 |
oetiker | This adds support for <address>:<port> in the rrd clien... |
tree | commitdiff |
2008-09-24 |
oetiker | Allow ports to be specified with -l addr:port also... |
tree | commitdiff |
2008-09-24 |
oetiker | the rrdlua.pod is in the doc directory |
tree | commitdiff |
2008-09-24 |
oetiker | added section on error reporting -- Florian Forster |
tree | commitdiff |
2008-09-22 |
oetiker | I finally finished the first version of the patch ... |
tree | commitdiff |
2008-09-22 |
oetiker | use default prefix for ruby install if no user defined... |
tree | commitdiff |
2008-09-19 |
oetiker | Bsd lirary path switch added to perl bindings makefile... |
tree | commitdiff |
2008-09-18 |
oetiker | Fix for debian bug 498183 ... never *advise after the... |
tree | commitdiff |
2008-09-14 |
oetiker | fix RRDCacheD documentation -- Florian Forster |
tree | commitdiff |
2008-09-14 |
oetiker | The previous code was broken: The response was read... |
tree | commitdiff |
2008-09-14 |
oetiker | did not pick up all the changes for rrdcached in the... |
tree | commitdiff |
2008-09-14 |
oetiker | RRDcached patch. This implements an infrastructure... |
tree | commitdiff |
2008-09-13 |
oetiker | regarding #183: |
tree | commitdiff |
2008-09-13 |
oetiker | fix graph docs |
tree | commitdiff |
2008-09-11 |
oetiker | fixed processing of custom fonts René GARCIA <rene... |
tree | commitdiff |
2008-09-11 |
oetiker | no , on the last member in C |
tree | commitdiff |
2008-09-07 |
oetiker | The attached patch eliminates the many places where... |
tree | commitdiff |
2008-09-06 |
oetiker | prepare for the release of rrdtool-1.3.2 |
tree | commitdiff |
2008-09-06 |
oetiker | we need rrd_format.h here for things to compile properly |
tree | commitdiff |
2008-09-06 |
oetiker | updated opensolaris build instructions |
tree | commitdiff |
2008-09-06 |
oetiker | only link build and use rrd_getopt if there is no getop... |
tree | commitdiff |
2008-09-06 |
oetiker | fix for multi update - data corruption bug as reported... |
tree | commitdiff |
2008-09-06 |
oetiker | make pod checker happy |
tree | commitdiff |
2008-09-06 |
oetiker | inline functions are not supported in c99 ... lets... |
tree | commitdiff |
2008-09-04 |
oetiker | introduced a persistant fontmap ... this makes our... |
tree | commitdiff |
2008-08-31 |
oetiker | now the results actually look as they did with the... |
tree | commitdiff |
2008-08-31 |
oetiker | Improve performance by keeping multiple pango font... |
tree | commitdiff |
2008-08-31 |
oetiker | trying to improve the pango performance I added facilit... |
tree | commitdiff |
2008-08-31 |
oetiker | use the standart info free function |
tree | commitdiff |
2008-08-28 |
oetiker | fix handling of error conditions in rrd_tool.c ...... |
tree | commitdiff |
2008-08-28 |
oetiker | free the linebuffer if you don't return it! |
tree | commitdiff |
2008-08-27 |
oetiker | some more leak plugging |
tree | commitdiff |
2008-08-27 |
oetiker | drop the dummy surface prior to creating the real one |
tree | commitdiff |
2008-08-27 |
oetiker | added some freeing for error conditions |
tree | commitdiff |
2008-08-27 |
oetiker | fixed indentation ... gnu indent results are not realy... |
tree | commitdiff |
2008-08-27 |
oetiker | Many rrd_create memory leaks patched ... based on valgr... |
tree | commitdiff |
next |