Bug#404018: Break out of the `while (loop)'-loop when no socket can be opened.
[collectd.git] / configure.in
2006-11-04 Florian ForsterBumped version to 3.10.3; Updated ChangeLog. collectd-3.10.3
2006-11-01 Florian Forsterconfigure.in, utils_mount.c: Improved the detection...
2006-11-01 Florian ForsterBumped version to 3.10.2; Updated ChangeLog.
2006-10-26 Florian ForsterMerge branches 'ff/ping', 'ff/macosx-swap' and 'ff...
2006-10-23 Florian Forstersrc/urils_mount.c: Use `getvfsstat' on NetBSD, if avail...
2006-07-22 Florian ForsterMerge branch 'collectd-3.10' of octo@verplant.org:...
2006-07-19 Florian ForsterBumped version to 3.10.1; Updated ChangeLog. collectd-3.10.1
2006-07-09 Florian ForsterBumped version to 3.10.0.
2006-07-09 Florian ForsterMerge branch 'ff/traffic'
2006-07-09 Florian ForsterMerge branch 'install-config'
2006-07-09 Florian ForsterMerge branch 'collectd-3.9'
2006-07-09 Florian Forstercollectd.conf: (Un)comment plugins based on the configu...
2006-07-08 Florian ForsterMerge branch 'v39/liboping-license'
2006-07-07 Florian ForsterMerge branch 'v39/libconfig-license'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian Forsterconfigure.in: Bumped verion to 3.9.4. collectd-3.9.4
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
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 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-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-16 octoocto@leeloo:~/collectd $ svn merge -r822:823 branches...
2006-06-15 octoocto@leeloo:~/collectd $ svn merge -r786:HEAD branches...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r754:800 branches...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r784:HEAD branches...
2006-06-08 octofreebsd branch: swap plugin: Added the possibility...
2006-06-06 octoocto@leeloo:~/collectd $ svn merge -r737:784 branches...
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 octoBumped version to 3.9.3
2006-06-01 octoUpdated the configure script to work under *BSD.
2006-05-28 octoAdded a call to `poll(2)' to the ntpd plugin. Also...
2006-05-28 octoFirst (incomplete) code for querying an ntpd.
2006-05-25 octoChanged the build-system to only use the getifaddrs...
2006-05-19 octoAdded the apcups plugin to the build system.
2006-05-14 octoMerged stuff from branches/collectd-3.9: After release...
2006-05-09 octoBumped version to 3.9.2
2006-04-28 octoChanged the build system to
2006-04-26 octoChanged the `traffic' plugin to generate `packets'...
2006-04-21 octoBumped version to 3.9.1
2006-04-21 octoocto@huhu:~/collectd $ svn merge -r652:656 trunk tags...
2006-04-21 octoCorrected inclusion of `sys/swap.h'.
2006-04-21 octoOnly link against libraries that are needed. E.g.,...
2006-04-21 octoocto@crystal:~/Projects/collectd $ svn merge -r646...
2006-04-21 octoCheck for `nanosleep'. If not found, look for `librt...
2006-04-15 octoAdded code to find major/minor numbers of disks. Partit...
2006-04-14 octoChanged version to `3.9.0'
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-04-11 octoAdded checks for `IOKit/ps/IOPowerSources.h' and `IOKit...
2006-04-11 octoRenamed `iokit' to `apple_sensors'
2006-04-11 octoA first version of the iokit-plugin. In need of a bette...
2006-04-09 octoBumped version to 3.8.4
2006-04-09 octoMerged revisions 581 and 583 from trunk to tags/collect...
2006-04-09 octoImproved the patch sent by Vincent Strehle' a bit:...
2006-04-08 octoChanged the check for `mach/host_error.h' to `mach...
2006-04-08 octo`KERNEL_LINUX' and `KERNEL_SOLARIS' is now defined...
2006-04-08 octoAdded checks for various more mach/* header files.
2006-04-07 octoFixed the configure script to include net/if.h and...
2006-04-07 octoThe traffic plugin has been extended to use `getifaddrs...
2006-04-06 octoChanged configure.in to check for `mach/mach_host.h...
2006-04-04 octoAdds Mach/Darwin support for the cpu plugin. Also adds...
2006-04-02 octoRemoved all header-files of plugins, since they're...
2006-04-02 octoCreated tags/collectd-3.8.3
2006-03-21 octoBumped version to 3.9.0 (which is due soon)
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-21 octoCorrected reading the libraries to link to from `curl...
2006-03-20 octoAdded apache.c/libcurl to configure.in and src/Makefile.am
2006-03-15 octoAdded check for `math.h'
2006-03-15 octoChanged `COLLECTD_STEP' to be a string..
2006-03-15 octoAdded `COLLECTD_STEP' and `COLLECTD_HEARTBEAT' to ...
2006-03-14 octoMerged 516:518 from `trunk' to `tags/collectd-3.8.2'
2006-03-14 octoBumped version to 3.8.2
2006-03-13 octoMerged revisions 495:504, 508:509 and 510:513 from...
2006-03-13 octoBumped version to 3.8.1
2006-03-12 tokkeeFirst draft of a vserver plugin.
2006-03-12 octoCheck for sys/types.h when including netinet/ip6.h
2006-03-10 octoAdded more headers to the netinet/*.h checks (stdint...
2006-03-10 octoAdded check `AC_HEADER_STDC'.
2006-03-10 octoImproved configure.in:
2006-03-09 octoBumped version to 3.8.0
2006-02-18 octoBumped version to 3.7.2
2006-02-05 octoIntegrated `liboping' into collectd. This obsoletes...
2006-02-01 octoAdded `wireless' plugin
2006-01-30 octoChanged `configure.in' and `src/Makefile.am' so the... collectd-3.7.0
2006-01-30 octoBumped version to 3.7.0, updated Specfile and Debian...
2006-01-29 octoUpdated `configure.in'
2006-01-23 octoAdded first version of ACPI support to the battery...
2006-01-23 octoFixes some bugs with the new battery module
2006-01-23 octoAdded the `battery' plugin
2006-01-20 octoUpdated to version 3.6.1, due to a bug in `configure.in'
2006-01-17 octoChanged version to 3.6.0
2006-01-16 octoRenamed `cf_get_mode_option' to `cf_get_option'. Added...
2005-12-22 octoFixed documentation in `configfile.h': s/Module/Plugin/
2005-12-18 octoAdded first version of a `df' module
2005-12-18 octoAdded `mysql' status line to configure.in
2005-12-17 octoChanged default `host' for `mysql' to `localhost'
2005-12-17 octoAdded check for `libmysqlclient' to `configure.in'
2005-12-17 octoMoved the *_HAVE_READ defines: *_submit may only be...
2005-12-17 octoChanged the cpu plugin to not use its headerfile anymore.
next