| 2007-03-26 | 
Florian Forster | logfile plugin: Renamed functions and changed error...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-26 | 
Florian Forster | Removed `utils_debug.[ch]' since debugging output is...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-26 | 
Florian Forster | logfile plugin: Renamed the `stderr' to `logfile'. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-26 | 
Florian Forster | stderr plugin: Add `File' config option to log to a...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-26 | 
Sebastian Harl | stderr plugin: Added "stderr" plugin to log to stderr. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-26 | 
Sebastian Harl | plugin.c: Check if `list_log' is not NULL. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-26 | 
Florian Forster | Replace all calls to `strerror' with `sstrerror' | 
commit | commitdiff | tree | snapshot | 
| 2007-03-15 | 
Florian Forster | src/collectd.h: Don't load `syslog.h'. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-15 | 
Florian Forster | Replace all syslog-calls with one of the new logging...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-15 | 
Florian Forster | iptables plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-15 | 
Florian Forster | Merge branch 'master' into collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-03-14 | 
Florian Forster | Merge branch 'sb/iptables' | 
commit | commitdiff | tree | snapshot | 
| 2007-03-14 | 
Florian Forster | src/collectd.conf.in: Added the iptables plugin. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-14 | 
Florian Forster | iptables plugin: Implemented selection by rule-numbers. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-14 | 
Florian Forster | syslog plugin: Added a `syslog' plugin which logs to...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-14 | 
Florian Forster | src/plugin.[ch]: Add `log' callbacks. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-12 | 
Florian Forster | collectd-nagios, rrdtool plugin, unixsock plugin: Use...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-12 | 
Florian Forster | src/collectd.h: Define a useable `NAN', based on `confi...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-12 | 
Florian Forster | configure.in: Added checks that find out how to include...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-10 | 
Florian Forster | email plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-10 | 
Florian Forster | Merge branch 'pull/collectd-4' into collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-03-10 | 
Florian Forster | unixsock plugin: Replace `getgrnam' with `getgrnam_r'. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-10 | 
Florian Forster | exec plugin: Replace `getpwnam' with `getpwnam_r'. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-10 | 
Florian Forster | csv plugin: Replace `localtime' with `localtime_r'. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-10 | 
Florian Forster | Replace all occurrences of `strtok' with `strtok_r'. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-03 | 
Florian Forster | iptables plugin: Fix building under non-Linux systems. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-03 | 
Florian Forster | iptables plugin: Use a global `libiptc' if it exists. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-03 | 
Sjoerd van...  | iptables plugin: Adds a plugin to collect iptables...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-01 | 
Florian Forster | irq plugin: Fix for non-Linux systems. | 
commit | commitdiff | tree | snapshot | 
| 2007-03-01 | 
Florian Forster | src/common.c: Allow `check_create_dir' to create absolu...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-01 | 
Florian Forster | src/collectd.conf.in: Added default entries for the...  | 
commit | commitdiff | tree | snapshot | 
| 2007-03-01 | 
Florian Forster | csv plugin: Add a `DataDir' option. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | Merge branch 'ff/vserver' into collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | users plugin: Remove old `DBG' statement. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | load plugin: Use `gauge_t' rather than `double'. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | vserver plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | users plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | rrdtool plugin: Implemented the settings `StepSize...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | Introduce two global variables: `hostname_g' and `inter...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | Documented the lighttpd-support in `collectd(1)' and...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | irq plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | Merge branch 'master' into merge/collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | Merge branch 'ph/irq' | 
commit | commitdiff | tree | snapshot | 
| 2007-02-28 | 
Florian Forster | irq plugin: Fixed some issues, renamed RRD-files. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-27 | 
Florian Forster | rrdtool plugin: Updated the documentation in `collectd...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-27 | 
Florian Forster | src/configfile.c: Actually set the `BaseDir' option. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-27 | 
Peter Holik | irq plugin: Added plugin to collect interrupt counters. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-17 | 
Florian Forster | exec plugin: Implemented a first version. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-15 | 
Florian Forster | liboconfig: Import version 0.1.1. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-15 | 
Florian Forster | rrdtool plugin: Fix another memory leak.. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-15 | 
Florian Forster | rrdtool plugin: Fix a memory leak. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-15 | 
Florian Forster | rrdtool plugin: Use the AVL-tree to implement the cache. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-15 | 
Florian Forster | src/utils_avltree.[ch]: Fix the iterator, since it...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-15 | 
Florian Forster | src/utils_avltree.[ch]: Documented the interface of...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-14 | 
Florian Forster | src/utils_avltree.c: Fix `avl_pick'. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-14 | 
Florian Forster | Merge branch 'ff/avl-tree' | 
commit | commitdiff | tree | snapshot | 
| 2007-02-14 | 
Florian Forster | src/utils_avltree.c: Added `avl_pick'. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-14 | 
Florian Forster | src/utils_avltree.c: Removal works, too. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-14 | 
Florian Forster | src/utils_avltree.c: Insertion works correktly. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-14 | 
Florent EppO...  | apache plugin: Support for lighttpd's `BusyServers...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | src/collectd.conf.pod: Removed the part about the ...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | rrdtool plugin: Implemented a `DataDir' config option...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | src/collectd.conf.{in,pod}: Update the sample config...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | Removed `src/libconfig/*'. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | src/collectd.conf.in: Added the `network' plugin. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | src/common.c: Removed the (extern) variable `operating_...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-12 | 
Florian Forster | src/collectd.c: Removed `Mode' code and other old stuff. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-11 | 
Florian Forster | Changed from the old `libconfig' to the new `liboconfig'. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-11 | 
Florian Forster | Merge branch 'collectd-3.11' into merge/master | 
commit | commitdiff | tree | snapshot | 
| 2007-02-11 | 
Florian Forster | Merge branch 'collectd-3.11' into merge/collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-11 | 
Florian Forster | Bumped version to 3.11.2; Updated ChangeLog.  collectd-3.11.2 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-11 | 
Florian Forster | {email,multimeter,users} plugin: Don't pass NULL-pointe...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-11 | 
Florian Forster | plugin.c: Catch NULL-pointers and fix it or ignore...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-10 | 
Florian Forster | Merge branch 'collectd-3.11' into merge/collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-10 | 
Florian Forster | README: Updated the informatioin about plugins and...   collectd-3.11.1 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-10 | 
Florian Forster | dns plugin: Only include and build with `utils_dns...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-10 | 
Florian Forster | configure.in: Don't link all objects with `libkstat...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-10 | 
Florian Forster | configure.in: Bump to 3.11.1; Improve the detection...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-10 | 
Florian Forster | ChangeLog: Added changes for version 3.11.1. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-09 | 
Florian Forster | traffic pluxin: Remove unnecessary `strcpy'. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-09 | 
Florian Forster | Merge branch 'pull/collectd-3.11' into collectd-3.11 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-09 | 
Florian Forster | src/utils_mount.c: Fix defines so `cu_mount_getlist...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-07 | 
Florian Forster | Merge branch 'sh/freebsd' | 
commit | commitdiff | tree | snapshot | 
| 2007-02-07 | 
Florian Forster | src/utils_dns.c: Fix the handling of the `struct udphdr...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-07 | 
Sebastian Harl | processes.c, utils_dns.c: Fix compile errors on GNU...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-07 | 
Florian Forster | collection.cgi: Fix typos. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | Merge branch 'pull/uni' into collectd-4 | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | tape plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | serial plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | multimeter plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | hddtemp plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | mbmon plugin: Correct the `type's being passed to the...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-05 | 
Florian Forster | mbmon plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-04 | 
Florian Forster | mysql plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-04 | 
Florian Forster | {apcups,battery} plugin: Changes the voltage DS as...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-04 | 
Florian Forster | sensors plugin: Change the DS of `voltage' to be named...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-04 | 
Florian Forster | plugin interface: If an init-function fails, write...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-04 | 
Florian Forster | wireless plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| 2007-02-02 | 
Florian Forster | collection.cgi: Reload the images using JavaScript...  | 
commit | commitdiff | tree | snapshot | 
| 2007-02-02 | 
Florian Forster | dns plugin: Converted to the new plugin interface. | 
commit | commitdiff | tree | snapshot | 
| next |