]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2011-09-27  Tobias Oetikerfix buffer overflow for LONG lines in journal handling...
2011-09-16  Tobias Oetikerhandling of ENV_RRDCACHED_ADDRESS:
2011-08-14  Tobias Oetikerfix alignment of centered items ... title and footer
2011-06-29  Tobias Oetikerproper fix for the header size problem and its effects...
2011-06-23  Tobias Oetikerfox for #302. refuse to build if troff and nroff are...
2011-06-23  Tobias Oetikerfix for #301: plug memory leak in lua bindings -- bmayl...
2011-06-23  Tobias OetikerFix for #304: checking for time_t is done with AC_RUN_I...
2011-04-21  Tobias Oetikerfix rrd_create behaviour when mmaping on a full filesys...
2011-03-15  Tobias Oetikerwith libwrap use 'rrdcached' as the name of our daemon...
2011-03-14  Tobias Oetikerbring spaceing around graph back in line with 1.2 goodn...
2011-03-03  Tobias Oetikereven with libdbi enabled, do not mistake "sqlxxabc...
2011-01-26  Tobias Oetikeras rrd_cgi fails to parse stuff, do NOT try to fix...
2011-01-18  Tobias Oetikerupdate timestamp continuity checks in rrd_cached ....
2011-01-18  Tobias OetikerAdded configure option to disable building rrd_graph...
2011-01-15  Tobias Oetikeradded explanation on the rows returned from fetch....
2011-01-15  Tobias Oetikermake sure we do not free stuff in rrdnew which was...
2011-01-06  Tobias Oetikerfix wording regarding min/max setting
2011-01-06  Tobias Oetikerdo not close the filehandle to the resize file of there...
2010-12-26  Tobias Oetikerit there is no right label, do not reserve any space...
2010-12-26  Tobias Oetikermake configure recognize tcl-site argument (#281)
2010-12-26  Tobias Oetikeradd some extra checks to RRA arguments
2010-12-26  Tobias Oetikermake MAP_PRIVATE conditional on AIX not being defined...
2010-12-21  Tobias OetikerThe buffer length for command buffers should be control...
2010-12-21  Tobias Oetiker1) Sigma calculation had an error. The first data value...
2010-12-21  Tobias Oetikerhandle the case where the realpath of the suggested...
2010-12-21  Tobias Oetikerrrdcached: Fix permissions of the default socket.
2010-12-20  Tobias Oetikeradd extra space to LDFLAGS when building ruby bindings...
2010-12-17  Tobias Oetikerthe aix linker does not have -Wl flag
2010-12-07  Tobias Oetikeradded not on using LINE AREA or PRINT
2010-11-11  Tobias Oetikerintroduce "epoch" as a new base time reference, meaning...
2010-11-11  Tobias OetikerHere is a patch that fixes a serious endless loop probl...
2010-11-09  Tobias Oetiker add hosts_access support to rrdcached -- Shaun Reitan...
2010-11-09  Tobias Oetikermake sure we do not try to draw points all that far...
2010-11-02  Tobias Oetikerrrdcached uses tcp and not udp thanks Shaun for finding...
2010-10-25  Tobias Oetikerfollow the normal code path for exiting rrd_update...
2010-10-25  Tobias Oetikerfree addrinfo list after use ... -- Christian Magnusson
2010-10-22  Tobias Oetikerfix for the memory leak in info fixes the memory leak...
2010-10-11  Tobias Oetiker* introduce a new rrd_create_r2 call to fix the no...
2010-10-09  Tobias OetikerEnsure that response_read() always calls fflush() or...
2010-09-28  Tobias Oetikerfix ruby bindings to be compatible with curent ruby...
2010-09-23  Tobias OetikerSummary of changes:
2010-09-10  Tobias Oetikerfix use of %s in strftime rrdgraph (G)PRINT commands...
2010-09-08  Tobias Oetikerit seems that strcasecmp and strcasencmp have issues...
2010-09-08  Tobias Oetikerfix use of setlocale all over the place ...
2010-08-31  Tobias Oetikerfix MSVC2008 compilation ... it does not understand...
2010-08-25  Tobias Oetikermake sure an extra %s in the secondi axis format does...
2010-08-24  Tobias Oetikerits filename not filtname
2010-08-24  Tobias Oetikerdocument version variable
2010-08-23  Tobias Oetikerin remote mode, make argument count for remote commmand...
2010-08-22  Tobias OetikerFirst bug: in function rrd_fetch_fn_libdbi() variable...
2010-08-17  Tobias Oetikerhunting down pango allocation issues ... now the memory...
2010-07-26  Tobias Oetikerrrdcached: Let the -s, -m and -P options affect the...
2010-07-10  Tobias Oetikerprint \n for log messages while runing rrdcached in...
2010-07-07  Tobias Oetikerone with is enough ...
2010-07-05  Tobias Oetikerdo not try to whisk i18n support into existance .....
2010-07-05  Tobias Oetiker* make rrd_getopt compile on solaris
2010-07-04  Tobias Oetikerbackport FP_* fixes and revert FPCLASSIFY fix since...
2010-07-04  Tobias Oetikerdo NOT assume that FP_* is defined, it can also be...
2010-07-02  Tobias Oetikerupdated build tips for updated win32 port by Chris...
2010-07-02  Tobias Oetikerrrd_update and rrd_rpncalc - fix casts introduced by...
2010-07-01  Tobias Oetikerthere are bash scripts so lets have bash execute them
2010-07-01  Tobias Oetiker* patches to make rrdtool compile on win32 (trunk and...
2010-06-30  Tobias Oetikersrc/rrd_client.c: Fix a potential segmentation fault...
2010-06-25  Tobias Oetikerfixed solaris regression introduced in r1904 ... now...
2010-06-11  Tobias OetikerAdd rrd_update_v_r to librrd -- Frederik Kriewitz
2010-06-11  Tobias OetikerTiny, tiny documentation fix -- Peter Valdemar Mørch
2010-06-11  Tobias Oetikerrrd_daemon handle_request_fetch needs to convert to...
2010-06-11  Tobias Oetikerupdate to the time_clean function by Jean-Edouard...
2010-06-11  Tobias Oetikerintegrated VDEF never patch
2010-06-02  Tobias OetikerMAC OS X ships with binaries named 'libtool' and 'libto...
2010-06-02  Tobias Oetikerrrd_open: include rrd_tool.h at the very start so...
2010-06-02  Tobias Oetikerrrd_client.c: gcc 4.0.1 produced a warning and require...
2010-05-28  Tobias Oetiker[rrd_client.c] RRD client should resolve all paths...
2010-05-27  Tobias Oetikermake the xport command handles the --daemon option...
2010-05-12  Tobias Oetikerrrd_daemon: after fetching data must be freed ! --...
2010-05-11  Tobias Oetikerextend floss exception to php 3.01 license
2010-05-10  Tobias Oetikertime on it's own does not work
2010-04-30  Tobias OetikerDocument restricted time parsing when using the daemon...
2010-04-30  Tobias OetikerRRDCacheD: Fix a typo in an error message. -- Florian...
2010-04-30  Tobias Oetikerrrd_client.c: explicitly close the connection on error in
2010-04-29  Tobias Oetiker"rrd_parsetime" uses (many) global variables and is...
2010-04-29  Tobias Oetikerwhen using CDEF datasources in rrd, the rpnp in process...
2010-04-26  Tobias OetikerWhen specifying a relative path (-j option) rrd_cached...
2010-04-26  Tobias Oetikercheck for round function as it is in -lm in solaris ...
2010-04-26  Tobias OetikerRelicense the RRDCacheD client interface under the...
2010-04-18  Tobias Oetikermake rrdtool compile with gcc 4.5 if -std=c99 is set...
2010-04-07  Tobias Oetikermark unused arguments in the same way throughout the...
2010-04-02  Tobias Oetikerfixed info interface documentation
2010-03-29  Tobias OetikerRather than calling "FLUSH" for each RRD file needed...
2010-03-29  Tobias Oetikersrc/rrd_format.c: Implemented "cf_to_string"
2010-03-29  Tobias Oetikersrc/rrd_fetch.c: Use "rrdc_fetch" if daemon is available.
2010-03-29  Tobias OetikerAdd a "FETCH" command to RRDCacheD which behaves like...
2010-03-29  Tobias Oetiker* GRAD element for graph, it acts more or less like...
2010-03-29  Tobias Oetikerwhen printing time_t use %lld with (long long int)...
2010-03-29  Tobias Oetikeruse long long int instead of just long long
2010-03-29  Tobias Oetikeradd documentation on -a
2010-03-29  Tobias Oetikerrename chunk option from -m to -a -- tobi
2010-03-29  Tobias Oetiker* Add utility functions to allocate pointers in variabl...
2010-03-28  Tobias Oetiker* do add intl directory back to Makefile.am ... no...
2010-03-26  Tobias Oetikeradded solaris build hint by fabien wernli
next