Code

collectd.git
2007-02-10 Florian ForsterREADME: Updated the informatioin about plugins and... collectd-3.11.1
2007-02-10 Florian Forsterdns plugin: Only include and build with `utils_dns...
2007-02-10 Florian Forsterconfigure.in: Don't link all objects with `libkstat...
2007-02-10 Florian Forsterconfigure.in: Bump to 3.11.1; Improve the detection...
2007-02-10 Florian ForsterChangeLog: Added changes for version 3.11.1.
2007-02-09 Florian ForsterMerge branch 'pull/collectd-3.11' into collectd-3.11
2007-02-09 Florian Forstersrc/utils_mount.c: Fix defines so `cu_mount_getlist...
2007-02-07 Florian ForsterMerge branch 'sh/freebsd'
2007-02-07 Florian Forstersrc/utils_dns.c: Fix the handling of the `struct udphdr...
2007-02-07 Sebastian Harlprocesses.c, utils_dns.c: Fix compile errors on GNU...
2007-01-16 Iain Leacollectd.spec: Updated for version 3.11
2007-01-09 Sebastian Harlemail plugin: Ignore size if it less than or equal... collectd-3.11.0
2007-01-09 Sebastian Harlsensors plugin: Avoid assertion in ignorelist_match...
2006-12-22 Florian ForsterBumped version to 3.11.0; Updated ChangeLog.
2006-12-22 Michael Shigorinsrc/collectd.h: Don't mess with the syslog-stuff if...
2006-12-22 Florian ForsterAUTHORS: Converted to UTF-8 and added Lubos' efforts.
2006-12-22 Florian ForsterAdded the `mbmon' plugin to the ChangeLog for 3.11.0
2006-12-22 Florian ForsterMerge branch 'fs/mbmon'
2006-12-22 Florian ForsterMerge branch 'ls/sensors'
2006-12-21 Florian Forstermbmon plugin: Change the definition of the RRD files.
2006-12-21 Florian ForsterMerge branch 'sh/email'
2006-12-21 Sebastian Harlemail plugin: Unlock mutexes before submitting the...
2006-12-21 Florian ForsterMerge branch 'collectd-3.10'
2006-12-21 Florian ForsterBumped version to 3.10.4; Updated ChangeLog. collectd-3.10.4
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-12-20 Flavio StanchinaNew plugin "mbmon" to collect motherboard status inform...
2006-12-18 Sebastian Harlemail plugin: Made read_{char,line} functions static.
2006-12-18 Sebastian Harlemail plugin: Write "0" values as well to distinguish...
2006-12-15 Sebastian Harlcollectd{,.conf}.pod: Extended and clarified documentat...
2006-12-13 Florian Forstersensors plugin: Simplify the reload machanism.
2006-12-13 Florian ForsterMerge branches 'sh/email' and 'ls/processes'
2006-12-13 Lubos Staneksensors plugin: Reload lm_sensors' configuration when...
2006-12-13 Lubos Staneksensors plugin: Made sensors.conf path configurable
2006-12-13 Lubos Staneksensors plugin: syslog() and DBG() calls unification
2006-12-13 Lubos Stanekprocesses plugin: Do not complain of a disappeared...
2006-12-13 Sebastian Harlemail plugin: Prepend the module name to any syslog...
2006-12-13 Sebastian Harlemail plugin: Kill threads before closing the associate...
2006-12-10 Alexander WirtSA plugin: Documentation updates
2006-12-10 Alexander WirtSA plugin: Added reconnect support (collectd_retries...
2006-12-08 Sebastian Harlsrc/Makefile.am: Added utils_dns.h to dns_la_SOURCES.
2006-12-08 Sebastian Harlcontrib/collection.cgi: Added support for the email...
2006-12-08 Sebastian Harlemail plugin: Do not allocate memory for the return...
2006-12-08 Sebastian Harlemail plugin: Use a thread pool.
2006-12-08 Sebastian Harlemail plugin: Prevent a segfault in read_line ().
2006-12-07 Alexander WirtSpamAssassin plugin: Reclicense again und remove debugg...
2006-12-07 Alexander WirtSpamAssassin plugin: Update license foo and add timout
2006-12-06 Florian Forsteremail plugin: Added some information about this plugin...
2006-12-06 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2006-12-06 Florian Forsterdns plugin: Documented plugin in the README file and...
2006-12-06 Florian Forstercontrib/collection.cgi: Added graphs for `opcode' RRD...
2006-12-05 Florian Forstersrc/utils_dns.c: Implemented a handler for `DLT_LINUX_SLL'.
2006-12-05 Florian ForsterMerge branch 'aw/spamassassin'
2006-12-05 Florian ForsterMerge branch 'ls/shutdown'
2006-12-05 Lubos Staneksensors plugin: declare variables only if SENSORS_HAVE_READ
2006-12-05 Florian ForsterMerge branch 'ls/shutdown'
2006-12-05 Lubo¹ Stanìksensors plugin: fix shutdown for SENSORS_HAVE_READ
2006-12-05 Lubo¹ Stanìksensors plugin: shutdown implementation
2006-12-05 Lubo¹ Stanìksensors plugin: SENSORS_HAVE_READ unification
2006-12-05 Florian ForsterMerge branch 'sh/shutdown'
2006-12-05 Sebastian Harlemail plugin: Shutdown cleanly.
2006-12-05 Sebastian Harlemail plugin: "Calculate" UNIX_PATH_MAX if it is not...
2006-12-05 Sebastian Harlemail plugin: Make UNIX socket path configurable at...
2006-12-04 Florian Forsterdns plugin: Remove unnecessary poll code and use the...
2006-12-04 Florian Forsterdns plugin: Use the standard member names for `struct...
2006-12-04 Florian ForsterImported Alexander's SpamAssassin-plugin to contrib...
2006-12-04 Florian Forsterconfigure.in: Set the default case for `--with--libpthr...
2006-12-04 Sebastian Harlplugin.[ch]: Added support for an optional plugin shutd...
2006-12-04 Sebastian Harldns plugin: Fixed a compile error if pcap.h is not...
2006-12-03 Florian ForsterChangeLog: Collected the changes so far.
2006-12-03 Florian ForsterMerge branch 'ff/processes'
2006-12-03 Florian Forsteremail plugin: Limit the `MaxConns' option by a hardcode...
2006-12-03 Sebastian Harlemail plugin: Made socket settings configurable.
2006-12-03 Florian Forsteremail plugin: Make it possible to build the plugin...
2006-12-02 Florian ForsterMerge branches 'ff/dns' and 'sh/email' into next
2006-12-02 Florian Forsterdns plugin: Improved config checks for the pthread...
2006-12-02 Florian Forsterdns plugin: Added the dns plugin to the sample `collect...
2006-12-02 Sebastian Harlemail plugin: Use strtok_r() instead of strtok().
2006-12-02 Sebastian Harlemail plugin: Change owner and mode of the UNIX socket...
2006-12-02 Sebastian Harlemail plugin: Minor code cleanup.
2006-12-02 Florian Forstersrc/utils_ignorelist.c: Fix build-problems when buildin...
2006-12-02 Florian Forsterdns plugin: Check for `libpthread' and link the plugin...
2006-12-02 Florian Forsterdns plugin: Use `pthread_sigmask' rather than `signal'.
2006-12-02 Florian Forsterdns plugin: Use threads rather than two processes and...
2006-11-28 Sebastian HarlNew plugin "email" to collectd ham, spam, ... statistics
2006-11-28 Florian Forsterconfigure.in: Removed `src/libconfig' from the list...
2006-11-21 Florian ForsterMerge branch 'ff/dns'
2006-11-21 Lubos Stanekdf plugin: Match `spec_device' rather than `device...
2006-11-21 Florian Forstersrc/Makefile.am: Install the `collectd.conf' with restr...
2006-11-21 Lubos Stanekdf plugin: Fix a nasty bug in the config routine. It...
2006-11-21 Florian Forstersensors plugin: Declare static arrays only if they...
2006-11-21 Florian Forsterprocesses plugin: Implemented detailed process statisti...
2006-11-20 Florian Forstercollectd.conf(5): Documented the new selection options...
2006-11-20 Florian Forsterconfigure.in: Remove the `--with-regex' option and...
2006-11-20 Florian Forsterdf plugin: Make use of the new ignorelist functionality.
2006-11-20 Florian Forstersrc/utils_ignorelist.c: Allow the `entry' argument...
2006-11-20 Florian Forstersrc/utils_ignorelist.[ch]: Remove the `ignorelist_num...
2006-11-20 Florian Forstersrc/utils_ignorelist.[ch]: Renamed some functions....
2006-11-18 Florian ForsterIgnorelist: Renamed `src/config_list.[ch]' to `src...
2006-11-17 Lubos StanekMore improvementa on the ignorelist functionality.
next