[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.0'

Florian Forster octo at verplant.org
Sun Feb 19 11:12:51 CET 2012


 ChangeLog      |   42 ++++++++++++++++
 configure.in   |  145 ++++++++++++++++++++++++++++----------------------------
 src/exec.c     |   88 ++++++++++++++++++---------------
 src/network.c  |    9 ++--
 version-gen.sh |    2 +-
 5 files changed, 169 insertions(+), 117 deletions(-)

New commits:
commit 31ec341b9b5271aee8595a6622137820c3ea7b6f
Author: Florian Forster <octo at collectd.org>
Date:   Sun Feb 19 11:12:43 2012 +0100

    Bump version to 5.0.3; Update ChangeLog.
    
    Change-Id: I3c73ac8b3ac73227e20ea32d052f5bea1575e29a

commit 3904b4b9fd1a53c93f31d8fec709a7b7b8300513
Merge: d0bb20f 8a81e4d
Author: Florian Forster <octo at collectd.org>
Date:   Sun Feb 19 11:11:28 2012 +0100

    Merge branch 'collectd-4.10' into collectd-5.0
    
    Conflicts:
    	ChangeLog
    	version-gen.sh
    
    Change-Id: Id72b28eb1432835ab710d1f551bb886d0638e079

commit 8a81e4d5907c43d22a808dbfe088eb4ddab2a16b
Author: Florian Forster <octo at collectd.org>
Date:   Sun Feb 19 10:58:46 2012 +0100

    Update ChangeLog.
    
    Change-Id: I41518e6e48c089e79919d1bc65b03744872bcec0

commit 4e73ea641e34b6ea30710cff80baf4e870b6a7eb
Author: Florian Forster <octo at collectd.org>
Date:   Fri Feb 17 15:09:26 2012 +0100

    exec plugin: Replace tabs with spaces to fix indentation.
    
    Change-Id: I6e623f237c1d79007bd471732476a4e32dafde97

commit 1c72a0f3c8a52bbbc6916d513bb1c1975abc0f29
Author: Gerrie Roos <groos at xiplink.com>
Date:   Tue Dec 20 06:30:59 2011 +0200

    network plugin: Fixed incorrect collectd warning when configuring network plugin.
    
    Cosmetic only
    
    Change-Id: I4c4c8fe19c23e9aa31b35e61eba31aa686429c10
    Signed-off-by: Florian Forster <octo at collectd.org>

commit adf8ddcdc19cf1670269bf8654eb72f5dce658f6
Author: Gerrie Roos <groos at xiplink.com>
Date:   Tue Jan 10 09:00:42 2012 +0200

    exec plugin: incorrectly exited select loop on signal.
    
    Sometimes dead modules won't be started up correctly or running ones
    would not generate stats anymore.  Problem manifests more often under
    load and on multicore hw
    
    Change-Id: Ifb70a74c0cd55fc421b65a1f4332147916eadb70
    Signed-off-by: Florian Forster <octo at collectd.org>

commit a956e9ab41f6d1d1d58b06049b0f953fe02cd52f
Author: Cyril Feraudet <cyril at feraudet.com>
Date:   Tue Feb 14 10:47:27 2012 +0100

    configure.in: Use the `--libs_r' option of mysql-config.
    
    Rather than the `--libs' option.
    
    Change-Id: Idd2a3828f4d154f353c44a4b69aa094acbadcabf
    Signed-off-by: Florian Forster <octo at collectd.org>

commit de30ad2d568880e64532cbafc48d76c7a25fde6b
Author: Florian Forster <octo at collectd.org>
Date:   Sun Feb 5 14:02:07 2012 +0100

    Bump version to 4.10.6; Update ChangeLog.
    
    Change-Id: I95bfb6e742ba7ad9e2b9c89dc990cd4bf573dbfa

commit 98ee3804b22a16fb29b8498f8eec60b69df29f28
Author: Florian Forster <octo at collectd.org>
Date:   Sun Feb 5 13:49:45 2012 +0100

    Build system: Remove superfluous C(PP)FLAG.
    
    Change-Id: Ic2f665869f863b1e0dca9b5ccde2803715386a3c

commit d1f72747955c107445b1d25235ba0f8b78d47f4b
Author: Florian Forster <octo at collectd.org>
Date:   Sat Feb 4 16:28:02 2012 +0100

    Build system: Use pkg-config to configure libiptc.
    
    This hopefully fixes Goobuntu Bug #375733.
    
    Change-Id: I0a4215351ce836fb62418cbd40bee27fd695d9da




More information about the collectd-changes mailing list