Code

rrdtool.git
2008-12-26 oetikerimprovements for build docs by Zorzoli, Pablo
2008-12-22 oetikershould free memory after a successful fetch too ...
2008-12-22 oetikerdocumentation fixes
2008-12-22 oetikerFix for POD error by Sebasian Harl
2008-12-22 oetikerFixes some typos by Sebastian Harl.
2008-12-19 oetikerwin32 fixes by Stefan . Ludewig . exitgames . com
2008-12-18 oetikerfix extra dist to include missing win32 files
2008-12-15 oetikerprepare for the release of rrdtool-1.3.5
2008-12-11 oetikerfixed another seek issue ...
2008-12-11 oetikerThe spec file for building the rrdtool as an RPM that...
2008-12-10 oetikerOn some architectures, strtod does not turn "NaN" into...
2008-12-09 oetiker* forward ported right axis patch from 1.2 branche
2008-12-08 oetikerFix for last method in ruby bindings -- Hiroyuki Ikezoe
2008-12-05 oetikerintegrate osx build hints as indicated in #192
2008-12-05 oetikeraccidentely removed #endif restored
2008-12-05 oetikercheck for broken implementations of msync / MS_ASYNC...
2008-12-04 oetikerLegends should NOT be placed in reverse order when...
2008-12-04 oetikerCatch CDEF:tot= and raise and error to fix #199. Thanks...
2008-12-04 oetikerUpdate to WIN32-BUILD-TIPS.txt and VC project files...
2008-12-03 oetikerWhen fetching data from 'past' an rra, rrd_fetch was...
2008-12-03 oetikeradded extra contributor
2008-12-02 oetikermake rrdtool compile on windows with cv++. check out...
2008-12-02 oetikerfixed solaris build instructions
2008-11-09 oetikerbe even more liberal with NOT using isfinite on solaris2.8
2008-11-09 oetikeruse basename to determine filename for imginfo as sugge...
2008-11-07 oetikerfixed --font TITLE:12: problem -- tobi
2008-11-07 oetikeradded librrd.pc to spec file as requested byu Bernard Li
2008-10-30 oetikerfix from alex
2008-10-27 oetikermissed checkin for librrd.sym fix
2008-10-26 oetikerfix for osx porability ... the # in librrd.sym did...
2008-10-24 oetikerfixed typo ... GAUGE not GUAGE
2008-10-17 oetikeruse double for legend positioning to fight wiggle
2008-10-16 oetikerfix version numbers
2008-10-15 oetikerimproved docu
2008-10-07 oetikerDaniel Pocock reported that the argument may be NULL...
2008-10-04 oetikerprepare for the release of rrdtool-1.3.4
2008-10-04 oetikerfinite broken on solaris 9 too ?
2008-10-04 oetiker* rrd_resize fixed so that it does NOT alter the origin...
2008-10-03 oetikerThe patch fixs rrdtools behaviour when presented with...
2008-09-28 oetikerAttached is a patch to lower the version requirements...
2008-09-28 oetikerAttached is a patch against the spec file shipped with
2008-09-28 oetikervdef calc was using end_orig to determine for which...
2008-09-27 oetikerrrdxport was completely broken for exporting datasource...
2008-09-22 oetikerfixed destdir for default install of language bindings...
2008-09-22 oetikeruse default prefix for ruby install if no user defined...
2008-09-19 oetikerBsd lirary path switch added to perl bindings makefile...
2008-09-18 oetikerFix for debian bug 498183 ... never *advise after the...
2008-09-14 oetikeradded missing bottom config
2008-09-14 oetikerprepare for the release of rrdtool-1.3.3
2008-09-14 oetikerfix release script for 1.3 branche
2008-09-14 oetikerresync with trunk since these are fixes
2008-09-07 oetikerbranching for 1.3
2008-09-07 oetikerThe attached patch eliminates the many places where...
2008-09-06 oetikerprepare for the release of rrdtool-1.3.2
2008-09-06 oetikerwe need rrd_format.h here for things to compile properly
2008-09-06 oetikerupdated opensolaris build instructions
2008-09-06 oetikeronly link build and use rrd_getopt if there is no getop...
2008-09-06 oetikerfix for multi update - data corruption bug as reported...
2008-09-06 oetikermake pod checker happy
2008-09-06 oetikerinline functions are not supported in c99 ... lets...
2008-09-04 oetikerintroduced a persistant fontmap ... this makes our...
2008-08-31 oetikernow the results actually look as they did with the...
2008-08-31 oetikerImprove performance by keeping multiple pango font...
2008-08-31 oetikertrying to improve the pango performance I added facilit...
2008-08-31 oetikeruse the standart info free function
2008-08-28 oetikerfix handling of error conditions in rrd_tool.c ......
2008-08-28 oetikerfree the linebuffer if you don't return it!
2008-08-27 oetikersome more leak plugging
2008-08-27 oetikerdrop the dummy surface prior to creating the real one
2008-08-27 oetikeradded some freeing for error conditions
2008-08-27 oetikerfixed indentation ... gnu indent results are not realy...
2008-08-27 oetikerMany rrd_create memory leaks patched ... based on valgr...
2008-08-27 oetikerfix indentation
2008-08-27 oetikeradded sparc-sun-solaris2.8 to list of broken isfinite...
2008-08-22 oetikerit is rb_rrd_infocall not rrd_infocall ...
2008-08-16 oetikerWhen in lazy mode, and the graph does not get regenerat...
2008-08-16 oetikerdocumentation updates
2008-08-12 oetikermake sure imageinfo only reports the filename and not...
2008-08-04 oetikerThe attached patch converts the given string to UTF...
2008-07-29 oetikernewer perlapi docu suggests to use SV * instead of...
2008-07-29 oetikerfixed some c++ style lines -- David Masterson
2008-07-28 oetikerspelling fix
2008-07-23 oetikerforward ported patch for rra cur_row randomization...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-07-23 oetikeradded support for restoring rrdtool 1.0.x files .....
2008-07-22 oetikerFix for #167 - rrdcreate is arguably missing a check...
2008-07-01 oetikerheader-fix
2008-07-01 oetikerimprove layout
2008-06-29 oetikeradded rrd filename to illegal update message -- he...
2008-06-29 oetikerrrdtool.spec fix by Anton Blanchard to build without...
2008-06-29 oetikermake sure image-with and image-height get returned...
2008-06-19 oetikerrrdtool.fetch is returning an extra, bogus, data point...
2008-06-12 oetikeradded note on %S
2008-06-11 oetikermade news the same as the announcement
2008-06-10 oetikerprepare for the release of rrdtool-1.3.0
2008-06-10 oetikeroops it is 1.3.0 not 1.4.0 yet
2008-06-10 oetikerpreparing for 1.3
2008-06-10 oetikerdocument the 'internal' functions in rrd.h but mark...
2008-06-10 oetikerflip check for row_count with setting for better code...
2008-06-10 oetikercheck row count in RRAs to be > 0 ... by Sebastian...
next