]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2010-01-02  Tobias Oetikerthe end time itself is not part of a time range .....
2009-11-30  Tobias Oetikeradd missing 0,7000 to fix #246
2009-11-18  Tobias Oetikerremove duplicate help text -- Bernhard Reutner-Fischer
2009-11-16  Tobias Oetikerbe more diligent in checking the input arguments for...
2009-11-15  Tobias OetikerSwitch LC_NUMERIC to C prior to creating rrd_xport...
2009-10-24  Tobias Oetikerprepare for the release of rrdtool-1.3.9
2009-10-22  Tobias Oetikerdo not double free memory whenn quotes are missing...
2009-10-22  Tobias Oetikerinclude missing locale.h
2009-10-22  Tobias Oetikermake sure rrdold members are not pointing anywhere...
2009-10-20  Tobias Oetikerforce LC_NUMERIC to C while restoring ...
2009-09-02  Tobias Oetikerrelax cairo pango requirements
2009-08-20  Tobias Oetikerfix for #237 ... missing -G arg support in binary
2009-08-20  Tobias Oetiker-D takes not option ... fix for #238
2009-08-19  Tobias Oetikerand is && and not binary & normally ... (thanks Bernhard)
2009-08-19  Tobias Oetikerbackport from 1.4 round the index of the PERCENT select...
2009-08-11  Tobias Oetikerfix freeing order when generating error messages. found...
2009-08-10  Tobias Oetikerinclude math.h when compileing
2009-08-08  Tobias Oetikerremove extra \ in perl example
2009-08-07  Tobias Oetikerinclude PACKAGE_VERSION as version number for python...
2009-08-03  Tobias Oetikerin rrd > 1.3 it's called rrd_info_push ... and not...
2009-08-03  Tobias OetikerShow the index of each data source in the rrd_info...
2009-07-06  Tobias Oetikeradd some more brackets just to be sure
2009-07-05  Tobias Oetikermake this code windows save ???
2009-07-05  Tobias Oetiker* make the time_t size checking code safer by complaini...
2009-07-04  Tobias Oetikermake sure we use long long and long with time_t appropr...
2009-06-10  Tobias Oetikerfix bad pdf links
2009-06-08  Tobias Oetikermake config.h a symlink to rrd_config.h so that intl...
2009-06-08  Tobias OetikerRelax automake requirements and make 1.11 features...
2009-06-02  Tobias OetikerMention that negative time values should be separated...
2009-06-01  Tobias OetikerMake rrdtool compile on GNU/kFreeBSD. Fix for Debian...
2009-06-01  Tobias Oetikermake negative update times work as diescribed in the...
2009-05-28  Tobias Oetikermadvise hints may not be ORed since they are enumerated...
2009-05-27  Tobias Oetikerback to 0.14.4
2009-05-27  Tobias Oetikerdefault Makevars
2009-05-27  Tobias Oetikerget latest gettext
2009-05-27  Tobias Oetiker0.14.4 of gettext should be enough ...
2009-05-27  Tobias Oetikerswitch from intltoolize to autopoint ... for a more...
2009-05-27  Tobias Oetikerfix autotool version
2009-05-27  Tobias Oetikerfix autotool version on james for autobuild
2009-05-25  Tobias Oetikeronly include utime.h when necessary
2009-05-24  Tobias Oetiker* in 1.3: Changed types used in rrd_file_t from off_t...
2009-05-22  Tobias Oetikerreset errno right befor the place where we look at...
2009-05-22  Tobias Oetikerfix error messages on the road to fix #222
2009-05-19  Tobias Oetikerprepare for the release of rrdtool-1.3.8
2009-05-18  Tobias Oetikerintegrated fix for debian bug #529291 as supplied by...
2009-05-11  Tobias Oetikerfix rrd_getops use of external variables (optarg and...
2009-04-29  Tobias Oetikeradded some remarks on CDEF versus VDEF to the docs...
2009-04-17  Tobias Oetikeradd documentation for graph-render-mode
2009-04-15  Tobias Oetikerfix comments and error messages in rrd_restore patch
2009-04-15  Tobias OetikerFix casting issues in rrd_restore. The bug manifested...
2009-04-14  Tobias Oetikermake ruby bindings compile with newer ruby versions...
2009-04-14  Tobias OetikerGenerate an error message when using RRDp with graph...
2009-04-09  Tobias Oetikeradded missing newline -- by sebastian harl
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
next