collectd.git
2008-06-10 Florian ForsterMerge branch 'collectd-4.4'
2008-06-10 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-06-09 Florian Forsterrrdtool plugin: Put files to the front of the update...
2008-06-09 JoWwireless plugins: Interpret noise/power values >100...
2008-06-07 Alessandro... disk plugin: Use correct name under Linux 2.4
2008-06-07 Florian Forsternetwork plugin: Don't blindly re-initialize everything...
2008-06-07 Sebastian HarlREADME: Added the "notify_email" plugin and "libesmtp".
2008-06-07 Sebastian HarlRenamed the desktop_notification plugin in README and...
2008-06-06 Florian Forstersrc/collectd.h: Try even harder to determine endianess.
2008-06-06 Florian Forstersrc/plugin.h: Use __attribute__((format)) for plugin_log.
2008-06-04 Florian Forsternotify_desktop plugin: Renamed the desktop_notification...
2008-06-04 Florian Forsternotify_email plugin: Renamed some configuration options.
2008-06-04 Florian Forsternotify_email plugin: Renamed the `emails' variable...
2008-06-04 Florian Forsternotify_email plugin: Some minor code cleanup.
2008-06-04 Florian Forsternotify_email plugin: Replace all sprintf's with ssnprin...
2008-06-04 Oleg Kingnotify_email plugin: Add plugin to send notifications...
2008-06-03 Florian ForsterMerge branch 'collectd-4.4'
2008-06-03 Florian ForsterBumped version to 4.4.1; Updated ChangeLog. collectd-4.4.1
2008-06-03 Sebastian Harlascent plugin: Added "Verify{Peer,Host}" configuration...
2008-06-03 Sebastian HarlCollectd.pm: Updated copyright information.
2008-06-03 Sebastian Harlperl plugin: Fixed a segfault that appeared in Perl...
2008-06-03 Sebastian Harlperl plugin: Don't abort if initializing the interprete...
2008-05-31 Florian Forstersrc/collectd.conf.in: Fix a typo.
2008-05-30 Florian Forstersrc/processes.c: Remove an unused variable.
2008-05-27 Florian ForsterMerge branch 'collectd-4.4' of octo@verplant.org:/var...
2008-05-27 Florian Forsterprocesses plugin: Remove trailing whitespaces.
2008-05-27 Florian Forsterprocesses plugin: Use `strjoin' to create cmdline from...
2008-05-27 Florian Forsterprocesses plugin: Convert C++-style comments to C89...
2008-05-27 Florian Forsterprocesses plugin: ps_list_match: If a regex is configur...
2008-05-27 Florian Forsterprocesses plugin: Fixed the config callback to return...
2008-05-27 Florian Forsterprocesses plugin: Updated copyright information.
2008-05-27 Florian Forsterprocesses plugin: Let `ps_list_register' fail if any...
2008-05-27 Florian Forsterprocesses plugin: Use STATIC_ARRAY_SIZE instead of...
2008-05-27 Oleg Kingprocesses plugin: Add the `ProcessMatch' option.
2008-05-27 Florian Forsternetwork plugin: Documented (in the source) that the...
2008-05-27 Florian ForsterMerge branch 'collectd-4.4'
2008-05-27 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-05-27 Sebastian Harlbuild.sh: Check for lex and yacc.
2008-05-27 Sebastian Harlsrc/liboconfig/oconfig.c: Declare "c_file" as "const...
2008-05-27 Sebastian Harlsrc/plugin.c: Don't require write callbacks to be present.
2008-05-27 Sebastian Harlsrc/utils_complain.[ch]: Reintroduced an improved versi...
2008-05-27 Sebastian Harlsrc/utils_llist.c: Improved robustness against NULL...
2008-05-27 Sebastian Harlcollectd-nagios: Updated to the new "unixsock" protocol.
2008-05-26 Florian Forstersrc/{email,ntpd,utils_cmd_getval}.c: Fix formatting...
2008-05-25 Dieter Blomssrc/utils_threshold.c: Fix wrong output (was `min,...
2008-05-25 Florian Forstersrc/collectd.conf.in: Add sample section for the disk...
2008-05-20 Sebastian Harlconfigure: Reformatted the configuration summary.
2008-05-20 Sebastian Harldesktop_notification: Added a plugin to send desktop...
2008-05-13 Florian Forstercontrib/cussh.pl: Implemented a `HELP' command.
2008-05-13 Florian ForsterMerge branch 'collectd-4.4'
2008-05-13 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-05-13 Florian Forstercontrib/cussh.pl: Remove left over merge stuff..
2008-05-13 Florian Forstercontrib/cussh.pl: Improve parsing of identifiers.
2008-05-13 Florian Forstercontrib/cussh.pl: Add the `identifier' option to the...
2008-05-13 Florian Forsterrrdtool plugin: Fix cache key generation from the ident...
2008-05-13 Florian Forsterbindings/perl/Collectd/Unixsock.pm: Add the `identifier...
2008-05-13 Florian Forstercollectd-unixsock(5): Updated the FLUSH documentation.
2008-05-13 Florian Forstersrc/utils_cmd_flush.c: Add the `identifier' option.
2008-05-13 Florian ForsterMerge branch 'collectd-4.4'
2008-05-13 Florian Forstercollectd, rrdtool plugin: Add flushing of specific...
2008-05-13 Florian Forstersrc/utils_threshold.c: Fix the `Instance' option inside...
2008-05-13 René Rebeteamspeak2 plugin: Fix out-of-bounds access to two...
2008-05-06 Florian ForsterChangeLog: Add a note about changes to the threshold... collectd-4.4.0
2008-05-06 Florian ForsterAUTHORS: Added Luke Herberling and Oleg King.
2008-05-06 Florian ForsterBumped version to 4.4.0; Updated ChangeLog.
2008-05-06 Florian Forstersrc/collectd.conf.in: Added the new powerdns and tail...
2008-05-06 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-05-06 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-05-06 Florian Forsterpowerdns plugin: Fix some bugs after testing the plugin.
2008-05-06 Florian Forsterconfigure.in: Don't use `test -a'. collectd-4.2
2008-05-06 Sebastian Harlcollectd-nagios: Open two different I/O streams for...
2008-05-06 Sebastian Harldaemon: Ignore SIGPIPE.
2008-05-06 Sebastian HarlAdd libiptc.
2008-05-06 Florian ForsterMerge branch 'collectd-4.4'
2008-05-06 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-05-06 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-05-05 Florian Forstercollectd.conf(5): Documented the powerdns plugin.
2008-05-05 Florian Forsterpowerdns plugin: Promoted the "not found" message from...
2008-05-05 Florian Forsterpowerdns plugin: Fix a bug when checking the configurat...
2008-05-05 Florian Forsterpowerdns plugin: Trim the default recursor command.
2008-05-05 Florian ForsterMerge branch 'collectd-4.4' of git://git.verplant.org...
2008-05-05 Florian ForsterMerge branch 'collectd-4.4' of octo@verplant.org:/var...
2008-05-05 Florian Forsterpowerdns plugin: Add defaults that are used if no field...
2008-05-05 Florian Forsterbuild system: Fixed indentation and unconditionally...
2008-05-05 Oleg Kingusers plugin: Add support for the statgrab library.
2008-05-05 Florian ForsterMerge branch 'ok/disk' into collectd-4.4
2008-05-05 Florian Forstercpu plugin: Account wait-IO, system and swap separately...
2008-05-05 Florian Forsterdisk plugin: Use the DATA_MAX_NAME_LEN define for a...
2008-05-05 Oleg Kingdisk plugin: Add support for the statgrab library.
2008-05-05 Oleg Kingcpu plugin: Add support for the statgrab library.
2008-05-03 Florian Forsterpowerdns plugin: Replace the `Command' option with...
2008-05-01 Florian Forsterpowerdns plugin: Added all the other recursor stuff...
2008-05-01 Florian Forstersrc/collectd.h: Check for `_BYTE_ORDER', too.
2008-04-30 Florian Forsterpowerdns plugin: Completed the list of values for the...
2008-04-30 Florian ForsterMerge branch 'collectd-4.4'
2008-04-30 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-04-30 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-04-30 Florian Forsterload plugin: Use #if rather than #ifdef.
2008-04-30 Florian Forsterbuild system: Remove the COLLECT_LIBIOKIT define.
2008-04-30 Florian Forsterbuild system: Define HAVE_LIBSTATGRAB if the statgrab...
next