]>
git.ipfire.org Git - thirdparty/rrdtool-1.x.git/log
Maksym Sobolyev [Wed, 28 Jan 2015 18:38:54 +0000 (10:38 -0800)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
configure.ac
Tobias Oetiker [Tue, 20 Jan 2015 18:05:57 +0000 (19:05 +0100)]
Merge pull request #577 from casta/fix_576
vars may be used uninitialized. issue #576.
Guillaume Castagnino [Tue, 20 Jan 2015 13:50:56 +0000 (14:50 +0100)]
vars may be used uninitialized. This may lead to unattended behaviour at certain optimisation level
Tobias Oetiker [Fri, 16 Jan 2015 08:12:38 +0000 (09:12 +0100)]
update the generated files to be in sync with the source
Tobias Oetiker [Wed, 14 Jan 2015 13:29:26 +0000 (14:29 +0100)]
slowly getting to make this work on solaris
Tobias Oetiker [Wed, 14 Jan 2015 12:52:01 +0000 (13:52 +0100)]
be more careful when checking for sigwaitinfo and sigwait presence
Tobias Oetiker [Wed, 14 Jan 2015 12:50:35 +0000 (13:50 +0100)]
sync generated files
Tobias Oetiker [Wed, 14 Jan 2015 11:16:57 +0000 (12:16 +0100)]
to include - in an scanf rang it must be at the end not at the beginning of the expressions
Tobias Oetiker [Wed, 14 Jan 2015 10:50:34 +0000 (11:50 +0100)]
Merge pull request #568 from dago/solaris
rrd_modify no longer exists
Tobias Oetiker [Tue, 13 Jan 2015 18:40:40 +0000 (19:40 +0100)]
Merge pull request #572 from mahadeva604/master
Fix the memory leak in rrdcached
Alexander Lozovoi [Tue, 13 Jan 2015 17:19:13 +0000 (20:19 +0300)]
Fix the memory leak in rrdcached
Tobias Oetiker [Mon, 12 Jan 2015 20:40:56 +0000 (21:40 +0100)]
fix wrong variable
Tobias Oetiker [Mon, 12 Jan 2015 20:39:54 +0000 (21:39 +0100)]
use ifdef not if
Tobias Oetiker [Mon, 12 Jan 2015 20:37:33 +0000 (21:37 +0100)]
check if we have sigwaitinfo and use sigwait instead ...
Tobias Oetiker [Mon, 12 Jan 2015 20:15:23 +0000 (21:15 +0100)]
even more in files
Tobias Oetiker [Mon, 12 Jan 2015 20:13:25 +0000 (21:13 +0100)]
more in files
Tobias Oetiker [Mon, 12 Jan 2015 20:11:29 +0000 (21:11 +0100)]
Merge branch 'master' of github.com:oetiker/rrdtool-1.x
Tobias Oetiker [Mon, 12 Jan 2015 20:10:49 +0000 (21:10 +0100)]
add in files ... to be able to build from a clone
Tobias Oetiker [Sun, 11 Jan 2015 22:01:25 +0000 (23:01 +0100)]
Merge pull request #570 from stamfest/fix-man-pages
Adapt man pages to cover new "tune" capabilites and remove obsolete "modify" man page.
Peter Stamfest [Sun, 11 Jan 2015 19:56:25 +0000 (20:56 +0100)]
Remove rrdmodify.pod from build infrastructure
Peter Stamfest [Sun, 11 Jan 2015 19:25:26 +0000 (20:25 +0100)]
Adapt man pages to cover new "tune" capabilites and remove obsolete
"modify" man page.
Tobias Oetiker [Fri, 9 Jan 2015 17:37:01 +0000 (18:37 +0100)]
check for sigwaitinfo presence, and if it is missing, look for it in librt
Dagobert Michelsen [Fri, 9 Jan 2015 13:56:46 +0000 (14:56 +0100)]
rrd_modify no longer exists
Tobias Oetiker [Fri, 9 Jan 2015 13:32:10 +0000 (14:32 +0100)]
add the missing 0
Tobias Oetiker [Fri, 9 Jan 2015 13:26:09 +0000 (14:26 +0100)]
Merge branch 'master' of github.com:oetiker/rrdtool-1.x
Tobias Oetiker [Fri, 9 Jan 2015 13:25:38 +0000 (14:25 +0100)]
check if the system has strndup, if not, compensate
Tobias Oetiker [Fri, 9 Jan 2015 12:51:36 +0000 (13:51 +0100)]
Merge pull request #566 from dago/solaris
Do not use elifdef
Dagobert Michelsen [Thu, 8 Jan 2015 21:52:29 +0000 (22:52 +0100)]
Do not use elifdef
Tobias Oetiker [Thu, 8 Jan 2015 14:20:18 +0000 (15:20 +0100)]
fix travis build
Tobias Oetiker [Thu, 8 Jan 2015 13:50:42 +0000 (14:50 +0100)]
add note on DCOUNTER and DDERIVE
Tobias Oetiker [Thu, 8 Jan 2015 13:50:39 +0000 (14:50 +0100)]
include missing files in dist
Tobias Oetiker [Thu, 8 Jan 2015 13:35:38 +0000 (14:35 +0100)]
get rid of all the version strings in the GIT version. they get added back when building a dist.
Tobias Oetiker [Thu, 8 Jan 2015 13:13:47 +0000 (14:13 +0100)]
more useles stuff removed
Tobias Oetiker [Thu, 8 Jan 2015 13:09:12 +0000 (14:09 +0100)]
more 1.5.0-rc1 cleanups
Tobias Oetiker [Thu, 8 Jan 2015 13:06:53 +0000 (14:06 +0100)]
cleaning up to get ready for the 1.5.0-rc1 release
Maksym Sobolyev [Fri, 26 Dec 2014 19:25:08 +0000 (11:25 -0800)]
Merge remote-tracking branch 'upstream/master'
Tobias Oetiker [Fri, 26 Dec 2014 06:25:18 +0000 (07:25 +0100)]
Merge pull request #538 from sippy/master
Add two new data types: DCOUNTER and DDERIVE
Maksym Sobolyev [Wed, 24 Dec 2014 19:17:54 +0000 (11:17 -0800)]
Modernize for the autoconf 2.69.
Maksym Sobolyev [Wed, 24 Dec 2014 18:28:45 +0000 (10:28 -0800)]
Kill unused variable.
Maksym Sobolyev [Wed, 24 Dec 2014 18:27:59 +0000 (10:27 -0800)]
Coalesce 10 updates into a sigle command, so that valgring
test run works faster.
Maksym Sobolyev [Wed, 24 Dec 2014 18:00:31 +0000 (10:00 -0800)]
Produce intermediary "ok" messages during update cycle, so that
travis doesn't think we are stuck.
Maksym Sobolyev [Wed, 24 Dec 2014 17:33:19 +0000 (09:33 -0800)]
Fix permission.
Maksym Sobolyev [Wed, 24 Dec 2014 17:28:40 +0000 (09:28 -0800)]
Reduce number of test data points in the dcounter1 file by an order
of magnitude. This should prevent valgrind run on travis to timeout.
Tobias Oetiker [Wed, 24 Dec 2014 14:26:43 +0000 (15:26 +0100)]
don't try todo the coverage thing
Maksym Sobolyev [Wed, 24 Dec 2014 01:56:31 +0000 (17:56 -0800)]
Skip "fetch" test for the rrdcached-style test. For some reason it
produces lot of unwanted output, which breaks it.
Maksym Sobolyev [Wed, 24 Dec 2014 01:21:14 +0000 (17:21 -0800)]
Add missing deref.
Maksym Sobolyev [Wed, 24 Dec 2014 01:17:26 +0000 (17:17 -0800)]
/usr/local/bin/bash -> /bin/bash.
Maksym Sobolyev [Wed, 24 Dec 2014 01:11:46 +0000 (17:11 -0800)]
Undo
409339b1cbed277ff7adb53156fbe9b1abcd3f59 once again, I should
have waited for the travis to chew it through before re-adding it
again.
Maksym Sobolyev [Wed, 24 Dec 2014 01:10:03 +0000 (17:10 -0800)]
Filter out "NaNs" from the fetch output, we are getting "-nan" on
linux, vs. "nan" on FreeBSD.
Maksym Sobolyev [Wed, 24 Dec 2014 01:02:44 +0000 (17:02 -0800)]
Modernize for the autoconf 2.69.
Maksym Sobolyev [Wed, 24 Dec 2014 01:02:02 +0000 (17:02 -0800)]
Maksym Sobolyev [Wed, 24 Dec 2014 00:58:52 +0000 (16:58 -0800)]
Add new version 5 of the RRD format to be activated when either
DCOUNTER or DDERIVE data type is requested. This is to provide
useful error output when trying to read new RRDs using old tools.
Maksym Sobolyev [Tue, 23 Dec 2014 23:21:26 +0000 (15:21 -0800)]
Add dcounter1 regression test script to test DCOUNTER / DDERIVE
ds types.
Maksym Sobolyev [Mon, 22 Dec 2014 20:26:48 +0000 (12:26 -0800)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/rrd_graph_helper.c
Tobias Oetiker [Mon, 8 Dec 2014 22:19:07 +0000 (23:19 +0100)]
don't use fadvise if we have mmap
Tobias Oetiker [Tue, 18 Nov 2014 17:49:15 +0000 (09:49 -0800)]
Merge pull request #561 from oetiker/xport-start-end-fix
port
741d4e9 to master -- fix start and end times for xport
Tobias Oetiker [Tue, 18 Nov 2014 17:49:05 +0000 (09:49 -0800)]
Merge pull request #562 from oetiker/counter-wrap-fix
maxint is 2^32-1
Tobias Oetiker [Tue, 18 Nov 2014 11:04:44 +0000 (12:04 +0100)]
maxint is 2^32-1
Tobias Oetiker [Tue, 18 Nov 2014 09:37:50 +0000 (10:37 +0100)]
port
741d4e9 to master -- fix start and end times for xport
Tobias Oetiker [Mon, 17 Nov 2014 23:23:51 +0000 (15:23 -0800)]
Merge pull request #556 from oetiker/restore-string-length-check
complain about strings that are too long when restoring to rrd
Tobias Oetiker [Mon, 17 Nov 2014 22:48:12 +0000 (23:48 +0100)]
complain about strings that are too long when restoring to rrd
Tobias Oetiker [Thu, 6 Nov 2014 13:38:21 +0000 (14:38 +0100)]
when meaning to check for pcre_compile, we should actually be doing that
Tobias Oetiker [Thu, 6 Nov 2014 11:19:43 +0000 (12:19 +0100)]
only look at gdp content if we have a gdp
Tobias Oetiker [Thu, 6 Nov 2014 11:18:58 +0000 (12:18 +0100)]
unused variable revmoved
Tobias Oetiker [Thu, 6 Nov 2014 11:18:39 +0000 (12:18 +0100)]
remove tabs and extra space
Tobias Oetiker [Thu, 30 Oct 2014 16:52:43 +0000 (17:52 +0100)]
Merge pull request #552 from stevenh/master
Increase listen backlog to deal with request spikes
Steven Hartland [Thu, 30 Oct 2014 15:43:07 +0000 (15:43 +0000)]
Increase listen backlog to deal with request spikes
In order to deal with transient request spikes don't limit the
connection backlog to 10 instead use a default appropriate to
the OS.
For FreeBSD and Mac OS this is -1 (system default) for everything
else this is 511 which will get truncated back to the OS max.
Tobias Oetiker [Wed, 29 Oct 2014 14:14:45 +0000 (15:14 +0100)]
Merge pull request #551 from oetiker/hw-smooth-fix
fix hw smoothing
Tobias Oetiker [Wed, 29 Oct 2014 13:33:08 +0000 (14:33 +0100)]
Working average has value at position k added. MyMod ensures k wraps around
to beginning when in excess of row_count. But when wrapping around the
first (#=offset) entries are already updated so you are smoothing later
values using pre-smoothed values. This is effectively double weighting some
values and diluting the last (#=offset) values smoothed since they are
getting some effect from outside their expected smoothing window.
This patch fixes the problem by first makeing a copy of the rrd_values.
Tobias Oetiker [Wed, 29 Oct 2014 07:57:56 +0000 (08:57 +0100)]
Merge branch 'master' of github.com:oetiker/rrdtool-1.x
Tobias Oetiker [Wed, 29 Oct 2014 07:41:40 +0000 (08:41 +0100)]
fix version number inconsitency
Maksym Sobolyev [Mon, 27 Oct 2014 17:58:45 +0000 (10:58 -0700)]
Merge remote-tracking branch 'upstream/master'
Maksym Sobolyev [Mon, 27 Oct 2014 17:58:19 +0000 (10:58 -0700)]
Modernize for the autoconf 2.69.
Maksym Sobolyev [Mon, 27 Oct 2014 17:57:05 +0000 (10:57 -0700)]
Do a NULL check bit yearlier, before we actually try to deref the
pointer. Otherwise we might segfault in certain conditions.
Maksym Sobolyev [Mon, 27 Oct 2014 17:55:56 +0000 (10:55 -0700)]
Use "-Wl,--rpath -Wl,$rp" on FreeBSD instead of depreciated
"-R$rp", which is not working anymore with the clang toolchain.
Maksym Sobolyev [Mon, 27 Oct 2014 17:43:21 +0000 (10:43 -0700)]
Add some documentation for the DCOUNTER and DDERIVE.
Tobias Oetiker [Mon, 27 Oct 2014 16:37:57 +0000 (17:37 +0100)]
Merge pull request #547 from laiwei/master
add PING to rrd-cached, usefull when client use connection pool
Tobias Oetiker [Mon, 27 Oct 2014 14:13:14 +0000 (15:13 +0100)]
actually create the defines used to distinguisch the glib from the pcre cases
laiwei [Fri, 24 Oct 2014 07:47:21 +0000 (15:47 +0800)]
update PING-PONG doc format
laiwei [Fri, 24 Oct 2014 07:45:17 +0000 (15:45 +0800)]
add PING-PONG doc
Tobias Oetiker [Fri, 24 Oct 2014 03:57:44 +0000 (05:57 +0200)]
Merge pull request #549 from oetiker/graph-fixes
fix graph regressions
Tobias Oetiker [Fri, 24 Oct 2014 03:57:32 +0000 (05:57 +0200)]
Merge pull request #548 from oetiker/pcre-fallback
if glib does not have regex support, try libpcre
Mathias Kettner [Thu, 23 Oct 2014 21:48:52 +0000 (23:48 +0200)]
fix graph regressions
Tobias Oetiker [Thu, 23 Oct 2014 21:35:51 +0000 (23:35 +0200)]
if glib does not have regex support, try libpcre
laiwei [Thu, 23 Oct 2014 04:48:56 +0000 (12:48 +0800)]
ping rrd-cached
Tobias Oetiker [Mon, 20 Oct 2014 13:12:57 +0000 (15:12 +0200)]
do not call fadvise when working mmapped
Tobias Oetiker [Thu, 16 Oct 2014 14:42:56 +0000 (16:42 +0200)]
Merge branch 'master' of github.com:oetiker/rrdtool-1.x
Tobias Oetiker [Thu, 16 Oct 2014 14:42:43 +0000 (16:42 +0200)]
keep requirements in sync with 1.4.9
Tobias Oetiker [Thu, 16 Oct 2014 14:41:07 +0000 (16:41 +0200)]
do not require pango_font_map_create_context since pango_cairo_font_map_create_context works as well and EL5 is happy
Tobias Oetiker [Sat, 4 Oct 2014 12:54:19 +0000 (14:54 +0200)]
Merge pull request #543 from msperl/master-daemon-fetchbin
FETCHBIN Daemon command also fixing FETCH limitations
Martin Sperl [Fri, 3 Oct 2014 09:21:44 +0000 (09:21 +0000)]
fixed output problems and switched to a generic function for delivery
Martin Sperl [Thu, 2 Oct 2014 14:57:40 +0000 (14:57 +0000)]
fixed returned number of lines by allowing arbitrary calculation
Martin Sperl [Thu, 2 Oct 2014 13:04:30 +0000 (13:04 +0000)]
fixed return codes to be "correct"
Martin Sperl [Thu, 2 Oct 2014 09:47:00 +0000 (09:47 +0000)]
added descriptions
Martin Sperl [Thu, 2 Oct 2014 09:31:28 +0000 (09:31 +0000)]
fixed 0-byte issue in add_to_wbuf
changed output format to the version that tobi preferrs
Martin Sperl [Thu, 2 Oct 2014 08:06:18 +0000 (08:06 +0000)]
implemented fetchbin protocol
as well as fixing a bug in fetch
Martin Sperl [Wed, 1 Oct 2014 18:56:28 +0000 (18:56 +0000)]
moved to optional arguments and prepared FETCHBIN - currently identical to FETCH
Tobias Oetiker [Wed, 1 Oct 2014 06:21:18 +0000 (08:21 +0200)]
Merge pull request #540 from maxnet/master
Loosen PDF, EPS, SVG, libxml2 dependency, and add --disable-feature options
Tobias Oetiker [Wed, 1 Oct 2014 06:20:22 +0000 (08:20 +0200)]
Merge pull request #542 from darklightwu/master
Add "=encoding ISO8859-1" for es language.
darklightwu [Fri, 26 Sep 2014 17:33:01 +0000 (01:33 +0800)]
Add "=encoding ISO8859-1" for es language.
On Ubuntu 14.04, pod2man gets failure for Non-ASCII character.
Signed-off-by: darklightwu <darklightwu@gmail.com>