Merging with changes made by Florian Foster.
[collectd.git] / src / daemon /
2015-11-20 Nicolas JOURDENMerging with changes made by Florian Foster.
2015-11-17 Nicolas JOURDENMerge branch 'GPSd'
2015-11-08 Marc FournierMerge branch 'collectd-5.5'
2015-11-08 Benjamin DrungAdd utils_ignorelist back to daemon (#1323)
2015-11-08 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Pierre-Yves RitschardMerge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Marc FournierMerge branch 'collectd-5.5'
2015-11-06 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-11-02 Pierre-Yves RitschardMerge pull request #1311 from pyr/fix/1282
2015-10-30 Marc FournierMerge pull request #1309 from baryonix/time_fix
2015-10-27 Marc FournierMerge branch 'collectd-5.5'
2015-10-27 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-10-17 Jan AndresFix TIMESPEC_TO_CDTIME_T() on 32-bit arch.
2015-10-14 Marc FournierMerge branch 'collectd-5.5'
2015-10-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-10-14 Marc FournierMerge remote-tracking branch 'origin/pr/1264'
2015-10-07 trenkelMerge pull request #1289 from trenkel/master
2015-09-14 Ruben Kerkhofnotify_systemd: unset NOTIFY_SOCKET later
2015-09-14 Ruben Kerkhofnotify_systemd: remove dead code
2015-09-14 Ruben Kerkhofnotify_systemd: use close-on-exit on socket
2015-09-14 Marc FournierMerge branch 'collectd-5.5'
2015-09-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc FournierMerge branch 'collectd-5.5'
2015-09-11 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1135'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1260'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1205'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1229'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1254'
2015-09-08 Ruben KerkhofMake building with -Werror optional.
2015-09-03 Marc Fournierplugin.c: emit log message when plugin loading succeeds
2015-08-26 Marc FournierMerge branch 'collectd-5.5'
2015-08-26 Marc Fourniersrc/daemon/utils_time_test.c: add ULL suffix to large...
2015-08-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-21 Florian Forstersrc/testing.h: Rename the EXPECT_EQ_{DOUBLE,INT,STR...
2015-08-21 Florian Forstersrc/testing.h: Rewrite the EXPECT_EQ_UINT64() macro.
2015-08-21 Florian Forstersrc/daemon/utils_time_test.c: Test ms conversion.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Don't cast input to time_t.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Treat nanoseconds as 64bit...
2015-08-19 Florian Forstersrc/daemon/utils_time.h: Improve precision of conversio...
2015-08-13 Marc FournierMerge remote-tracking branch 'origin/pr/1188'
2015-08-07 Marc FournierMerge branch 'collectd-5.5'
2015-08-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-05 Pierre-Yves RitschardMerge pull request #1153 from mbethke/fix-unixsock
2015-08-05 Pierre-Yves RitschardMerge pull request #1178 from rubenk/fix-libmodbus...
2015-08-03 Marc FournierMerge branch 'collectd-5.5'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1175'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1164'
2015-08-03 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-01 Ruben Kerkhofcore: include <sys/socket.h> in collectd.h
2015-08-01 Marc FournierMerge branch 'collectd-5.5'
2015-08-01 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-07-14 Florian Forstersrc/daemon/utils_time_mock.c: Mark static return value...
2015-07-14 Florian ForsterLink libcommon.la with $(COMMON_LIBS).
2015-07-14 Florian Forsterplugin_mock.c: Declare "kc".
2015-07-14 Florian ForsterMerge remote-tracking branch 'github/pr/1124'
2015-07-13 Florian ForsterMerge remote-tracking branch 'github/pr/1130'
2015-07-13 Florian ForsterMerge branch 'collectd-5.5'
2015-07-13 Dagobert MichelsenAdd missing kstat definitions
2015-07-10 Florian ForsterTesting: Return failure from OK1() and other fixes.
2015-07-10 Florian Forstersrc/daemon/meta_data.[ch]: Add unit test.
2015-07-08 Florian Forsterdaemon: Fix -Wunused-parameter warnings.
2015-07-08 Florian ForsterFix -Wshorten-64-to-32 warnings.
2015-07-08 Florian ForsterFix -Wsign-conversion warnings.
2015-07-08 Florian Forsterdaemon: Clean up the Upstart and Systemd notification...
2015-07-07 Marc FournierMerge branch 'collectd-5.5'
2015-07-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-07-07 Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2015-07-03 Florian Forsterutils_cache.c, scale target: Don't re-implement counter...
2015-06-29 Florian Forstersrc/daemon/utils_subst_test.c: Actually add unit test.
2015-06-29 Florian Forstersrc/daemon/utils_subst.c: Sanitize buffer offsets better.
2015-06-29 Florian Forstersrc/daemon/common.[ch]: Improve signature of value_to_r...
2015-06-29 Florian Forstersrc/daemon/common_test.c: Fix "decimal constant is...
2015-06-28 Florian ForsterMerge branch 'collectd-5.5'
2015-06-28 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-28 Florian Forstersrc/daemon/common.c: Fix handling of counter_t in value...
2015-06-28 Florian Forstersrc/daemon/common.c: Add unit test for escape_string().
2015-06-28 Florian Forstersrc/daemon/common.c: Fix off-by-one error in escape_sla...
2015-06-26 Marc FournierMerge branch 'collectd-5.5'
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1097'
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1082'
2015-06-25 Florian ForsterFix signed / unsigned comparison errors.
2015-06-25 Florian Forstersrc/daemon/common.c: Add parse_values() unit test.
2015-06-25 Florian Forstersrc/daemon/plugin.h: Change "values_len" to type "size_t".
2015-06-19 Florian ForsterMerge branch 'collectd-5.5'
2015-06-19 Florian ForsterMerge branch 'collectd-5.5'
2015-06-19 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-18 Florian ForsterMerge branch 'collectd-5.5'
2015-06-18 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-18 Florian ForsterMerge branch 'collectd-5.5'
2015-06-18 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Marc FournierMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge remote-tracking branch 'github/pr/1087'
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-16 Florian ForsterMerge branch 'collectd-5.5'
next