tokkee.org
Code
projects
/
collectd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
email plugin: Prepend the module name to any syslog messages
[collectd.git]
/
src
/
2006-12-13
Sebastian Harl
email plugin: Prepend the module name to any syslog...
tree
|
commitdiff
2006-12-13
Sebastian Harl
email plugin: Kill threads before closing the associate...
tree
|
commitdiff
2006-12-08
Sebastian Harl
src/Makefile.am: Added utils_dns.h to dns_la_SOURCES.
tree
|
commitdiff
2006-12-08
Sebastian Harl
email plugin: Do not allocate memory for the return...
tree
|
commitdiff
2006-12-08
Sebastian Harl
email plugin: Use a thread pool.
tree
|
commitdiff
2006-12-08
Sebastian Harl
email plugin: Prevent a segfault in read_line ().
tree
|
commitdiff
2006-12-06
Florian Forster
email plugin: Added some information about this plugin...
tree
|
commitdiff
2006-12-06
Florian Forster
Merge branch 'master' of octo@verplant.org:/var/lib...
tree
|
commitdiff
2006-12-06
Florian Forster
dns plugin: Documented plugin in the README file and...
tree
|
commitdiff
2006-12-05
Florian Forster
src/utils_dns.c: Implemented a handler for `DLT_LINUX_SLL'.
tree
|
commitdiff
2006-12-05
Florian Forster
Merge branch 'aw/spamassassin'
tree
|
commitdiff
2006-12-05
Florian Forster
Merge branch 'ls/shutdown'
tree
|
commitdiff
2006-12-05
Lubos Stanek
sensors plugin: declare variables only if SENSORS_HAVE_READ
tree
|
commitdiff
2006-12-05
Florian Forster
Merge branch 'ls/shutdown'
tree
|
commitdiff
2006-12-05
Lubo¹ Stanìk
sensors plugin: fix shutdown for SENSORS_HAVE_READ
tree
|
commitdiff
2006-12-05
Lubo¹ Stanìk
sensors plugin: shutdown implementation
tree
|
commitdiff
2006-12-05
Lubo¹ Stanìk
sensors plugin: SENSORS_HAVE_READ unification
tree
|
commitdiff
2006-12-05
Florian Forster
Merge branch 'sh/shutdown'
tree
|
commitdiff
2006-12-05
Sebastian Harl
email plugin: Shutdown cleanly.
tree
|
commitdiff
2006-12-05
Sebastian Harl
email plugin: "Calculate" UNIX_PATH_MAX if it is not...
tree
|
commitdiff
2006-12-05
Sebastian Harl
email plugin: Make UNIX socket path configurable at...
tree
|
commitdiff
2006-12-04
Florian Forster
dns plugin: Remove unnecessary poll code and use the...
tree
|
commitdiff
2006-12-04
Florian Forster
dns plugin: Use the standard member names for `struct...
tree
|
commitdiff
2006-12-04
Sebastian Harl
plugin.[ch]: Added support for an optional plugin shutd...
tree
|
commitdiff
2006-12-04
Sebastian Harl
dns plugin: Fixed a compile error if pcap.h is not...
tree
|
commitdiff
2006-12-03
Florian Forster
Merge branch 'ff/processes'
tree
|
commitdiff
2006-12-03
Florian Forster
email plugin: Limit the `MaxConns' option by a hardcode...
tree
|
commitdiff
2006-12-03
Sebastian Harl
email plugin: Made socket settings configurable.
tree
|
commitdiff
2006-12-03
Florian Forster
email plugin: Make it possible to build the plugin...
tree
|
commitdiff
2006-12-02
Florian Forster
Merge branches 'ff/dns' and 'sh/email' into next
tree
|
commitdiff
2006-12-02
Florian Forster
dns plugin: Improved config checks for the pthread...
tree
|
commitdiff
2006-12-02
Florian Forster
dns plugin: Added the dns plugin to the sample `collect...
tree
|
commitdiff
2006-12-02
Sebastian Harl
email plugin: Use strtok_r() instead of strtok().
tree
|
commitdiff
2006-12-02
Sebastian Harl
email plugin: Change owner and mode of the UNIX socket...
tree
|
commitdiff
2006-12-02
Sebastian Harl
email plugin: Minor code cleanup.
tree
|
commitdiff
2006-12-02
Florian Forster
src/utils_ignorelist.c: Fix build-problems when buildin...
tree
|
commitdiff
2006-12-02
Florian Forster
dns plugin: Check for `libpthread' and link the plugin...
tree
|
commitdiff
2006-12-02
Florian Forster
dns plugin: Use `pthread_sigmask' rather than `signal'.
tree
|
commitdiff
2006-12-02
Florian Forster
dns plugin: Use threads rather than two processes and...
tree
|
commitdiff
2006-11-28
Sebastian Harl
New plugin "email" to collectd ham, spam, ... statistics
tree
|
commitdiff
2006-11-21
Florian Forster
Merge branch 'ff/dns'
tree
|
commitdiff
2006-11-21
Lubos Stanek
df plugin: Match `spec_device' rather than `device...
tree
|
commitdiff
2006-11-21
Florian Forster
src/Makefile.am: Install the `collectd.conf' with restr...
tree
|
commitdiff
2006-11-21
Lubos Stanek
df plugin: Fix a nasty bug in the config routine. It...
tree
|
commitdiff
2006-11-21
Florian Forster
sensors plugin: Declare static arrays only if they...
tree
|
commitdiff
2006-11-21
Florian Forster
processes plugin: Implemented detailed process statisti...
tree
|
commitdiff
2006-11-20
Florian Forster
collectd.conf(5): Documented the new selection options...
tree
|
commitdiff
2006-11-20
Florian Forster
df plugin: Make use of the new ignorelist functionality.
tree
|
commitdiff
2006-11-20
Florian Forster
src/utils_ignorelist.c: Allow the `entry' argument...
tree
|
commitdiff
2006-11-20
Florian Forster
src/utils_ignorelist.[ch]: Remove the `ignorelist_num...
tree
|
commitdiff
2006-11-20
Florian Forster
src/utils_ignorelist.[ch]: Renamed some functions....
tree
|
commitdiff
2006-11-18
Florian Forster
Ignorelist: Renamed `src/config_list.[ch]' to `src...
tree
|
commitdiff
2006-11-17
Lubos Stanek
More improvementa on the ignorelist functionality.
tree
|
commitdiff
2006-11-17
Lubos Stanek
Improve and generalize the ignorelist functionality.
tree
|
commitdiff
2006-11-07
Florian Forster
Break out of the `nanosleep' loop if `loop' is set...
tree
|
commitdiff
2006-11-06
Florian Forster
plugin_read_all: Check the `loop' variable after each...
tree
|
commitdiff
2006-11-05
Florian Forster
sensors plugin: Improved the documentation in the sampl...
tree
|
commitdiff
2006-11-05
Florian Forster
sensors plugin: Some code cleanup.
tree
|
commitdiff
2006-11-05
Florian Forster
Merge branch 'master' into ls/sensors
tree
|
commitdiff
2006-11-05
Florian Forster
Merge branch 'processes'
tree
|
commitdiff
2006-11-05
Florian Forster
Merge branch 'master' into ff/dns
tree
|
commitdiff
2006-11-05
Florian Forster
dns plugin: Corrected the handling of signals, i. e...
tree
|
commitdiff
2006-11-04
Florian Forster
Merge branch 'collectd-3.10'
tree
|
commitdiff
2006-11-04
Florian Forster
Merge branch 'collectd-3.10'
tree
|
commitdiff
2006-11-04
Lubos Stanek
ntpd plugin: Use the `NI_MAXHOST' define for the fixed...
tree
|
commitdiff
2006-11-04
Lubos Stanek
ntpd plugin: Fix buffer reallocation when the message...
tree
|
commitdiff
2006-11-01
Florian Forster
Merge branch 'collectd-3.10'
tree
|
commitdiff
2006-11-01
Florian Forster
configure.in, utils_mount.c: Improved the detection...
tree
|
commitdiff
2006-11-01
Florian Forster
Merge branch 'ff/mysql'
tree
|
commitdiff
2006-11-01
Florian Forster
mysql plugin: Don't give up when connecting to the...
tree
|
commitdiff
2006-11-01
Florian Forster
Merge branch 'ff/ntpd'
tree
|
commitdiff
2006-11-01
Lubos Stanek
sensors plugin: Improved the extended naming.
tree
|
commitdiff
2006-11-01
Lubos Stanek
collectd.conf.pod: Corrected typos and punctuations.
tree
|
commitdiff
2006-11-01
Lubos Stanek
collectd.conf.in: Correct the example entry for the...
tree
|
commitdiff
2006-11-01
Florian Forster
ntpd plugin: Pass a `struct sockaddr' to `getnameinfo...
tree
|
commitdiff
2006-10-28
Florian Forster
Merge branch 'master' into ff/dns
tree
|
commitdiff
2006-10-26
Florian Forster
Merge branch 'collectd-3.10'
tree
|
commitdiff
2006-10-26
Florian Forster
Merge branches 'ff/ping', 'ff/macosx-swap' and 'ff...
tree
|
commitdiff
2006-10-26
Florian Forster
collectd(1): Improved the information about sensors...
tree
|
commitdiff
2006-10-25
Florian Forster
dns plugin: Create traffic graphs for captured DNS...
tree
|
commitdiff
2006-10-25
Lubos Stanek
sensors plugin: Improve the support for multiple chips...
tree
|
commitdiff
2006-10-25
Florian Forster
dns plugin: Collect and transfer byte counters for...
tree
|
commitdiff
2006-10-25
Florian Forster
Renamed more variables and functions and such from...
tree
|
commitdiff
2006-10-25
Florian Forster
Renamed the `named'-plugin to `dns'-plugin.
tree
|
commitdiff
2006-10-23
Florian Forster
src/utils_mount.c: Correct syntax errors in error-strings.
tree
|
commitdiff
2006-10-23
Florian Forster
swap plugin: Removed unused variable `status' which...
tree
|
commitdiff
2006-10-23
Florian Forster
src/utils_mount.c: Prefer `getvfsstat' over `getfsstat...
tree
|
commitdiff
2006-10-23
Florian Forster
src/urils_mount.c: Use `getvfsstat' on NetBSD, if avail...
tree
|
commitdiff
2006-10-23
Florian Forster
processes plugin: Only define `ps_list_register' if...
tree
|
commitdiff
2006-10-22
Florian Forster
ping plugin: Add the hosts during initialization, not...
tree
|
commitdiff
2006-10-22
Florian Forster
Merge branch 'sh-pidfile'
tree
|
commitdiff
2006-10-22
Florian Forster
Completed the documentation of the new `-P' commandline...
tree
|
commitdiff
2006-10-22
Sebastian Harl
Add the `-P' command line option.
tree
|
commitdiff
2006-10-22
Florian Forster
Merge branch 'collectd-3.10'
tree
|
commitdiff
2006-10-22
Florian Forster
More improvements on the named/dns plugin.
tree
|
commitdiff
2006-10-20
Florian Forster
named plugin: Many many more fixes to get the plugin...
tree
|
commitdiff
2006-10-03
Florian Forster
src/named.c: Fixed typos and stuff that prevented the...
tree
|
commitdiff
2006-10-03
Florian Forster
Moved the definition of `T_MAX'.
tree
|
commitdiff
2006-10-03
Florian Forster
Updated the build scripts for the named plugin.
tree
|
commitdiff
2006-10-03
Florian Forster
Added a first rough draft of the new named plugin.
tree
|
commitdiff
next