2008-10-16 |
Florian Forster | Bumped version to 4.5.1; Updated ChangeLog. collectd-4.5.1 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Florian Forster | Merge branch 'collectd-4.4' into collectd-4.5 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Florian Forster | ChangeLog: Added the changed poisoning behavior. collectd-4.4.4 |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Florian Forster | src/collectd.h: Poison various insecure string function... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Florian Forster | Bumped version to 4.4.4; Updated ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Sebastian Harl | postgresql plugin: Added another missing call to PQclear(). |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Sebastian Harl | postgresql plugin: Do not open new connections during... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Florian Forster | postgresql plugin: Add a couple of PQclear() calls. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Florian Forster | contrib/exec-munin.px: Fix the folding markers.. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Sebastian Harl | src/Makefile.am: Use $mkinstalldirs instead of $(INSTAL... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Florian Forster | src/utils_tail.c: Call `clearerr' before `fgets'. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Florian Forster | src/Makefile.am: Fix a copy'n'paste typo. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Sebastian Harl | collectd.conf: Added a sample <Plugin> section in the... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Sebastian Harl | types.db: Reintroduced the "spam_check" type. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Sebastian Harl | collection.cgi: Added support for the "connection"... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Florian Forster | Merge branch 'collectd-4.4' into collectd-4.5 |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Florian Forster | src/utils_cache.c: Fix a serious memory leak. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Florian Forster | src/configfile.c: Fix a minor memory leak. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Florian Forster | network plugin: Fix a minor memory leak. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Florian Forster | collectd-nagios(1): Make the documentation easier to... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Florian Forster | configure.in: Correct the `--enable-<plugin>' code. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Bruno Prémont | configure.in: Let configure bail out on missing depende... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Florian Forster | src/collectd-nagios.c: Improve handling of lines return... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Florian Forster | netlink plugin: Fix an incorrect format string. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Florian Forster | Merge branch 'collectd-4.4' into collectd-4.5 |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Florian Forster | src/utils_ignorelist.c: Fix an off-by-one errror when... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Sebastian Harl | collectdmon: Do not block SIGCHLD. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Sebastian Harl | collectd.conf(5): Briefly document "OKAY"-notifications. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Sebastian Harl | ipvs plugin: Use sizeof() instead of a constant. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Sebastian Harl | iptables plugin, utils_ignorelist: Fixed an off-by... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Florian Forster | Merge branch 'collectd-4.4' into collectd-4.5 |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Florian Forster | build.sh: Check for more (all?) programs needed. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Sebastian Harl | collection.cgi: Added support for the memcached-specifi... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Sebastian Harl | perl plugin: Disable plugin after fatal configuration... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Sebastian Harl | src/plugin.c: Increase the plugin_log() message buffer... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Sebastian Harl | perl plugin: Log the perl error messages if bootstrappi... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Florian Forster | contrib/collection3: Added graphs for `apache_{bytes... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Florian Forster | contrib/collection3: Use `instance' rather than `plugin... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Florian Forster | snmp plugin: Improve parsing of strings to values. |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Florian Forster | collection3/etc/collection.conf: Added some mysql stuff. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Florian Forster | AUTHORS: Fixed typo. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Florian Forster | collectd.conf(5): Fixed typo. |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Florian Forster | collectd.conf(5): Changed the default socket paths... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Boian Berberov | powerdns plugin: Use `LOCALSTATEDIR' instead of "/var". |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Florian Forster | configure: Allow `--with-libperl=/path/to/binary',... collectd-4.5.0 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Sebastian Harl | configure: Get the check for libperl in sync with the... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Florian Forster | processes plugin: Fix a format string. collectd-4.3 |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Florian Forster | apple_sensors plugin: Add a missing semicolon. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Florian Forster | Bumped version to 4.5.0. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Sebastian Harl | ChangeLog: Added an entry about the ability to configur... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Sebastian Harl | ChangeLog: Be slightly more specific about the features... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Florian Forster | Bumped version to 4.4.3; Updated ChangeLog. collectd-4.4.3 |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Florian Forster | ChangeLog: Entry for 4.3.4: Bring plugins in alphabetic... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Florian Forster | Bumped version to 4.3.3; Updated ChangeLog. collectd-4.3.4 |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Alessandro... | filecount plugin: s/\<strncpy\>/sstrncpy/g |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | Collectd::Unixsock: Update `putnotif', fix a bug in... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | unixsock plugin: Improve two debug messages. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | collectd-{exec,unixsock}(5): Documented how to pass... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/utils_cmd_putnotif.[ch]: Change parsing to allow... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/utils_parse_option.c: Null-terminate parsed quoted... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/Makefile.am: Link the exec plugin with utils_parse_... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/utils_cmd_listval.[ch]: Use the new parsing mechani... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/utils_cmd_putval.[ch]: Allow identifiers to include... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | snmp plugin: Fix an off by one error. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/utils_cmd_getval.[ch]: Fix handling of identifiers... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/utils_parse_option.[ch]: Add `parse_string'. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | src/collectd.conf.in: Add the filecount plugin. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | Merge branch 'collectd-4.4' |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | Merge branch 'collectd-4.3' into collectd-4.4 |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | collectd.conf(5): onewire plugin: Added a note about... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | collectd.conf(5): onewire plugin: Mark the `Device... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | onewire plugin: Remove the "Alias" config option. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | onewire plugin: Imported the code for DS2409 hubs. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | collectd.conf(5), README: Added a note that the onewire... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Florian Forster | ChangeLog: Added the onewire plugin. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql plugin: Check for and report query redefinit... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql plugin: Check for and report MinPGVersion... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql plugin: Disable queries that do not include... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | collectd.conf(5): Documented the postgresql {Min,Max... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql_default.conf: Split "queries" query into... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql_default.conf: Limit query "table_states... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql plugin: Added {Min,Max}PGVersion configurati... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | postgresql plugin: Renamed config_set() to config_set_s(). |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | .gitignore: Added collectd-nagios, collectdmon and... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | collectd.conf.in: Moved logging plugins to the top... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | ChangeLog: Added the changes to the perl plugin. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | collectd-perl(5): Document the <Plugin> configuration... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | perl plugin: Added "<Plugin>" configuration block. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | perl plugin: Re-get the perl interpreter after parsing... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Florian Forster | configure.in: Add the filecount plugin to the status... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Sebastian Harl | configure.in, filecount.c: Removed all left-over occurr... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Florian Forster | contrib/snmp-probe-host.px: Don't fail silently, but... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Florian Forster | contrib/snmp-probe-host.px: Work-around for Windows... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Florian Forster | contrib/snmp-probe-host.px: Fix for `table' data withou... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Jarle Bjørgeengen | Collectd::Unixsock: Allow passing of `Interval' to... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Florian Forster | collectd.conf(5): Fix an example for the tail plugin. |
commit | commitdiff | tree | snapshot |
next |