Code

Merge branch 'pull/collectd-4.0'
[collectd.git] / src /
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...
2007-06-19 Ezra Peisachcsv, rrdtool plugin: Initialize a buffer correctly.
2007-06-18 Florian Forsterunixsock plugin: Implemented the `LISTVAL' command.
2007-06-18 Florian Forstersnmp plugin: Implemented the host-option `Interval'.
2007-06-18 Florian Forsterping plugin: Actually check the uid, not the address...
2007-06-14 Florian Forsterxmms plugin: Added a plugin to graph bitrate and freque...
2007-06-13 Florian Forstercpu plugin: Submit the right values in the Darwin code.
2007-06-13 Florian Forsterconfigure.in, src/Makefile.am: Only link against Net...
2007-06-13 Florian Forstersnmp plugin: Use `size_t' for the OID length to be...
2007-06-12 Sebastian Harlemail plugin: Set default path of the UNIX socket to...
2007-06-12 Sebastian Harlunixsock plugin: Set default path of the UNIX socket...
2007-06-12 Florian ForsterMerge branch 'collectd-4.0'
2007-06-11 Florian Forsterhddtemp, ntpd plugin: Allow numeric `Port' arguments.
2007-06-07 Florian ForsterMerge branch 'collectd-4.0'
2007-06-07 Florian ForsterMerge branch 'collectd-4.0'
2007-06-07 Evan MillerREADME, collectd.conf(5): its/it's in documentation
2007-06-07 Sebastian Harlcollectd.conf.pod: Fixed a typo.
2007-06-06 Florian ForsterMerge branch 'collectd-4.0'
2007-06-06 Florian Forsteriptables plugin: Fix a segfault when a comment is passe...
2007-06-06 Florian Forsterrrdtool plugin: Use the interval in the value lists...
2007-06-06 Florian Forsternetwork plugin: Send and receive the interval of value...
2007-06-06 Florian Forstersrc/plugin.h: Include the `interval' in the value lists.
2007-06-03 Florian ForsterMerge branch 'ff/rrdqueue'
2007-06-03 Florian ForsterMerge branch 'ff/snmp'
2007-06-03 Florian Forsterrrdtool plugin: Fixed some bugs in the queueing-code.
2007-06-03 Sebastian HarlMarked the perl plugin to be experimental.
2007-06-02 Florian Forstersrc/configfile.c: Pass the `oconfig_item_t' types to...
2007-06-02 Florian Forsterrrdtool plugin: Queue values to be written, but don...
2007-06-02 Florian Forstercollectd-snmp(5): Fix some errors and typos.
2007-06-02 Florian ForsterMerge branch 'pull/master'
2007-06-02 Florian Forstercollectd-unixsock(5): Corrected the information about...
2007-06-01 Florian Forstersnmp plugin: Cast the `bitstring' to (char *).
2007-06-01 Florian Forstercollectd-snmp(5): Added a manpage for the SNMP plugin.
2007-05-31 Florian Forstercollectd-exec(5): Documented the recent changes.
2007-05-31 Florian Forsterexec plugin: Change the input format so it's identical...
2007-05-31 Florian Forsterunixsock plugin: Moved the `parse_identifier' code...
2007-05-31 Florian Forstersnmp plugin: Implemented fetching of tables.
2007-05-31 Florian Forstersnmp plugin: First experimental code to read an SNMP...
2007-05-30 Florian Forstersnmp plugin: Added the first prototype of an SNMP plugin.
2007-05-30 Florian Forstersrc/configfile.c: Pass the `oconfig_item_t' types to...
2007-05-30 Florian Forsterntpd plugin: Replace `syslog (LOG_ERR, ...)' with ...
2007-05-30 Florian ForsterMerge branch 'collectd-3.11'
2007-05-29 Florian Forsterntpd plugin: Fix a possible buffer overflow.
2007-05-25 Florian ForsterMerge branch 'pull/master'
2007-05-25 Florian Forsternetwork plugin: Prepend the plugin's name to debug...
2007-05-25 Florian Forsterexec plugin: Print a warning when the returned string...
2007-05-23 Sebastian Harlcollectd.c: Added '-t' command line option.
2007-05-23 Florian Forstermemory plugin: Fix unused variable warning under FreeBSD.
2007-05-22 Florian ForsterMerge branch 'collectd-3.11'
2007-05-22 Florian Forsterprocesses plugin: ps_read_tasks will fail under Linux...
2007-05-22 Florian Forstersensors plugin: Let the read-function fail if something...
2007-05-21 Florian Forsterplugin.c: Added a comment that explains why the order...
2007-05-21 Sebastian Harlplugin.c: Advance the llentry_t pointer before calling...
2007-05-21 Sebastian Harlperl plugin: Unregister all callbacks from collectd...
2007-05-20 Florian Forstersrc/plugin.c: Remove slashed from host, {plugin,type...
2007-05-20 Sebastian Harlemail, users and vserver plugins: Changed license to...
2007-05-19 Florian Forstercollectd-nagios(1) and collectd-unixsock(5): Reference...
2007-05-19 Florian Forstercollectd-unixsock(5): Added a note about Collectd:...
2007-05-19 Florian ForsterREADME: Cleaned up the description of plugins and added...
2007-05-19 Florian Forstercollectd-perl(5): Moved information about the `perl...
2007-05-19 Florian Forstercollectd-email(5): Moved information about the `email...
2007-05-19 Florian Forstercollectd.conf(5): Moved information about ``special...
2007-05-19 Florian Forstercollectd.conf(5): Documented `PluginDir' and `TypesDB'.
2007-05-19 Florian Forsterunixsock plugin: Return a message in any case.
2007-05-19 Florian Forstercollectd-exec(5): Corrected/added some information.
2007-05-19 Florian Forstercollectd-unixsock(5): Moved information about the ...
2007-05-19 Florian Forstercollectd-exec(5): Moved information about the `exec...
2007-05-18 Florian Forsterrrdtool plugin: Assure that values, that are older...
next