2008-10-15 |
oetiker | reverted r1601 and r1606 since r1601 introduced a non... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | This moves selection of the initial RRA row into the... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | Under most circumstances, rrdcached can detect a stale... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | * this preserves principle of least surprise when... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | Now, the daemon will check that a base directory is... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | rrdcached treats relative and absolute paths the same... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | Some observations I made while implementing this: |
commit | commitdiff | tree | snapshot |
2008-10-14 |
oetiker | clearer way of advancing the flush time |
commit | commitdiff | tree | snapshot |
2008-10-13 |
oetiker | This patch reduces the number of time()/gettimeofday... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
oetiker | fixed bad folding marker (on handle_request_flush) |
commit | commitdiff | tree | snapshot |
2008-10-11 |
oetiker | this ensures that the response is protocol-compliant... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
oetiker | This patch introduces a feature whereby rrdcached will... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
oetiker | This patch ensures that when rrdcached is stopped,... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
oetiker | The patch I submitted for rrdtool.spec introduced a... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
oetiker | This patch does two things: |
commit | commitdiff | tree | snapshot |
2008-10-08 |
oetiker | Split-out rrd-cached subpackage -- Bernard Li |
commit | commitdiff | tree | snapshot |
2008-10-08 |
oetiker | This patch updates the spec file and includes the librr... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
oetiker | fix crash reported by Bernard Li - connection_thread_ma... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
oetiker | fixed typo |
commit | commitdiff | tree | snapshot |
2008-10-07 |
oetiker | This patch introduces two new commands for cache manage... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
oetiker | This patch moves the permission handling code around... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
oetiker | This patch introduces some extra safety checks in journ... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
oetiker | aniel Pocock reported that the argument may be NULL... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
oetiker | Makefile.lua is now generated |
commit | commitdiff | tree | snapshot |
2008-10-06 |
oetiker | added missing file from lua 5.0 integration patch |
commit | commitdiff | tree | snapshot |
2008-10-06 |
oetiker | This patch introduces "BATCH" mode. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
oetiker | This patch introduces buffered I/O to rrdcached. Now... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
oetiker | Support to Lua 5.0 -- Fidelis Assis |
commit | commitdiff | tree | snapshot |
2008-10-04 |
oetiker | added v-interface example |
commit | commitdiff | tree | snapshot |
2008-10-04 |
oetiker | initial librrd file added ... this will need more love... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
oetiker | added graditents |
commit | commitdiff | tree | snapshot |
2008-10-04 |
oetiker | * rrd_resize fixed so that it does NOT alter the origin... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
oetiker | The patch fixs rrdtools behaviour when presented with... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
oetiker | updates for lisa |
commit | commitdiff | tree | snapshot |
2008-10-03 |
zaucker | Ergaenzt. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
oetiker | folding fix |
commit | commitdiff | tree | snapshot |
2008-10-02 |
oetiker | missing spaces in extconf.rb caused compile failure... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
oetiker | permission fix for rrdcached socket -- Daniel.Pocock |
commit | commitdiff | tree | snapshot |
2008-10-02 |
oetiker | initial |
commit | commitdiff | tree | snapshot |
2008-10-02 |
oetiker | initial |
commit | commitdiff | tree | snapshot |
2008-10-02 |
oetiker | minor layout adjustments |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | read for lisa2008 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | export is not required |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | since rrdcached uses pthread functions, use the threads... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | Clearer explanation on which paths are permitted when... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | Fixes for the following compiler warnings: |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | I've adapted an init script for rrdcached, and also... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | Now, moving a value to the head of the queue is O(1... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | added example code and working presentation |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | more examples |
commit | commitdiff | tree | snapshot |
2008-10-01 |
oetiker | lcd is actually gcd! |
commit | commitdiff | tree | snapshot |
2008-09-30 |
oetiker | When -B is specified, the daemon will only operate... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
oetiker | check permissions before writing to journal -- kevin |
commit | commitdiff | tree | snapshot |
2008-09-30 |
oetiker | The daemon should behave the same way w/r/t files wheth... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
oetiker | This bug caused the last line in each journal file... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
oetiker | This patch introduces the concept of socket privilege... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
oetiker | This patch provides better error messages to the client... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
oetiker | initial |
commit | commitdiff | tree | snapshot |
2008-09-29 |
oetiker | added examples |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | spelling fix -- kevin |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | This patch removes an extra "SIGNALS" section in the... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | a few missing {{{ folding }}} markers added |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | This patch introduces "fast shutdown" mode and two... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | Moved signal handler setup out of daemonize(). Coalesc... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | Attached is a patch to lower the version requirements... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | added support for FLUSHALL command -- kevin brintnall |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | move cache broadcast into enqueue_cache_item -- kevin... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | When -z <jitter> is specified, some updates may be... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | The PID file is created with open() in the parent proce... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | rrd.h, librrd.sym: Define and export rrd_info_r()... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
oetiker | vdef calc was using end_orig to determine for which... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
oetiker | rrdxport was completely broken for exporting datasource... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
oetiker | create the pid file before forking, so we can complain... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
oetiker | This patch ensures that the "FLUSH" command will write... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
oetiker | Use the same IPv6/IPv4 as for the client as Florian... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
oetiker | This fixes a couple problems when exiting due to signal: |
commit | commitdiff | tree | snapshot |
2008-09-25 |
oetiker | set SO_REUSEADDR on the listen socket -- kevin brintnall |
commit | commitdiff | tree | snapshot |
2008-09-25 |
oetiker | Support for IPv6 has been broken with revision 1522... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
oetiker | This adds support for <address>:<port> in the rrd clien... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
oetiker | Allow ports to be specified with -l addr:port also... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
oetiker | the rrdlua.pod is in the doc directory |
commit | commitdiff | tree | snapshot |
2008-09-24 |
oetiker | added section on error reporting -- Florian Forster |
commit | commitdiff | tree | snapshot |
2008-09-22 |
oetiker | I finally finished the first version of the patch ... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
oetiker | use default prefix for ruby install if no user defined... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
oetiker | Bsd lirary path switch added to perl bindings makefile... |
commit | commitdiff | tree | snapshot |
2008-09-18 |
oetiker | Fix for debian bug 498183 ... never *advise after the... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
oetiker | fix RRDCacheD documentation -- Florian Forster |
commit | commitdiff | tree | snapshot |
2008-09-14 |
oetiker | The previous code was broken: The response was read... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
oetiker | did not pick up all the changes for rrdcached in the... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
oetiker | RRDcached patch. This implements an infrastructure... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
oetiker | regarding #183: |
commit | commitdiff | tree | snapshot |
2008-09-13 |
oetiker | fix graph docs |
commit | commitdiff | tree | snapshot |
2008-09-11 |
oetiker | fixed processing of custom fonts René GARCIA <rene... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
oetiker | no , on the last member in C |
commit | commitdiff | tree | snapshot |
2008-09-08 |
oetiker | missing bits atted |
commit | commitdiff | tree | snapshot |
2008-09-08 |
oetiker | and they too |
commit | commitdiff | tree | snapshot |
2008-09-07 |
oetiker | sync befor branching |
commit | commitdiff | tree | snapshot |
2008-09-07 |
oetiker | The attached patch eliminates the many places where... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
oetiker | added note on 1.3.2 |
commit | commitdiff | tree | snapshot |
2008-09-06 |
oetiker | improve html generation |
commit | commitdiff | tree | snapshot |
next |