]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/shortlog
thirdparty/rrdtool-1.x.git
2014-11-06  Tobias Oetikerremove tabs and extra space
2014-10-30  Tobias OetikerMerge pull request #552 from stevenh/master
2014-10-30  Steven HartlandIncrease listen backlog to deal with request spikes 552/head
2014-10-29  Tobias OetikerMerge pull request #551 from oetiker/hw-smooth-fix
2014-10-29  Tobias OetikerWorking average has value at position k added. MyMod... 551/head
2014-10-29  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool-1.x
2014-10-29  Tobias Oetikerfix version number inconsitency
2014-10-27  Tobias OetikerMerge pull request #547 from laiwei/master
2014-10-27  Tobias Oetikeractually create the defines used to distinguisch the...
2014-10-24  laiweiupdate PING-PONG doc format 547/head
2014-10-24  laiweiadd PING-PONG doc
2014-10-24  Tobias OetikerMerge pull request #549 from oetiker/graph-fixes
2014-10-24  Tobias OetikerMerge pull request #548 from oetiker/pcre-fallback
2014-10-23  Mathias Kettnerfix graph regressions 549/head
2014-10-23  Tobias Oetikerif glib does not have regex support, try libpcre 548/head
2014-10-23  laiweiping rrd-cached
2014-10-20  Tobias Oetikerdo not call fadvise when working mmapped
2014-10-16  Tobias OetikerMerge branch 'master' of github.com:oetiker/rrdtool-1.x
2014-10-16  Tobias Oetikerkeep requirements in sync with 1.4.9
2014-10-16  Tobias Oetikerdo not require pango_font_map_create_context since...
2014-10-04  Tobias OetikerMerge pull request #543 from msperl/master-daemon-fetchbin
2014-10-03  Martin Sperlfixed output problems and switched to a generic functio... 543/head
2014-10-02  Martin Sperlfixed returned number of lines by allowing arbitrary...
2014-10-02  Martin Sperlfixed return codes to be "correct"
2014-10-02  Martin Sperladded descriptions
2014-10-02  Martin Sperlfixed 0-byte issue in add_to_wbuf
2014-10-02  Martin Sperlimplemented fetchbin protocol
2014-10-01  Martin Sperlmoved to optional arguments and prepared FETCHBIN ...
2014-10-01  Tobias OetikerMerge pull request #540 from maxnet/master
2014-10-01  Tobias OetikerMerge pull request #542 from darklightwu/master
2014-09-26  darklightwuAdd "=encoding ISO8859-1" for es language. 542/head
2014-09-23  Tobias OetikerMerge pull request #541 from romanofski/master
2014-09-23  Roman JoostUse `env` to start tclsh instead of /bin/bash 541/head
2014-09-19  Floris BosAdd configure option to disable examples 540/head
2014-09-19  Floris BosAdd configure option to disable rrdcached
2014-09-19  Floris BosAdd configure option to disable rrd_restore support
2014-09-19  Floris BosDo not require cairo to have PDF, EPS, SVG support
2014-09-16  Tobias Oetikerthe %s portion of the printf format is optional
2014-09-16  Tobias Oetikerallow gG format
2014-09-16  Tobias Oetikeradd examples
2014-09-16  Tobias Oetikeradded documentation for sshipways new functions
2014-09-16  Tobias Oetikerdo not capture
2014-09-16  Tobias Oetikerfix character class definition
2014-09-16  Tobias Oetikeruse new bad_format_print check
2014-09-16  Tobias Oetikerremove duplicate definition
2014-09-16  Tobias Oetikera proper fix to the bad_format checking misery
2014-09-09  Tobias OetikerMerge pull request #536 from msperl/master-fix-for...
2014-09-09  Martin Sperlfixed argument parser to handle positional arguments... 536/head
2014-09-08  Tobias Oetikerbetter parse the matched string
2014-09-08  Tobias Oetikerdo not depend on g_lib_free_full yet ... RH6 at least...
2014-09-05  Tobias OetikerMerge pull request #531 from stamfest/create-with-sourc...
2014-09-05  Peter StamfestFix tune related test scripts to work in the presence... 531/head
2014-09-05  Peter StamfestMerge branch 'travis-fix' into create-with-source-data
2014-09-05  Peter Stamfestreplace "realpath" with "readlink -f"
2014-09-05  Peter Stamfestget rid of warnings
2014-09-04  Peter StamfestMerge branch 'tobi-master' into create-with-source...
2014-09-04  Tobias Oetikerfor the tests we need dc
2014-09-04  Tobias OetikerMerge pull request #535 from stamfest/more-tobi-fixes
2014-09-04  Tobias OetikerMerge pull request #533 from stamfest/fix-test-for...
2014-09-04  Peter StamfestFix NULL pointer dereference error introduced during... 535/head
2014-09-04  Peter StamfestHave travis run rrdcached based tests as well
2014-09-04  Peter StamfestImprove test suite. Allow to have tests run using a...
2014-09-04  Peter StamfestMake rrd create work via the caching daemon
2014-09-04  Peter Stamfestfetch data from cached with full double precision to... 534/head
2014-09-04  Peter StamfestFix rrd create via cached - file name sanitation (absol...
2014-09-04  Peter Stamfestfix "Cannot parse value line" errors because rrd_strtod...
2014-09-02  Peter Stamfestfixup implement new test style
2014-09-02  Peter Stamfestadd dc package to travis install requirements
2014-09-02  Peter Stamfestadd --template documentation
2014-09-02  Peter StamfestImplement --template option to rrdtool create
2014-09-02  Peter Stamfestsupport --sources (aka -r) in rrd daemon
2014-09-02  Peter Stamfestimplement new test "style": valgrind-logfile. This...
2014-09-01  Peter Stamfestspeed up modify4 test - especially under valgrind
2014-09-01  Peter Stamfestwhen using valgrind, make sure we set some env vars...
2014-09-01  Peter StamfestAvoid memory leak and handle out-of-memory in a forgott...
2014-09-01  Peter StamfestFix nasty off-by-one error causing access beyond alloca...
2014-09-01  Peter StamfestAvoid some valgrind errors to be either detected to...
2014-08-31  Peter StamfestDocumentation
2014-08-31  Peter StamfestRemove debug code and make "my" code warning-free.
2014-08-31  Peter StamfestImplement mapping
2014-08-31  Peter Stamfestadd DS syntax to map data-sources during create with...
2014-08-31  Peter StamfestImprove tests
2014-08-31  Peter StamfestCDP prefilling should now mostly work...
2014-08-31  Peter StamfestGeneralize RRA candidate finding
2014-08-31  Peter StamfestFactor out adding/removing of temporary RRA for CDP...
2014-08-31  Peter Stamfeststart to work on prefilling of CDPs
2014-08-31  Peter Stamfestprefill last DS values
2014-08-31  Peter Stamfestfactor out core bin-prefilling to shorten functions
2014-08-31  Peter Stamfesttake XFF into account when prefilling
2014-08-31  Peter StamfestAllow to use different selection strategies when select...
2014-08-31  Peter Stamfestadd "const" keyword to cf_conv to avoid some warnings
2014-08-31  Peter Stamfestadd custom quicksort, where the comparison function...
2014-08-31  Peter StamfestAdd new test for checking handling of CFs during prefilling
2014-08-31  Peter Stamfestadd test playing with different bin sizes
2014-08-31  Peter Stamfesttake start time from sources if unspecified
2014-08-31  Peter Stamfestimprove tests
2014-08-31  Peter Stamfestactivate create-with-source tests in standard test...
2014-08-31  Peter StamfestFix comment
2014-08-31  Peter StamfestAdd interval handling functions. These will be needed...
2014-08-31  Peter Stamfestproperly handle DS names - this allows to reorder data...
next