tokkee.org
Code
projects
/
collectd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
vserver plugin: Converted to the new plugin interface.
[collectd.git]
/
src
/
2007-01-15
Florian Forster
apache plugin: Converted to the new plugin interface.
tree
|
commitdiff
2007-01-15
Florian Forster
Merge branch 'master' into collectd-4
tree
|
commitdiff
2007-01-15
Florian Forster
Merge branch 'ff/plugins-ng' of octo@verplant.org:...
tree
|
commitdiff
2007-01-15
Florian Forster
sensors plugin: Converted to the new plugin interface.
tree
|
commitdiff
2007-01-15
Florian Forster
src/plugin.[ch]: Store the hostname in a global variabl...
tree
|
commitdiff
2007-01-15
Florian Forster
src/plugin.h: Added `VALUE_LIST_INIT', a static initial...
tree
|
commitdiff
2007-01-15
Florian Forster
nfs plugin: Ported to the new plugin structure.
tree
|
commitdiff
2007-01-14
Florian Forster
network plugin: Don't case an int to a void*, because...
tree
|
commitdiff
2007-01-14
Florian Forster
collectd.conf(5): Documented the option of the rrdtool...
tree
|
commitdiff
2007-01-14
Florian Forster
rrdtool plugin: Implemented caching of values to minimi...
tree
|
commitdiff
2007-01-14
Florian Forster
src/utils_llist.[ch]: Implemented `llist_remove'.
tree
|
commitdiff
2007-01-13
Florian Forster
traffic plugin: Converted the plugin to the new plugin...
tree
|
commitdiff
2007-01-13
Florian Forster
network plugin: Fix many bugs, especially `hton*' and...
tree
|
commitdiff
2007-01-13
Florian Forster
load plugin: Set the hostname to something meaningfull...
tree
|
commitdiff
2007-01-13
Florian Forster
rrdtool plugin: Use the time supplied by the value...
tree
|
commitdiff
2007-01-13
Florian Forster
src/plugin.[ch]: Include the time in the value list.
tree
|
commitdiff
2007-01-13
Florian Forster
src/Makefile.am: Link the network plugin against pthread.
tree
|
commitdiff
2007-01-13
Florian Forster
Merge branch 'master' into ff/plugins-ng
tree
|
commitdiff
2007-01-13
Florian Forster
src/{dns,ntpd}.c: Use <poll.h> rather than <sys/poll.h>.
tree
|
commitdiff
2007-01-13
Florian Forster
src/{collectd,plugin}.[ch]: Changed license to GPLv2...
tree
|
commitdiff
2007-01-13
Florian Forster
src/configfile.c: Removed `cf_callback_socket'
tree
|
commitdiff
2007-01-13
Florian Forster
network plugin: Changed the old network code to work...
tree
|
commitdiff
2007-01-13
Florian Forster
rrdtool plugin: Fixed misc. bugs and changed license...
tree
|
commitdiff
2007-01-13
Florian Forster
common.c: Implemented `ntohll' and `htonll'.
tree
|
commitdiff
2007-01-09
Sebastian Harl
email plugin: Ignore size if it less than or equal...
collectd-3.11.0
tree
|
commitdiff
2007-01-09
Sebastian Harl
sensors plugin: Avoid assertion in ignorelist_match...
tree
|
commitdiff
2006-12-22
Michael Shigorin
src/collectd.h: Don't mess with the syslog-stuff if...
tree
|
commitdiff
2006-12-22
Florian Forster
Merge branch 'fs/mbmon'
tree
|
commitdiff
2006-12-22
Florian Forster
Merge branch 'ls/sensors'
tree
|
commitdiff
2006-12-21
Florian Forster
mbmon plugin: Change the definition of the RRD files.
tree
|
commitdiff
2006-12-21
Florian Forster
Merge branch 'sh/email'
tree
|
commitdiff
2006-12-21
Sebastian Harl
email plugin: Unlock mutexes before submitting the...
tree
|
commitdiff
2006-12-21
Florian Forster
Merge branch 'collectd-3.10'
tree
|
commitdiff
2006-12-21
Florian Forster
Bug#404018: Close the file descriptor when binding...
tree
|
commitdiff
2006-12-21
Florian Forster
Bug#404018: Break out of the `while (loop)'-loop when...
tree
|
commitdiff
2006-12-20
Flavio Stanchina
New plugin "mbmon" to collect motherboard status inform...
tree
|
commitdiff
2006-12-18
Sebastian Harl
email plugin: Made read_{char,line} functions static.
tree
|
commitdiff
2006-12-18
Sebastian Harl
email plugin: Write "0" values as well to distinguish...
tree
|
commitdiff
2006-12-15
Sebastian Harl
collectd{,.conf}.pod: Extended and clarified documentat...
tree
|
commitdiff
2006-12-13
Florian Forster
sensors plugin: Simplify the reload machanism.
tree
|
commitdiff
2006-12-13
Florian Forster
Merge branches 'sh/email' and 'ls/processes'
tree
|
commitdiff
2006-12-13
Lubos Stanek
sensors plugin: Reload lm_sensors' configuration when...
tree
|
commitdiff
2006-12-13
Lubos Stanek
sensors plugin: Made sensors.conf path configurable
tree
|
commitdiff
2006-12-13
Lubos Stanek
sensors plugin: syslog() and DBG() calls unification
tree
|
commitdiff
2006-12-13
Lubos Stanek
processes plugin: Do not complain of a disappeared...
tree
|
commitdiff
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
load plugin: Made the data source variable `static'.
tree
|
commitdiff
2006-12-06
Florian Forster
load plugin: Converted to the new plugin structure.
tree
|
commitdiff
2006-12-06
Florian Forster
rrdtool plugin: First implementation of an rrdtool...
tree
|
commitdiff
2006-12-06
Florian Forster
plugins: Implement a first version of the new plugin...
tree
|
commitdiff
2006-12-06
Florian Forster
src/utils_llist.[ch]: Added a generic linked list imple...
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
src/utils_avltree.c: Fix and endless loop. Added more...
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-25
Florian Forster
src/Makefile.am: Link the collectd binary with `src...
tree
|
commitdiff
2006-11-25
Florian Forster
src/utils_avltree.[ch]: Changed the interface to return...
tree
|
commitdiff
2006-11-21
Florian Forster
src/utils_avltree.c: Fixed the first few bugs.
tree
|
commitdiff
2006-11-21
Florian Forster
Added src/utils_avltree.[ch]: An implementation of...
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
next