Code

collectd.git
2008-07-15 Florian ForsterChangeLog: Updated after the merge. collectd-4.4.2
2008-07-15 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-15 Florian ForsterBumped version to 4.4.2; Updated ChangeLog.
2008-07-15 Sebastian Harlconfigfile.c: Fixed a typo.
2008-07-15 Peter Holikipmi plugin: Fix a typo: sstrerror_r -> sstrerror.
2008-07-14 Florian Forstersnmp plugin: More format string fixes.
2008-07-14 Florian Forsterntpd plugin: Use the standard types `uint8_t' etc....
2008-07-14 Florian Forstervserver plugin: Use `readdir_r' instead of `readdir'.
2008-07-14 Florian Forstersrc/{collectd.h,perl.c}: Poison sprintf after perl...
2008-07-14 Florian Forstersnmp plugin: Fix two format strings.
2008-07-14 Florian Forstersrc/collectd.h: Don't include <pth.h>.
2008-07-14 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-14 Florian Forsterconfigure.in: Use pkg-config to detect the upsclient...
2008-07-14 Florian Forsterntpd plugin: Fix two format strings.
2008-07-08 Florian Forstercontrib/collection3: Add an basic, extensible, modular...
2008-07-06 Florian Forsteremail plugin: Don't print `pthread_t'.
2008-07-06 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-07-06 Sebastian Harlsrc/plugin.c: Initialize plugins before checking if...
2008-07-02 Florian Forsterrrdtool plugin: Use a hack to case the `argv' pointers...
2008-06-25 Florian ForsterChangeLog: Recoded to UTF-8.
2008-06-24 Sebastian Harlemail plugin: Don't unlink the socket file on startup.
2008-06-20 Florian Forstersrc/common.c: Not enough memory is an error, not a...
2008-06-17 Sebastian Harlcontrib/examples/: Be more verbose about how to handle...
2008-06-14 Michał Mirosławsrc/common.c: Add end-of-line characters to strsplit()
2008-06-13 Florian Forstersrc/collectd.conf.in: Fix the NotificationExec example.
2008-06-11 Florian Forstersrc/utils_dns.c: Fix version information for __NAMESER...
2008-06-11 Florian ForsterReplace all occurrences of `strcpy' with `sstrncpy...
2008-06-11 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-06-11 Florian Forstersrc/collectd.h: Use `#pragma GCC poison' to disable...
2008-06-11 Florian Forsterlibvirt plugin: Replace `strcat' with `strncat'.
2008-06-11 Florian ForsterReplace all occurrences of `strcpy' with `sstrncpy'.
2008-06-11 Florian Forsternginx plugin: Use `strtok_r' instead of `strtok'.
2008-06-10 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
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-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-03 Florian ForsterBumped version to 4.4.1; Updated ChangeLog. collectd-4.4.1
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-27 Florian ForsterMerge branch 'collectd-4.4' of octo@verplant.org:/var...
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/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-13 Florian Forstercontrib/cussh.pl: Implemented a `HELP' command.
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 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'.
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.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.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...
2008-04-30 Sebastian Harlperl plugin: Work around a compiler warning on FreeBSD.
2008-04-30 Sebastian Harlemail plugin: Simplified code.
2008-04-30 Sebastian Harlcollectd-perl(5): Documented the support for flush...
2008-04-30 Sebastian HarlCollectd.pm: Renamed the plugin_flush() "name" paramete...
2008-04-30 Sebastian Harlperl plugin: Exported plugin_flush*() to Perl.
2008-04-30 Sebastian Harlperl plugin, Collectd.pm: Added support to flush Perl...
next