Code

build system: Fix detection of libraries when giving a directory.
[collectd.git] / src /
2007-09-13 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-13 Florian Forsterapcups plugin: Fix reporting of the `load percent'...
2007-09-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1 collectd-4.1.1
2007-09-12 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-12 Sebastian Harlplugin.c: Print lt_dlopen() error messages to STDERR...
2007-09-12 Sebastian HarlRemoved some legacy calls to DEBUG().
2007-09-12 Florian Forsterrrdtool plugin: Use `-b' (begin) when creating rrd...
2007-09-11 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.1' into collectd-4.1
2007-09-11 Florian ForsterMerge branch 'uni/collectd-4.0' into collectd-4.0
2007-09-11 Florian Forsterapcups plugin: Fix the types used in the plugin.
2007-09-11 Florian Forstercollectd: Make `mkdir' error messages more identifiable.
2007-09-11 Florian Forsternetlink plugin: Fix an error-message.
2007-09-10 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-04 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-09-04 Florian Forsternetlink plugin: Use the defines to determine where...
2007-09-03 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-03 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-03 Florian Forstersrc/plugin.c: plugin_dispatch_values: Include the inter...
2007-09-03 Florian Forsterexec plugin: Set the real group, effective group, and...
2007-09-03 Florian Forsterexec plugin: Call `setgid' first so argitary groups...
2007-09-03 Florian Forstersstrerror: Be even more cautios with the return value...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian Forstersrc/common.c: Copy the error-string to the buffer ...
2007-09-02 Florian ForsterMerge branch 'collectd-4.0' into collectd-4.1
2007-09-02 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-09-02 Sebastian HarlAdded the AC_FUNC_STRERROR_R check.
2007-09-02 Sebastian HarlAdded "snmp" and "xmms" plugins to README and src/colle...
2007-09-01 Florian Forstercollectd(1): Add some references to collectd-snmp(5).
2007-09-01 Florian Forstercollectd.conf(5): Add some more references to collectd...
2007-09-01 Florian Forstercollectd-snmp(5): Update the documentation.
2007-09-01 Florian ForsterMerge branch 'collectd-4.0'
2007-09-01 Florian ForsterMerge branch 'pull/master'
2007-09-01 Florian ForsterMerge branch 'pull/master'
2007-09-01 Florian Forstersrc/plugin.c: Remove a legacy debug message.
2007-09-01 Florian Forsternetlink plugin: Removed unused code.
2007-09-01 Florian Forsternetlink plugin: Fix several issues, including the colle...
2007-09-01 Florian ForsterMerge branch 'pull/master'
2007-09-01 Florian Forsterbuild system: Improve detection of the libnetlink library.
2007-08-31 Florian ForsterMerge branch 'collectd-4.0'
2007-08-31 Florian Forstercollectd.conf(5): Undo the changes of the previous...
2007-08-31 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-31 Florian Forsternetlink plugin: Yet another fix. `if_dropped' was getti...
2007-08-30 Florian Forsternetlink plugin: Fix the submitted values.
2007-08-30 Florian Forstersrc/types.db: Added the new types introduced by the...
2007-08-30 Florian Forstercollectd.conf(5): Added informatioin about the netlink...
2007-08-30 Florian Forsternetlink plugin: Use the parent's classid for `filter'.
2007-08-29 Florian Forsternetlink plugin: Added a plugin for (very) enhanced...
2007-08-28 Sebastian Harlutils_cmd_putval.c: Fixed a copy&paste error.
2007-08-28 Sebastian Harlsrc/Makefile.am: Added utils_cmd_putval to exec_la_SOURCES.
2007-08-28 Sebastian Harlexec plugin: Fixed a "control reaches end of non-void...
2007-08-28 Sebastian Harl[PATCH 2/2] collectd.conf.pod: Documented the exec...
2007-08-28 Sebastian Harl[PATCH 1/2] exec plugin: Added support to specify a...
2007-08-28 Florian ForsterMerge branch 'collectd-4.0'
2007-08-28 Florian Forstermysql plugin: Use a different define to determine if...
2007-08-27 Florian Forstercollectd.conf(5): Added a note about that trailing...
2007-08-26 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-26 Florian Forsterprocesses plugin: Fix a possible segfault.
2007-08-26 Florian Forsterbuild system: Several fixes for libcurl, libmysql,...
2007-08-24 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-08-24 Florian Forsterbuild system: Use `mysql_config' to find the appropriat...
2007-08-23 Florian ForsterMerge branch 'pull/master'
2007-08-23 Florian Forsterexec and unixsock plugin: Move the shared `PUTVAL'...
2007-08-22 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-08-22 Florian ForsterMerge branch 'sh/master'
2007-08-22 Sebastian HarlFixed some typos in the manpages.
2007-08-19 Florian Forsternetwork plugin: Allow port arguments to be numeric.
2007-08-08 Florian ForsterMerge branch 'pull/collectd-4.0'
2007-08-04 Michael Renzmanncollectd(1): Fix typo.
2007-08-03 Florian ForsterMerge branch 'pull/master'
2007-08-03 Florian ForsterMerge branch 'collectd-4.0'
2007-07-31 Florian ForsterMerge branch 'pull/collectd-4.0' into collectd-4.0
2007-07-31 Florian Forstersrc/collectd.conf.in: Added the `SocketFile' option...
2007-07-30 Florian Forstersyslog plugin: Call `openlog' right when the plugin...
2007-07-30 Florian Forstersensors plugin: Fix the use of the ignorelist, so it...
2007-07-10 Florian ForsterChanged the test for the `libupsclient' to it uses...
2007-07-05 Florian ForsterMerge branch 'collectd-4.0'
2007-07-04 Florian Forstercollectd-nagios: Display performance data and generally...
2007-07-04 Florian Forstersrc/collectd.conf.in: s/_MODULE_/_PLUGIN_/g
2007-07-02 Florian ForsterMerge branch 'pull/master'
2007-07-02 Florian Forstermemory plugin: Check for `HAVE_HOST_STATISTICS' rather...
2007-07-02 Florian ForsterRemoved the `XXX_HAVE_READ' defines from all plugins.
2007-07-02 Florian Forstercollectd-nagios(1): Fix typo.
2007-07-01 Florian Forsterbuild system: Do dependency checking in the configure...
2007-07-01 Florian Forsterdns plugin: Added support for the old bind-interface.
2007-07-01 Florian Forstersrc/common.c: Allow the `pwbufp' argument to `getpwnam_...
2007-06-30 Florian ForsterImpelemt an own version of `getpwnam_r'.
2007-06-30 Florian Forster{hddtemp,mbmon,ntpd} plugins: Only use the `AI_ADDRCONF...
2007-06-24 Florian ForsterMerge branch 'collectd-4.0'
2007-06-24 Florian Forstersrc/collectd-nagios.c: Copy the NAN-defines from `colle...
2007-06-23 Florian Forstersnmp plugin: Use several reading threads to parallelize...
2007-06-23 Florian Forstersnmp plugin: Use the `snmp_sess_*' interface.
2007-06-23 Florian Forsterdns plugin: Check for `net/ppp_defs.h' and include...
2007-06-21 Florian Forstersnmp plugin: Many important bugfixes.
2007-06-21 Daniel Leitememory plugin: Fix a typo in the Solaris code.
2007-06-21 Florian Forsterliboconfig: Added `%option noyywrap' to the scanner.
2007-06-21 Florian Forsterload plugin: Fix the Linux code that reads `/proc/loadavg'.
2007-06-21 Daniel Leitecpu, interface plugin: Fix compilation issues under...
2007-06-19 Florian ForsterMerge branch 'collectd-4.0'
2007-06-19 Ezra Peisachsrc/Makefile.am: When building outside the source tree...
next