Code

collectd.git
2007-04-23 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc6 collectd-4.0.0-rc6
2007-04-23 Florian Forsterliboconfig, liboping: Set version information.
2007-04-23 Sebastian HarlLink against liboconfig statically or use external...
2007-04-23 Sebastian Harlperl plugin: Added the "IncludeDir" config option.
2007-04-23 Sebastian Harlperl plugin: Respect the modreg flags in module_registe...
2007-04-23 Florian Forstersrc/Makefile.am: Define `PREFIX' for the unixsock plugin.
2007-04-22 Florian Forstermigrate-3-4.px: Split up the memory.rrd file.
2007-04-22 Florian Forstermemory plugin: Split up the memory data-sources into...
2007-04-21 Florian Forstersrc/liboconfig: Imported liboconfig 0.1.2.
2007-04-21 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-21 Florian Forsteremail plugin: Fix a segfault in the shutdown routine.
2007-04-21 Florian Forsteremail plugin: Only kill threads/close sockets that...
2007-04-21 Florian Forstercollectd.conf.in: Added the `Hostname' option to the...
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-20 Florian Forstercontrib: Collectd::Unixsock: Added inline-documentation.
2007-04-20 Florian Forsterunixsock plugin: Don't add values to the cache that...
2007-04-20 Florian Forsterperl plugin: Use `Perl_newSVpv' rather than `newSVpv'
2007-04-20 Florian Forsterrrdtool plugin: config: Copy `value' before modifying it.
2007-04-20 Florian ForsterMerge branch 'pull/collectd-4'
2007-04-20 Florian Forsterbuild system: Use the prefix given to --with-libperl...
2007-04-20 Florian Forstercpu plugin: Return an integer even under FreeBSD.
2007-04-19 Florian Forsterrrdtool plugin: Add a config option to configure the...
2007-04-18 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc5
2007-04-18 Florian ForsterMerge branch 'sh/perl' into collectd-4
2007-04-18 Florian Forsterconfigure.in: Print the Perl-version in the configure...
2007-04-17 Florian Forstercollectd-nagios(1): Added manpage for the Nagios-glue.
2007-04-17 Florian ForsterChangeLog: Added a note about the perl plugin.
2007-04-17 Florian Forsterperl plugin: Use the `BaseName' only if it is non-empty.
2007-04-17 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc4 collectd-4.0.0-rc4
2007-04-17 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-16 Florian Forsterping plugin: Improved error and debug messages.
2007-04-16 Florian Forsterping plugin: Fail if no hosts was pinged.
2007-04-16 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Exported plugin_log() to Perl.
2007-04-11 Sebastian Harlperl plugin: Added "BaseName" config option.
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-04-10 Florian ForsterMerge branch 'collectd-3.11'
2007-04-10 Florian ForsterBumped version to 3.11.4; Updated ChangeLog. collectd-3.11.4
2007-04-10 Florian Forstersrc/utils_dns.c: Include `sys/socket.h' before `net...
2007-04-10 Florian Forsterconfigure.in: Improved the checks for `net/if_arp.h...
2007-04-10 Florian Forsterconfigure.in: Added check for `libperl'.
2007-04-10 Florian Forstercollectd(1): Added documentation for the `perl' plugin.
2007-04-09 Sebastian Harlperl plugin: Added a plugin to embed a Perl interpreter...
2007-04-09 Florian ForsterREADME: Updated list of plugins and requirements.
2007-04-09 Florian Forstercontrib/: Updated the `README' file.
2007-04-09 Florian Forstercontrib/: Moved the SLES 10.1 files into a seperate...
2007-04-09 Florian Forstercontrib/: Added `init.d-sles10.1' and `spec.sles10.1'.
2007-04-09 Florian Forstercontrib/: Added `extractDS.px' and `migrate-3-4.px'
2007-04-09 Florian Forstersrc/plugin.c: Ensure that `wait_time' is at least ...
2007-04-06 Florian Forsternut plugin: Reconnect to the server if the connection...
2007-04-06 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc3.
2007-04-06 Florian Forstersrc/plugin.c: Fix compiler-warnings for the Sun CC.
2007-04-06 Florian Forsterdisk, tape plugin: Handle different `kstat_io_t' correctly.
2007-04-06 Florian Forsterconfigure.in: Many fixes for Solaris. Especially check...
2007-04-05 Florian Forsterdisk plugin: The member-names of the `kstat_io_t'-struc...
2007-04-05 Florian Forstercpu plugin: Don't use `COLLECT_STEP' anymore.
2007-04-05 Florian Forsterplugin.c: Take in account that `pthread_t' is a pointer...
2007-04-05 Florian Forstersrc/Makefile.am: Added `network.h' to the dependencies...
2007-04-05 Florian Forstercpu plugin: Collectd CPU `steal time' as reported by...
2007-04-03 Florian Forsterconfigure.in: Bumped version to 4.0.0-rc1.
2007-04-03 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-03 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-03 Florian Forsterconfigure/collectd.h: Undef unusable `NAN' from <math...
2007-04-03 Florian Forstersrc/liboconfig/Makefile.am: Added `aux_types.h' to...
2007-04-02 Florian ForsterBumped version to 4.0.0-rc0; Updated ChangeLog.
2007-04-02 Florian ForsterMakefile.am: Removed `collectd.spec' from `EXTRA_DIST'.
2007-04-02 Florian ForsterAUTHORS: Added `Sjoerd van der Berg'.
2007-04-01 Florian Forsterplugin.c: Fix an endless loop.
2007-03-31 Florian Forsterconfigure: Added `libupsclient' to the library-overview.
2007-03-31 Florian Forsternut plugin: Fix building without the `upsclient' library.
2007-03-31 Florian ForsterMerge branch 'master' into collectd-4
2007-03-31 Florian ForsterMerge branch 'collectd-3.11'
2007-03-30 Florian ForsterBumped version to 3.11.3; Updated ChangeLog. collectd-3.11.3
2007-03-30 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-30 Florian Forsterexec plugin: Updated the documentation and sample confi...
2007-03-30 Florian Forsterexec plugin: Send SIGTERM to all running child-processe...
2007-03-30 Florian Forsternut plugin: Added a plugin to query the `upsd' from...
2007-03-29 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-03-29 Florian ForsterImplemented `LoadDS' which tells plugins to only regist...
2007-03-28 Florian Forsterconfigure.in: Define `HAVE_LIBKSTAT' when the `kstat...
2007-03-28 Florian Forster{csv,network} plugin: Improved debug messages.
2007-03-28 Florian Forsterplugin.c: Implemented parallel reading of values.
2007-03-28 Florian Forsternetwork plugin: Implemented cache flush.
2007-03-27 Florian Forsterrrdtool plugin: Serialise access to the cache and to...
2007-03-27 Florian Forsterlogfile plugin: Don't use `access' when adding a logfil...
2007-03-27 Florian Forsternetwork plugin: Don't loop multicast-pakets back to...
2007-03-27 Florian Forsternetwork plugin: Implemented duplicate detection and...
2007-03-27 Florian Forsterunixsock plugin: Use `format_name' rather than the...
2007-03-27 Florian Forstercommon.[ch]: Provide a function `format_name' to turn...
2007-03-27 Florian Forster{processes,unixsock} plugin: Remove annoying debug...
2007-03-27 Florian Forsternetwork plugin: Fix shutdown code.
2007-03-27 Florian Forsterplugin.[ch]: Implemented `plugin_unregister_config'.
2007-03-27 Florian Forstersensors plugin: Fix programming mistakes.
2007-03-27 Florian Forstersyslog plugin: Fixed typo. s/sevetiry/severity/g;
2007-03-27 Florian Forstercollectd.conf(5): Documented the `iptables', `logfile...
2007-03-27 Florian Forstercollectd.conf.in: Added the `df' and `email' plugins.
2007-03-27 Florian Forsterlogfile plugin: Don't call `access' with `stdout' and...
2007-03-26 Florian ForsterRemoved the `LOGFILE' and `COLLECT_{STEP,HEARTBEAT...
2007-03-26 Florian Forsternetwork plugin: Fixed quite some bugs.
next