]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2009-06-07  Tobias Oetikeradded $Id:$
2009-06-07  Tobias Oetikerinitial news
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 Oetikerget the latest gettext
2009-05-27  Tobias Oetikeradded gettext.h to dist
2009-05-27  Tobias Oetikeradded missing gettext.h
2009-05-27  Tobias Oetikerwe don't have any translations ... so do not pretend
2009-05-27  Tobias Oetikerreduce gettext version requirements
2009-05-27  Tobias Oetikerfix path
2009-05-27  Tobias Oetikerthe get ready for 1.4rc patch
2009-05-27  Tobias OetikerOnly include libgen.h when we have it. use pbbasename...
2009-05-26  Tobias Oetikerupdate flush to flushcached
2009-05-26  Tobias Oetikerbindings should invoke new rrd_flushcached (instead...
2009-05-26  Tobias Oetiker"ulong" is not portable. must be unsigned long -- kevin
2009-05-26  Tobias Oetikerupdate flush document name
2009-05-26  Tobias Oetikerrename rrd_flush.c to rrd_flushcached.c in Makefile.am
2009-05-26  Tobias Oetikerresolve the "flush inconsistency":
2009-05-25  Tobias OetikerWhile restoring, rrd_restore uses between 30 and 40...
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 call I want to test
2009-05-22  Tobias Oetikerinline is something for the compiler to figure ...
2009-05-22  Tobias Oetikerfix error messages on the road to fix #222
2009-05-21  Tobias Oetikerfix text organisation
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-20  Tobias OetikerThis patch includes utility functions to support dynami...
2009-04-20  Tobias Oetikerintroduced header_property in info output -- Daniel...
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-14  Tobias Oetikerrrd_random() is a wrapper around random() that ensures...
2009-04-10  Tobias OetikerThis patch consolidates several aspects of the command...
2009-04-09  Tobias OetikerThe bookkeeping of all threads is not necessary, since...
2009-04-09  Tobias Oetikeradded missing docs -- kevin
2009-04-09  Tobias Oetikeradded missing newline -- by sebastian harl
2009-04-07  Tobias Oetikermake sure an empty m4 is in the checkout
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 OetikerI thought that it would be nice to be able to pass
2009-04-06  Tobias Oetikeruse %lld with (long long) conversion when printing...
2009-04-06  Tobias Oetikerprintf for time_t with %lli can easily cause a segfault...
2009-04-06  Tobias Oetikerlets have an error message when creating the graph...
2009-03-21  Tobias Oetikerremove excess flush calls ...
2009-03-21  Tobias Oetikerremove flush symbol
2009-03-21  Tobias Oetikerthe call to rrd_flush has appeared when rrd_open was...
2009-03-18  Tobias OetikerNew rrd_graph functions for legend placement control...
2009-03-08  Tobias Oetikerrrd_flush.c: Provide a more useful error message.
2009-03-08  Tobias OetikerRenaming ntmake.pl to ntmake.PL (r1742) had unforseen...
2009-03-07  Tobias OetikerThis 2-patch series exposes 'flush' methods to the...
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-03-06  Tobias OetikerMake sure we use correct sizes for vsnprintf (sizeof...
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-25  Tobias Oetikerdefine cwd where we need it and not outside
2009-01-14  Tobias OetikerIn rrd_graph: the width/height values are written into...
2009-01-14  Tobias Oetikeradded percentnan (VDEF PERCENT variant that ignores...
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-11  Tobias Oetikerfixed another seek issue ...
2008-12-11  Tobias OetikerThe spec file for building the rrdtool as an RPM that...
2008-12-11  Tobias Oetikerinclude luapod into distro
2008-12-10  Tobias OetikerOn some architectures, strtod does not turn "NaN" into...
2008-12-10  Tobias Oetikerrrdtool dump is now backward compatible with rrdtool...
2008-12-10  Tobias Oetikerminichange
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 Oetikerdeleted a bit much from rrd_open ... merged back in
2008-12-05  Tobias Oetikercheck for broken implementations of msync / MS_ASYNC...
2008-12-05  Tobias Oetikeradded rrdcached examples to extra_dist to make sure...
2008-12-04  Tobias OetikerLegends should NOT be placed in reverse order when...
2008-12-04  Tobias Oetikeradd de-referencing to step in fetch check
2008-12-04  Tobias Oetikerfix merg error with win32 port
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 Oetikerintegrated rrdcached examples into build process
2008-12-03  Tobias Oetikeradd rrdcached examples -- kevin
2008-12-02  Tobias Oetikerfixed solaris build instructions
next