rrdtool.git
2006-08-03 oetikersolaris 10 has isnan defined as a sun forte builtin...
2006-08-02 oetikerfixing python bindings ... Jarod Wilson jwilson redhat.com
2006-08-01 oetikerunknownaszero was not a good idea ... bye bye
2006-07-31 oetikernew options --enumds and --unknwonaszero for xport
2006-07-14 oetikerprepare for the release of rrdtool-1.2.15
2006-07-14 oetikerwe were leaking directory handles ...
2006-07-14 oetikerremove an excess =over
2006-07-14 oetikeradded missing =over
2006-07-14 oetikerprepare for the release of rrdtool-1.2.14
2006-07-14 oetikerdo not reset im->gdes[i].step blindly. We initialize...
2006-07-14 oetikeradded pwd command for remote server
2006-07-13 oetikerfixed makefiles without libcgi ... guenter knauf
2006-07-07 oetikeradded first function to python bindings ... -- Ulf...
2006-07-05 oetikerwe have no cgilib anymore ....
2006-07-04 oetikerlet rrdtool understand <?xml ...?> headers in rrdtool...
2006-06-18 oetikerAdded AVG function to CDEF language. Martin Sperl marti...
2006-06-15 oetikerfixed libpng link
2006-06-15 oetikeradded hint for RHEL
2006-06-13 oetikeradded missing tcl files
2006-06-07 oetikerfix calc of fahrenheit ...
2006-06-06 oetikeradditional AIX hints from zoran.majcenic inet.hr
2006-06-06 oetikernew, working rrdtool.spec file from Jarod Wilson jwilso...
2006-05-27 oetikerpython uses the name of the module for loding, so this...
2006-05-25 oetikeraddeed AIX instructions
2006-05-23 oetikeradjust label spacing to make sure labels don't overlap...
2006-05-21 oetikeradd note about variable name picking as suggested by...
2006-05-21 oetikeranother Makefile update from guenter
2006-05-21 oetikertiny updates to netware and win32 makefiles -- Guenter...
2006-05-21 oetikerfixed type hte->the
2006-05-21 oetikermake vdef time part available in the data_calc stage...
2006-05-21 oetikernew GPRINT option :strftime to print time associated...
2006-05-21 oetikermake configure test which flags gcc actually accepts ...
2006-05-21 oetikerdon't deprecate HRULE anymore
2006-05-21 oetikerallow DS names starting with the same letters as operators
2006-05-12 oetikerwe wan't to dist thread_save_nt too
2006-05-11 oetikermake DNAN and DINF faster by caching the result of...
2006-05-11 oetikertell Makefile.PL how to store an rpath under aix
2006-05-10 oetikerimproved scaling for --logarithmic mode ... -- beat...
2006-05-09 oetikerdon't panic if the user forgets to specify the name...
2006-05-07 oetikermake legend spacing more reliable. handle the fact...
2006-05-06 oetikerlets have index.html -- Peter Breitenlohner <peb mppmu...
2006-05-06 oetikerAvoid gcc warning (discards qualifier) in tclrrd.c...
2006-05-06 oetikerAvoid gcc warning ("static not first") -- Peter Breiten...
2006-05-06 oetikerAvoid gcc warnings about use of "long long" -- Peter...
2006-05-06 oetikerUse tclpkgdir instead of pkglibdir in order to avoid...
2006-05-06 oetikerThe rrdtoolmodule.so should be installed in pyexecdir...
2006-05-04 oetikerfix for debian bug 359071 ... reporting the long cdef...
2006-05-04 oetikerprepare for the release of rrdtool-1.2.13
2006-05-04 oetikerfix my mail address
2006-05-04 oetikerfewer double frees ... -- slamb slamb.org
2006-05-04 oetiker* fixed argument parsing for long options
2006-05-04 oetikerif end % step == 0 we should still fetch a full step...
2006-05-04 oetikerupdated handling of subsecond resolution in connection...
2006-05-02 oetikervariables should be defined at the bein of the block...
2006-04-29 oetikerfixed spelling
2006-04-27 oetikernew units=si option -- wim.heirmann elis.urgent.be
2006-04-25 oetikercompile without multibyte support
2006-04-25 oetikerlets have proper dependencies
2006-04-24 oetikermake sure things are initialised ...
2006-04-18 oetikershared should be share !
2006-04-17 oetikerAdd a second label to the Y axis if there is only going...
2006-04-14 oetikerno more people links!
2006-04-14 oetikerremove people references
2006-04-07 oetikeradd solaris hint to bild procedure
2006-04-04 oetikerallow for input lines of arbitrary length in rrdtool...
2006-04-01 oetikerwatermartk feature for rrdgraph by Ronan Mullally
2006-03-26 oetikervnames can be up to MAX_VNAME_LEN long ... not only...
2006-03-26 oetikerpotential bufferoverflow throught large windir avoided
2006-03-14 oetikeradded note on the fact that no OK will be printed in...
2006-03-14 oetikerRRDtool in remote mode will either print an ERROR line...
2006-03-13 oetikerin pipe mode, make rrd_tool send errors to STDOUT ...
2006-03-06 oetikerat least freebsd will not do utf8 bits properly without...
2006-03-03 oetiker* simplify code for STACK function ... there were two...
2006-03-03 oetikerremove ~ from my wishlist address ...
2006-03-03 oetikermake this compile even when HAVE_MBSTOWCS is not set
2006-02-23 oetikerseparate matching of full and partial match evaluation...
2006-02-20 oetikerYYYYMMDDhhmm is not supported ... only YYYYMMDD
2006-02-08 oetikerOS and COPYRIGHT removed from the rrdcgi INTERNAL funct...
2006-02-06 oetikernew rrdcgi function RRD::INTERNAL for accessing VERSION...
2006-02-06 oetikerwe have 2006 now so let's show it
2006-01-29 oetikermore makefile cleanup from Guenter Knauf gk gknw.de
2006-01-25 oetikerallow RRDp to catch errors
2006-01-22 oetikerclarified the documentation of xff -- Michael Bunk...
2006-01-22 oetikerthe operator in the example is * not + -- Nick Sharp...
2006-01-15 oetikermake sure we pickup the correct config.h ... -- Blair...
2006-01-15 oetikermake sure the image size only gets printed from rrd_too...
2006-01-15 oetikermake sure gcc does not thing gridind may be undefined
2006-01-15 oetikerHWPREDICT without reference number will implicitly...
2006-01-15 oetikerupdated NetWare and Cygwin Builds
2006-01-15 oetikermake sure gridind is defined under all conditions
2006-01-14 oetikeradd perlbindings and optional export filename to rrd_du...
2006-01-05 oetikerlet the building of the perl extension be more reliable ...
2006-01-05 oetikerremove redundant if statement in rrd_gfx pdf code ...
2006-01-04 oetikerCompile time improvments for NetWare and Win32 -- Guent...
2006-01-04 oetikermake sure this actually compiles with HAVE_MBSTOWCS...
2005-12-30 oetikeronly use getuid if it is actually available ...
2005-12-26 oetikeradded heartbeat grahics
2005-12-19 oetikerfix tcl issues ... build with pre tcl8.4 ... do not...
2005-12-18 oetikerprepare for the release of rrdtool-1.2.12
2005-12-18 oetikeradded FLOSS exception from mysql.com/company/legal...
next