]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
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 Oetikerupdated changes
2010-12-26  Tobias Oetikerprepare for the release of rrdtool-1.4.5
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 Oetiker Sigma calculation had an error. The first data value...
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 Oetikeraix does not know about -Wl
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 Oetikercached is using tcp not udp ...
2010-11-09  Tobias Oetikermake sure we do not try to draw points all that far...
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-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-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 Oetikerit's filename not filtename
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 Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
2010-07-05  Tobias Oetikerprepare for the release of rrdtool-1.4.4
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-05  Tobias Oetikerwritten change log
2010-07-04  Tobias Oetikerbackport FP_* fixes and revert FPCLASSIFY fix since...
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 Oetikerthese are bash scripts so lets call bash
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 OetikerTiny, tiny documentation fix -- Peter Valdemar Mørch
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-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-11  Tobias Oetikerextend floss exception to php 3.01 license
2010-05-10  Tobias Oetikercant have TIME on it's own in CDEF
2010-04-30  Tobias Oetikerrrd_client.c: explicitly close the connection on error in
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 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 Oetikerunify marking of unused arguments
2010-04-03  Tobias Oetikerfix info syntax
2010-03-29  Tobias Oetikerwhen printing time_t use %lld with (long long int)...
2010-03-28  Tobias Oetiker* do add intl directory back to Makefile.am ... no...
2010-03-26  Tobias Oetikeradded solaris cairo build hint
2010-03-24  Tobias Oetikerrrdcached: Updated help output
2010-03-22  Tobias Oetikerbranched from trunk
2010-03-22  Tobias OetikerWall is not a portable cc option ... if this is to...
2010-03-22  Tobias Oetikerinclude gettext 0.17 ... for those who do not have...
2010-03-22  Tobias Oetikerwait before release to prevent timeout on scp
2010-03-22  Tobias Oetikerprepare for the release of rrdtool-1.4.3
2010-03-22  Tobias Oetikerfixed spelling a bit
2010-03-22  Tobias Oetikerdo not autogen the CHANGES file anymore
2010-03-22  Tobias Oetikerwe are in 2010 now
2010-03-22  Tobias Oetikerupdate date
2010-03-22  Tobias Oetikerrrdcached: Log to stderr (in addition to syslog) when...
2010-03-22  Tobias Oetikerrrdcached: Do not put any code in assert(). -- Sebastia...
2010-03-22  Tobias Oetikerrrdcached: Added -m command line option. This option...
2010-03-22  Tobias Oetikerrrdcached: Let -s affect the following sockets only...
2010-03-22  Tobias Oetikeradd 'm' as a shortcut for 'zoom' in rrd_graph (1.4...
2010-03-15  Tobias Oetikerin rrd_cgi RRD::TIME::LAST do not raise argc when calli...
2010-03-08  Tobias OetikerObviously this will only work if rrdcached is running...
2010-03-08  Tobias Oetikeradded --no-overwrite option to rrdtool create. It preve...
2010-03-02  Tobias OetikerI think I just solved a longstanding bug in the rrd_upd...
2010-03-02  Tobias Oetikeradded additional dependencies on Makefile to make sure...
2010-02-16  Tobias Oetikerreset rrd_state for grapv in ruby bindings -- Sven...
2010-02-13  Tobias Oetikermake sure we only use _NL_TIME_WEEK_1STDAY if we actual...
2010-02-07  Tobias Oetikeruse _NL_TIME_WEEK_1STDAY to determin the first day...
2010-02-07  Tobias Oetikeruse locale information from LC_TIME first_weekday to...
2010-02-05  Tobias Oetikernew rb_rrd_xport function for ruby bindings. -- Pavel...
2010-02-02  Tobias Oetikermake sure that (argv-1)[0] points to something sensible...
2010-01-25  Tobias Oetikeradd 'u' to backup one line for special legend placement...
2010-01-25  Tobias Oetikerfix right aligned text
2010-01-25  Tobias Oetikeradd online documentation for --pango-markup switch
2010-01-21  Tobias OetikerAttached patch passes DESTDIR to setup.py as --root...
2010-01-20  Tobias Oetikeronly draw the new type of marker in the graph legend...
next