]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
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
2008-12-01  Tobias Oetikeradded libdbi doc to extradist
2008-11-20  Tobias OetikerAttached a patch for the rrd-tool LIBDBI integration...
2008-11-18  Tobias Oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-11-18  Tobias Oetikermissing , added to help string
2008-11-17  Tobias Oetikeradded build instruction for libdbi docu
2008-11-16  Tobias Oetikermissing pod files
2008-11-15  Tobias Oetikerswitch tu using AS_HELP_STRING for formatting ...
2008-11-15  Tobias Oetikerfix typo in handle_request_help
2008-11-15  Tobias Oetikerdoc fixups for rrdcacehd
2008-11-11  Tobias Oetikermake basename work
2008-11-11  Tobias OetikerThis patch allows for multiple RRD writer threads to...
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-08  Tobias Oetiker rrdcached: move queue length decrement into remove_fro...
2008-11-08  Tobias Oetikerrrdcached: examine the current queue with the "QUEUE...
2008-11-08  Tobias OetikerThis helps with portability on platforms where realloc...
2008-11-08  Tobias Oetikerdocument the "QUIT" command -- kevin
2008-11-08  Tobias Oetikerrrdcached: journal_replay default failure reason, just...
2008-11-08  Tobias Oetikeradded "quit" command -- kevin
2008-11-08  Tobias Oetikerrrdcached now frees all of its resources correctly...
2008-11-08  Tobias Oetikerdo not quit when libdbi is missing
2008-11-07  Tobias Oetikerfixed --font TITLE:12: problem -- tobi
2008-11-07  Tobias Oetikerfix scaling issue -- Martin
2008-11-07  Tobias Oetikerextra file to make libdbi patch work
2008-11-07  Tobias OetikerAs some of you may know that I have created a patch...
2008-11-07  Tobias Oetikernew CDEF functions for predictions PREDICT and PREDICTSIGMA
2008-11-07  Tobias OetikerMuch simpler handling of timestamp errors. Return...
2008-11-07  Tobias Oetikerrrdcached: pull in rrd_config.h so we can use its defines
2008-11-04  Tobias OetikerI realize now that the problem is the line
2008-11-02  Tobias Oetikerfix build process for systems without lua
2008-11-02  Tobias OetikerPTHREAD_COND_INITIALIZER may only be used to initialize...
2008-11-02  Tobias Oetikerreverting non build makefile patch ... we need to lua...
2008-11-01  Tobias Oetikerdo not create the lua makefile if lua is not to be...
2008-10-30  Tobias Oetikerfix from alex
2008-10-28  Tobias Oetiker- remove the spaccing between the elements
2008-10-26  Tobias Oetikermake compilation on older OSX versios work by removing...
2008-10-24  Tobias Oetikerfixed typo ... GAUGE not GUAGE
2008-10-22  Tobias OetikerThe previous code relied on the assumption that pthread...
2008-10-22  Tobias Oetikerremove_cache_item() did not check whether a file was...
2008-10-22  Tobias Oetikerthis was replaced by Makefile.am
2008-10-21  Tobias Oetikerguess one needs that in svn too for luabindings to...
2008-10-21  Tobias Oetiker * Open all listen sockets in daemonize(), while we...
2008-10-20  Tobias Oetikerrrd_notify_row patch:
2008-10-20  Tobias Oetiker- Lua module build and install process rewritten using...
2008-10-18  Tobias Oetikerrrd_open should not create files with restrictive masks
2008-10-18  Tobias Oetiker- encapsulate fd and mmap related variables within...
2008-10-17  Tobias Oetikerrrdc_flush_if_daemon should not clobber error message...
2008-10-17  Tobias Oetikeruse double for legend positioning to fight wiggle
2008-10-16  Tobias Oetikerfix version numbers in compile instructions
2008-10-16  Tobias OetikerIn almost all cases where rrdc_flush can fail, it will...
2008-10-16  Tobias Oetiker- rrd_open() calculates file size for new files and...
2008-10-16  Tobias Oetikermove rrd_lock into rrd_open where the general rrd_file...
next