Bumped version to 3.10.4; Updated ChangeLog.
[collectd.git] / src /
2006-12-21 Florian ForsterBug#404018: Close the file descriptor when binding...
2006-12-21 Florian ForsterBug#404018: Break out of the `while (loop)'-loop when...
2006-11-04 Lubos Stanekntpd plugin: Use the `NI_MAXHOST' define for the fixed...
2006-11-04 Lubos Stanekntpd plugin: Fix buffer reallocation when the message...
2006-11-01 Florian Forsterconfigure.in, utils_mount.c: Improved the detection...
2006-11-01 Florian Forstermysql plugin: Don't give up when connecting to the...
2006-11-01 Florian Forsterntpd plugin: Pass a `struct sockaddr' to `getnameinfo...
2006-10-26 Florian ForsterMerge branches 'ff/ping', 'ff/macosx-swap' and 'ff...
2006-10-23 Florian Forstersrc/utils_mount.c: Correct syntax errors in error-strings.
2006-10-23 Florian Forsterswap plugin: Removed unused variable `status' which...
2006-10-23 Florian Forstersrc/utils_mount.c: Prefer `getvfsstat' over `getfsstat...
2006-10-23 Florian Forstersrc/urils_mount.c: Use `getvfsstat' on NetBSD, if avail...
2006-10-22 Florian Forsterping plugin: Add the hosts during initialization, not...
2006-07-24 Florian Forstercollectd.pod: Correct the information about the differe...
2006-07-22 Florian ForsterMerge branch 'collectd-3.10' of octo@verplant.org:...
2006-07-22 Florian Forstercollectd.conf.pod: Fix the synopsis: There is not ...
2006-07-22 Florian Forstercollectd.conf.in: Added (commented) lines for the ...
2006-07-19 Florian Forsterapcups plugin: Close the socket when `connect' failes.
2006-07-09 Florian ForsterMerge branch 'ff/traffic'
2006-07-09 Florian Forsterping plugin: Updated the ping plugin to work with libop...
2006-07-09 Florian Forsterliboping: Use `oping.h' rather than the (old) `liboping.h'.
2006-07-09 Florian Forsterliboping: Updated `oping.h' to version 0.2.2. This...
2006-07-09 Florian Forsterrenamed: src/liboping/liboping.h -> src/liboping/oping.h
2006-07-09 Florian ForsterMerge branch 'install-config'
2006-07-09 Florian Forstercollectd.conf: Un-comment a valid mode using the automa...
2006-07-09 Florian ForsterDon't overwrite an existing config file. Use `collectd...
2006-07-09 Florian Forstertraffic plugin: Store the new `if_packets.rrd' and...
2006-07-09 Florian ForsterMerge branch 'collectd-3.9'
2006-07-09 Florian Forsternetwork: Be more verbose when `network_create_socket...
2006-07-09 Florian Forstercollectd.conf: (Un)comment plugins based on the configu...
2006-07-08 Florian Forsterrenamed: contrib/collectd.conf -> src/collectd.conf.in
2006-07-08 Florian Forsterliboping: Updated liboping to version 0.2.2
2006-07-08 Florian ForsterMerge branch 'v39/liboping-license'
2006-07-08 Florian Forsterliboping: Include information about the package in...
2006-07-08 Florian Forstertraffic plugin: Documented the new optioins in collectd...
2006-07-08 Florian Forstertraffic plugin: Made it possible to select/ignore certa...
2006-07-07 Florian Forsterliboping: Added license and other information.
2006-07-07 Florian ForsterMerge branch 'v39/libconfig-license'
2006-07-07 Florian Forsterlibconfig: Include the license information in the distr...
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian Forsterconfigfile: Be more verbose if the `Server' or `Local...
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian Forstercollectd-3.9: Removed `src/libping' since it's not...
2006-06-25 Florian ForsterMerge branch 'svn-trunk'
2006-06-25 Florian ForsterMerge branch 'v393-fix' into b39-fix
2006-06-25 Florian ForsterMerge branch 'v392-fix' into v393-fix
2006-06-25 Florian ForsterMerge branch 'v391-fix' into v392-fix collectd-3.9.2
2006-06-25 Florian ForsterApplied all the changes that `git-svnimport' missed. collectd-3.9.1
2006-06-25 Florian ForsterMerge branch 'v390-fix' into v391-fix
2006-06-25 Florian ForsterApplied all the changes that `git-svnimport' missed. collectd-3.9.0
2006-06-25 Florian ForsterCopied missing files from the subversion repository.
2006-06-25 Florian ForsterSet `operating_mode' to a defined state, even if not...
2006-06-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-17 Florian Forsterprocesses plugin: Added some more error- and debug...
2006-06-16 octoocto@leeloo:~/collectd $ svn merge -r822:823 branches...
2006-06-15 octoocto@leeloo:~/collectd $ svn merge -r786:HEAD branches...
2006-06-15 octosolaris-fixes branch: Change `pagesize' to be a `unsign...
2006-06-15 octosolaris-fixes branch: Complain in the syslog if `swapct...
2006-06-15 octosolaris-fixes branch: Applied the swap-patch by Christo...
2006-06-15 octosolaris-fixes branch: Fix the debugging output in ...
2006-06-14 octodisk-linux branch: Fix a bug in the disk plugin.
2006-06-10 octoocto@leeloo:~/collectd $ svn merge -r812:815 branches...
2006-06-10 octotrunk: traffic plugin: fix linux pkt/err counters
2006-06-10 octotrunk: fix some fd-leaks
2006-06-10 octoapcups branch: Remove `write_nbytes' and replace it...
2006-06-10 octoapcups branch: Removed `read_nbytes' and replaced with...
2006-06-10 octoapcups branch: Fixed the behavior of `sread'.
2006-06-10 octotrunk: Added config options of the `apcups' plugin...
2006-06-10 octotrunk: Added configuration options for `ntpd' to the...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r754:800 branches...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r784:HEAD branches...
2006-06-10 octoapcups branch: Don't close the socket after each iteration.
2006-06-10 octoapcups branch: Some debug messages and such.
2006-06-09 octontpd branch: Changed the RRD files of the NTPd plugin...
2006-06-09 octoapcups branch: Renames some RRD files and DSes.
2006-06-09 octoapcups branch: Renamed the temperature-DS to `value...
2006-06-08 octoapcups branch: Fixed some minor issues with the apcups...
2006-06-08 octofreebsd branch: swap plugin: Added the possibility...
2006-06-08 octofreebsd branch: memory plugin: Include "utils_debug...
2006-06-07 octofreebsd branch: swap plugin: Use `sysctlnametomib'...
2006-06-07 octofreebsd branch: memory plugin: Use `errno', not the...
2006-06-07 octofreebsd branch: memory plugin: Quick bugfix. Works...
2006-06-07 octomemory plugin: MACH_VM_STATISTICS_H -> HAVE_MACH_VM_STA...
2006-06-07 octofreebsd branch: memory.c: Hopefully working version.
2006-06-07 octofreebsd branch: First attempt at porting the `memory...
2006-06-06 octoocto@leeloo:~/collectd $ svn merge -r737:784 branches...
2006-06-06 octoapcups branch: Fix minor issues with the apcups plugin.
2006-06-06 anthony1. Was erroneously using tokptr vice key.
2006-06-06 anthony1. Keeping the socket open on my system, when apcupsd...
2006-06-04 octoChanged the build system to link against the system...
2006-06-01 octoocto@leeloo:~/collectd $ svn merge -r773:777 branches...
2006-06-01 octoRemoved the call to `bind'.
2006-06-01 octontpd branch: Close the ntpd-socket if a read or write...
2006-05-31 octontpd branch: Removed the headerfiles that were copied...
2006-05-31 octontpd branch: Added the collection of the `time_dispersi...
2006-05-31 octontpd branch: The ntpd plugin now resolves the `127...
2006-05-31 octontpd branch: Added config-code to the ntpd plugin,...
2006-05-31 octontpd branch: Added the reverse-lookup for both, IPv4...
2006-05-30 octontpd branch: The ntpd plugin now requests the `peer...
2006-05-30 octontpd branch: Added some debug messages to the ntpd...
next