]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2009-04-07  Tobias Oetikerprepare for the release of rrdtool-1.3.7
2009-04-07  Tobias Oetikerfix build docs
2009-04-07  Tobias Oetikerprovide have m4 macros go here
2009-04-07  Tobias Oetikerset helper directory
2009-04-07  Tobias Oetikerfix lazy fix ... syntax error
2009-04-07  Tobias Oetikerupdate ACLOCAL flags
2009-04-07  Tobias Oetikerfix for #213 restore old behaviour of --lazy. Even...
2009-04-07  Tobias Oetikermake sure rrd_dump outputs numbers with C locale so...
2009-04-06  Tobias Oetikerprintf for time_t with %lli can easily cause a segfault...
2009-03-21  Tobias Oetikerremoved more rrd_flush instances
2009-03-21  Tobias Oetikerrrd_flush is not necessary here this used to ba a call...
2009-03-08  Tobias OetikerRenaming ntmake.pl to ntmake.PL (r1742) had unforseen...
2009-03-06  Tobias Oetikerthere were two lines of debug info printed by rrd_xport...
2009-03-06  Tobias OetikerEven though POSIX/XSI requires "strerror_r" to return...
2009-02-21  Tobias OetikerMisc documentation fixes by Alex van den Bogaerdt
2009-02-21  Tobias OetikerDocumentation fixes by Bernhard Reutner-Fischer
2009-01-25  Tobias Oetikeradded doc on new graphv graph_start und graph_end info...
2009-01-25  Tobias Oetikerfix type conversion error (on windows) unsigned/signed...
2009-01-25  Tobias Oetikerrename ntmake.pl to ntmake.PL so that it does not get...
2009-01-22  Tobias OetikerMissed to include utime.h. #207.
2009-01-19  Tobias Oetikerprepare for the release of rrdtool-1.3.6
2009-01-14  Tobias OetikerIn rrd_graph: the width/height values are written into...
2009-01-06  Tobias Oetikerwith MMAP enabled rrd resize GROW was broken ... this...
2009-01-06  Tobias OetikerTICK with negative numbers should 'start from the top...
2009-01-06  Tobias Oetikerfix for segfault in rrd_cgi: caused by freeing a invali...
2008-12-26  Tobias OetikerInclude libgen.h to get prototype for basename in a...
2008-12-26  Tobias Oetikerimprovements for build docs by Zorzoli, Pablo
2008-12-22  Tobias Oetikershould free memory after a successful fetch too ...
2008-12-22  Tobias Oetikerdocumentation fixes
2008-12-22  Tobias OetikerFix for POD error by Sebasian Harl
2008-12-22  Tobias OetikerFixes some typos by Sebastian Harl.
2008-12-19  Tobias Oetikerwin32 fixes by Stefan . Ludewig . exitgames . com
2008-12-18  Tobias Oetikerfix extra dist to include missing win32 files
2008-12-15  Tobias Oetikerprepare for the release of rrdtool-1.3.5
2008-12-11  Tobias Oetikerfixed another seek issue ...
2008-12-11  Tobias OetikerThe spec file for building the rrdtool as an RPM that...
2008-12-10  Tobias OetikerOn some architectures, strtod does not turn "NaN" into...
2008-12-09  Tobias Oetiker* forward ported right axis patch from 1.2 branche
2008-12-08  Tobias OetikerFix for last method in ruby bindings -- Hiroyuki Ikezoe
2008-12-05  Tobias Oetikerintegrate osx build hints as indicated in #192
2008-12-05  Tobias Oetikeraccidentely removed #endif restored
2008-12-05  Tobias Oetikercheck for broken implementations of msync / MS_ASYNC...
2008-12-04  Tobias OetikerLegends should NOT be placed in reverse order when...
2008-12-04  Tobias OetikerCatch CDEF:tot= and raise and error to fix #199. Thanks...
2008-12-04  Tobias OetikerUpdate to WIN32-BUILD-TIPS.txt and VC project files...
2008-12-03  Tobias OetikerWhen fetching data from 'past' an rra, rrd_fetch was...
2008-12-03  Tobias Oetikeradded extra contributor
2008-12-02  Tobias Oetikermake rrdtool compile on windows with cv++. check out...
2008-12-02  Tobias Oetikerfixed solaris build instructions
2008-11-09  Tobias Oetikerbe even more liberal with NOT using isfinite on solaris2.8
2008-11-09  Tobias Oetikeruse basename to determine filename for imginfo as sugge...
2008-11-07  Tobias Oetikerfixed --font TITLE:12: problem -- tobi
2008-11-07  Tobias Oetikeradded librrd.pc to spec file as requested byu Bernard Li
2008-10-30  Tobias Oetikerfix from alex
2008-10-27  Tobias Oetikermissed checkin for librrd.sym fix
2008-10-26  Tobias Oetikerfix for osx porability ... the # in librrd.sym did...
2008-10-24  Tobias Oetikerfixed typo ... GAUGE not GUAGE
2008-10-17  Tobias Oetikeruse double for legend positioning to fight wiggle
2008-10-16  Tobias Oetikerfix version numbers
2008-10-15  Tobias Oetikerimproved docu
2008-10-07  Tobias OetikerDaniel Pocock reported that the argument may be NULL...
2008-10-04  Tobias Oetikerprepare for the release of rrdtool-1.3.4
2008-10-04  Tobias Oetikerfinite broken on solaris 9 too ?
2008-10-04  Tobias Oetiker* rrd_resize fixed so that it does NOT alter the origin...
2008-10-03  Tobias OetikerThe patch fixs rrdtools behaviour when presented with...
2008-09-28  Tobias OetikerAttached is a patch to lower the version requirements...
2008-09-28  Tobias OetikerAttached is a patch against the spec file shipped with
2008-09-28  Tobias Oetikervdef calc was using end_orig to determine for which...
2008-09-27  Tobias Oetikerrrdxport was completely broken for exporting datasource...
2008-09-22  Tobias Oetikerfixed destdir for default install of language bindings...
2008-09-22  Tobias Oetikeruse default prefix for ruby install if no user defined...
2008-09-19  Tobias OetikerBsd lirary path switch added to perl bindings makefile...
2008-09-18  Tobias OetikerFix for debian bug 498183 ... never *advise after the...
2008-09-14  Tobias Oetikeradded missing bottom config
2008-09-14  Tobias Oetikerprepare for the release of rrdtool-1.3.3
2008-09-14  Tobias Oetikerfix release script for 1.3 branche
2008-09-14  Tobias Oetikerresync with trunk since these are fixes
2008-09-07  Tobias Oetikerbranching for 1.3
2008-09-07  Tobias OetikerThe attached patch eliminates the many places where...
2008-09-06  Tobias Oetikerprepare for the release of rrdtool-1.3.2
2008-09-06  Tobias Oetikerwe need rrd_format.h here for things to compile properly
2008-09-06  Tobias Oetikerupdated opensolaris build instructions
2008-09-06  Tobias Oetikeronly link build and use rrd_getopt if there is no getop...
2008-09-06  Tobias Oetikerfix for multi update - data corruption bug as reported...
2008-09-06  Tobias Oetikermake pod checker happy
2008-09-06  Tobias Oetikerinline functions are not supported in c99 ... lets...
2008-09-04  Tobias Oetikerintroduced a persistant fontmap ... this makes our...
2008-08-31  Tobias Oetikernow the results actually look as they did with the...
2008-08-31  Tobias OetikerImprove performance by keeping multiple pango font...
2008-08-31  Tobias Oetikertrying to improve the pango performance I added facilit...
2008-08-31  Tobias Oetikeruse the standart info free function
2008-08-28  Tobias Oetikerfix handling of error conditions in rrd_tool.c ......
2008-08-28  Tobias Oetikerfree the linebuffer if you don't return it!
2008-08-27  Tobias Oetikersome more leak plugging
2008-08-27  Tobias Oetikerdrop the dummy surface prior to creating the real one
2008-08-27  Tobias Oetikeradded some freeing for error conditions
2008-08-27  Tobias Oetikerfixed indentation ... gnu indent results are not realy...
2008-08-27  Tobias OetikerMany rrd_create memory leaks patched ... based on valgr...
2008-08-27  Tobias Oetikerfix indentation
2008-08-27  Tobias Oetikeradded sparc-sun-solaris2.8 to list of broken isfinite...
next