2012-02-22 |
oetiker | implement CSV, TSC, SSV with JSON and XML as "graphics... |
tree | commitdiff |
2012-02-02 |
oetiker | remove duplicate code in rrd_open -- Richard Laager |
tree | commitdiff |
2012-02-02 |
oetiker | use posix_fallocate when initialiying rrd files .... |
tree | commitdiff |
2012-01-24 |
oetiker | regression fix for r2265 |
tree | commitdiff |
2012-01-24 |
oetiker | test for tm.tm_gmtoff presence in configure.ac fix... |
tree | commitdiff |
2012-01-20 |
oetiker | added a nop control for string formating, so that strin... |
tree | commitdiff |
2012-01-20 |
oetiker | added support for rrdgraph to use the yotta, zetta... |
tree | commitdiff |
2012-01-16 |
oetiker | rrdtool is assuming that rrd_xport will always return... |
tree | commitdiff |
2012-01-15 |
oetiker | integrated json support in rrdtool xport with inspirati... |
tree | commitdiff |
2011-12-16 |
oetiker | fix horyzontal alignement of lines and aread |
tree | commitdiff |
2011-12-16 |
oetiker | fix grid fitting for corner cases |
tree | commitdiff |
2011-12-16 |
oetiker | fix win32 distributables |
tree | commitdiff |
2011-12-15 |
oetiker | merged updated win32 port by Larry Adams and the cacti... |
tree | commitdiff |
2011-11-28 |
oetiker | It seems that function graph_size_location() doesn... |
tree | commitdiff |
2011-11-24 |
oetiker | initialize magfact to 1 ... fixes logarithm chart displ... |
tree | commitdiff |
2011-11-24 |
oetiker | updates to the win32 port -- Chris Larsen |
tree | commitdiff |
2011-11-24 |
oetiker | after fetching, data must be reduced to at least chart... |
tree | commitdiff |
2011-11-24 |
oetiker | properly handle the case where RRDCACHED_ADDRESS is... |
tree | commitdiff |
2011-11-23 |
oetiker | the number of COMPUTE rpn nodes is architecture depende... |
tree | commitdiff |
2011-11-23 |
oetiker | make rrd_mkdir_p work on bsd* unixes too ... their... |
tree | commitdiff |
2011-11-22 |
oetiker | a new command-line parameter, --week-fmt, by which... |
tree | commitdiff |
2011-11-22 |
oetiker | allow to restore xml files with zero row rras ... this... |
tree | commitdiff |
2011-11-22 |
oetiker | fix ifdef use |
tree | commitdiff |
2011-11-22 |
oetiker | the first TREND* value can be calculated earlier .... |
tree | commitdiff |
2011-11-22 |
oetiker | actually link with LIBINTL if we got it ... should... |
tree | commitdiff |
2011-11-16 |
oetiker | dbi_result_get_datetime_idx() return timestamp in UTC... |
tree | commitdiff |
2011-11-14 |
oetiker | allow rrdtool for windows to properly support binary... |
tree | commitdiff |
2011-10-18 |
oetiker | free step_list on error. fix for #317 |
tree | commitdiff |
2011-09-27 |
oetiker | fix buffer overflow for LONG lines in journal handling... |
tree | commitdiff |
2011-09-16 |
oetiker | handling of ENV_RRDCACHED_ADDRESS: |
tree | commitdiff |
2011-08-14 |
oetiker | fix alignment of centered items ... title and footer |
tree | commitdiff |
2011-06-29 |
oetiker | proper fix for the header size problem and its effects... |
tree | commitdiff |
2011-04-21 |
oetiker | fix rrd_create behaviour when mmaping on a full filesys... |
tree | commitdiff |
2011-03-15 |
oetiker | with libwrap use 'rrdcached' as the name of our daemon... |
tree | commitdiff |
2011-03-14 |
oetiker | bring spaceing around graph back in line with 1.2 goodn... |
tree | commitdiff |
2011-03-03 |
oetiker | even with libdbi enabled, do not mistake "sqlxxabc... |
tree | commitdiff |
2011-01-26 |
oetiker | as rrd_cgi fails to parse stuff, do NOT try to fix... |
tree | commitdiff |
2011-01-18 |
oetiker | update timestamp continuity checks in rrd_cached .... |
tree | commitdiff |
2011-01-18 |
oetiker | Added configure option to disable building rrd_graph... |
tree | commitdiff |
2011-01-15 |
oetiker | make sure we do not free stuff in rrdnew which was... |
tree | commitdiff |
2011-01-06 |
oetiker | do not close the filehandle to the resize file of there... |
tree | commitdiff |
2010-12-26 |
oetiker | it there is no right label, do not reserve any space... |
tree | commitdiff |
2010-12-26 |
oetiker | add some extra checks to RRA arguments |
tree | commitdiff |
2010-12-26 |
oetiker | make MAP_PRIVATE conditional on AIX not being defined... |
tree | commitdiff |
2010-12-21 |
oetiker | The buffer length for command buffers should be control... |
tree | commitdiff |
2010-12-21 |
oetiker | 1) Sigma calculation had an error. The first data value... |
tree | commitdiff |
2010-12-21 |
oetiker | handle the case where the realpath of the suggested... |
tree | commitdiff |
2010-12-21 |
oetiker | rrdcached: Fix permissions of the default socket. |
tree | commitdiff |
2010-11-11 |
oetiker | introduce "epoch" as a new base time reference, meaning... |
tree | commitdiff |
2010-11-11 |
oetiker | Here is a patch that fixes a serious endless loop probl... |
tree | commitdiff |
2010-11-09 |
oetiker | add hosts_access support to rrdcached -- Shaun Reitan... |
tree | commitdiff |
2010-11-09 |
oetiker | make sure we do not try to draw points all that far... |
tree | commitdiff |
2010-10-25 |
oetiker | follow the normal code path for exiting rrd_update... |
tree | commitdiff |
2010-10-25 |
oetiker | free addrinfo list after use ... -- Christian Magnusson |
tree | commitdiff |
2010-10-22 |
oetiker | fix for the memory leak in info fixes the memory leak... |
tree | commitdiff |
2010-10-11 |
oetiker | * introduce a new rrd_create_r2 call to fix the no... |
tree | commitdiff |
2010-10-09 |
oetiker | Ensure that response_read() always calls fflush() or... |
tree | commitdiff |
2010-09-23 |
oetiker | Summary of changes: |
tree | commitdiff |
2010-09-10 |
oetiker | fix use of %s in strftime rrdgraph (G)PRINT commands... |
tree | commitdiff |
2010-09-08 |
oetiker | it seems that strcasecmp and strcasencmp have issues... |
tree | commitdiff |
2010-09-08 |
oetiker | fix use of setlocale all over the place ... |
tree | commitdiff |
2010-08-31 |
oetiker | fix MSVC2008 compilation ... it does not understand... |
tree | commitdiff |
2010-08-25 |
oetiker | make sure an extra %s in the secondi axis format does... |
tree | commitdiff |
2010-08-24 |
oetiker | its filename not filtname |
tree | commitdiff |
2010-08-23 |
oetiker | in remote mode, make argument count for remote commmand... |
tree | commitdiff |
2010-08-22 |
oetiker | First bug: in function rrd_fetch_fn_libdbi() variable... |
tree | commitdiff |
2010-08-17 |
oetiker | hunting down pango allocation issues ... now the memory... |
tree | commitdiff |
2010-07-26 |
oetiker | rrdcached: Let the -s, -m and -P options affect the... |
tree | commitdiff |
2010-07-10 |
oetiker | print \n for log messages while runing rrdcached in... |
tree | commitdiff |
2010-07-05 |
oetiker | * make rrd_getopt compile on solaris |
tree | commitdiff |
2010-07-04 |
oetiker | backport FP_* fixes and revert FPCLASSIFY fix since... |
tree | commitdiff |
2010-07-04 |
oetiker | do NOT assume that FP_* is defined, it can also be... |
tree | commitdiff |
2010-07-02 |
oetiker | rrd_update and rrd_rpncalc - fix casts introduced by... |
tree | commitdiff |
2010-07-01 |
oetiker | * patches to make rrdtool compile on win32 (trunk and... |
tree | commitdiff |
2010-06-30 |
oetiker | src/rrd_client.c: Fix a potential segmentation fault... |
tree | commitdiff |
2010-06-25 |
oetiker | fixed solaris regression introduced in r1904 ... now... |
tree | commitdiff |
2010-06-11 |
oetiker | Add rrd_update_v_r to librrd -- Frederik Kriewitz |
tree | commitdiff |
2010-06-11 |
oetiker | rrd_daemon handle_request_fetch needs to convert to... |
tree | commitdiff |
2010-06-11 |
oetiker | update to the time_clean function by Jean-Edouard... |
tree | commitdiff |
2010-06-11 |
oetiker | integrated VDEF never patch |
tree | commitdiff |
2010-06-02 |
oetiker | rrd_open: include rrd_tool.h at the very start so... |
tree | commitdiff |
2010-06-02 |
oetiker | rrd_client.c: gcc 4.0.1 produced a warning and require... |
tree | commitdiff |
2010-05-28 |
oetiker | [rrd_client.c] RRD client should resolve all paths... |
tree | commitdiff |
2010-05-27 |
oetiker | make the xport command handles the --daemon option... |
tree | commitdiff |
2010-05-12 |
oetiker | rrd_daemon: after fetching data must be freed ! --... |
tree | commitdiff |
2010-04-30 |
oetiker | RRDCacheD: Fix a typo in an error message. -- Florian... |
tree | commitdiff |
2010-04-30 |
oetiker | rrd_client.c: explicitly close the connection on error in |
tree | commitdiff |
2010-04-29 |
oetiker | "rrd_parsetime" uses (many) global variables and is... |
tree | commitdiff |
2010-04-29 |
oetiker | when using CDEF datasources in rrd, the rpnp in process... |
tree | commitdiff |
2010-04-26 |
oetiker | When specifying a relative path (-j option) rrd_cached... |
tree | commitdiff |
2010-04-26 |
oetiker | Relicense the RRDCacheD client interface under the... |
tree | commitdiff |
2010-04-18 |
oetiker | make rrdtool compile with gcc 4.5 if -std=c99 is set... |
tree | commitdiff |
2010-04-07 |
oetiker | mark unused arguments in the same way throughout the... |
tree | commitdiff |
2010-03-29 |
oetiker | Rather than calling "FLUSH" for each RRD file needed... |
tree | commitdiff |
2010-03-29 |
oetiker | src/rrd_format.c: Implemented "cf_to_string" |
tree | commitdiff |
2010-03-29 |
oetiker | src/rrd_fetch.c: Use "rrdc_fetch" if daemon is available. |
tree | commitdiff |
2010-03-29 |
oetiker | Add a "FETCH" command to RRDCacheD which behaves like... |
tree | commitdiff |
2010-03-29 |
oetiker | * GRAD element for graph, it acts more or less like... |
tree | commitdiff |
2010-03-29 |
oetiker | when printing time_t use %lld with (long long int)... |
tree | commitdiff |
2010-03-29 |
oetiker | use long long int instead of just long long |
tree | commitdiff |
next |