collectd.git
2007-12-15 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2007-12-15 Florian Forstersrc/utils_cache.[ch]: Added the `uc_check_timeout'...
2007-12-13 Florian ForsterMerge branch 'collectd-4.2'
2007-12-13 Luke Heberlingsrc/utils_avltree.[ch]: Change avl_insert to return...
2007-12-13 Luke Heberlingsrc/utils_avltree.c: Fix avl_get to work as documented.
2007-12-13 Luke Heberlingrc/utils_llist.c: Fix a bug in llist_prepend.
2007-12-13 Luke Heberlingcollectd.conf(5): Added a note about plugin loading...
2007-12-13 Luke Heberlinglogfile plugin: fix the `Timestamp' configuration option.
2007-12-13 Saulius Grigaliunasnginx plugin: Use strcmp rather than strcpy to compare...
2007-12-12 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2007-12-12 Luke Heberlingsrc/utils_llist.[ch]: Changed the semantic so module...
2007-12-09 Florian Forstersrc/plugin.[ch]: Removed the complain functions.
2007-12-09 Florian Forsteriptables plugin: Removed the `complain' stuff.
2007-12-09 Florian Forsterapcups plugin: Removed the `complain' stuff.
2007-12-09 Florian Forstercpu plugin: Removed the `complain' stuff.
2007-12-09 Florian Forsterdisk plugin: Removed the `complain' stuff.
2007-12-09 Florian ForsterMerge branch 'ps/reuse'
2007-12-09 Pavel Shramovcontrib/network-proxy.py: Added a simply (unicast)...
2007-12-09 Florian Forsterntpd plugin: Added the `ReverseLookups' option to disab...
2007-12-08 Florian ForsterMerge branch 'ps/reuse'
2007-12-08 Pavel Shramovnetwork plugin: Fix setsockopt for SO_REUSEADDR since...
2007-12-04 Florian ForsterMerge branch 'ps/reuse'
2007-12-04 Sebastian Harlexamples/MyPlugin.pm: Updated for new version of the...
2007-12-04 Sebastian HarlUnmarked the perl plugin to be experimental.
2007-12-04 Sebastian Harlcollectd-perl(5): Replaced "BUGS" with "CAVEATS" section.
2007-12-04 Sebastian Harlperl plugin: Fixed a memory leak in pplugin_register_da...
2007-12-04 Sebastian Harlcollectdmon: Added SIGHUP handler to restart collectd.
2007-12-04 Sebastian Harlcollectdmon(1): Added manpage for collectdmon.
2007-12-04 Sebastian Harlcollectdmon: Added a small daemon monitoring collectd.
2007-11-29 Pavel Shramovnetwork plugin: Set SO_REUSEADDR on socket so multiple...
2007-11-24 Florian Forstersrc/utils_avltree.h: Improved the documentation.
2007-11-24 Sebastian Harllogfile plugin: Default to $localstatedir/log/collectd...
2007-11-24 Sebastian Harlcollectd.conf(5): Fixed some typos.
2007-11-21 Sebastian Harlperl plugin: Made global variables available to Perl...
2007-11-20 Sebastian Harlperl plugin: Improved some error messages.
2007-11-20 Sebastian Harlperl plugin: Shut down an ithread if the embedding...
2007-11-20 Sebastian Harlperl plugin: Fixed error in ithread shutdown loop.
2007-11-20 Sebastian Harlperl plugin: Execute END blocks in main thread only.
2007-11-20 Sebastian Harlsrc/Makefile.am: Add installation directory defines...
2007-11-20 Sebastian Harlcollectd-perl(5): Suggest the usage of -f when enabling...
2007-11-20 Sebastian HarlCollectd.pm: Improved error handling of failed callbacks.
2007-11-20 Sebastian Harlcollectd-perl(5): Updated documenation of plugin_regist...
2007-11-20 Sebastian HarlCollectd.pm: Use threads::shared to share @plugins...
2007-11-20 Sebastian Harlperl plugin: Removed newline from debugging output.
2007-11-20 Sebastian Harlperl plugin: Removed logging calls from call_by_name().
2007-11-20 Sebastian Harlperl plugin: Added Collectd::call_by_name().
2007-11-14 Sebastian HarlCollectd.pm: Removed an unused variable.
2007-11-14 Sebastian HarlREADME: Added libperl to the list of dependencies.
2007-11-14 Sebastian HarlCollectd.pm: Check for ithread support.
2007-11-14 Sebastian Harlperl plugin: Added debugging output to display the...
2007-11-14 Sebastian Harlcollectd-perl(5): Fixed a typo.
2007-11-14 Sebastian Harlbindings/Makefile.am: perl/Makefile depends on config...
2007-11-14 Sebastian Harlperl plugin: Added basic multi-threading support.
2007-11-14 Sebastian Harlperl plugin: Use PERL_NO_GET_CONTEXT.
2007-11-14 Sebastian Harlconfigure, perl plugin: Check for ithreads support.
2007-11-13 Florian ForsterMerge branch 'ff/fqdn'
2007-11-13 Florian Forstercollectd: The new `FQDNLookup' option controls whether...
2007-11-10 Florian Forstercsv plugin: Add the possibility to store rates of count...
2007-11-10 Florian Forstercollectd.conf(5): Renamed the `libvirtstats' plugin...
2007-11-10 Florian Forsterlibvirt plugin: Renamed the `libvirtstats' plugin to...
2007-11-08 Florian ForsterMerge branch 'collectd-4.2'
2007-11-08 Florian ForsterBumped version to 4.2.1; Updated ChangeLog. collectd-4.2.1
2007-11-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-11-08 Florian ForsterBumped version to 4.1.4; Updated ChangeLog collectd-4.1.4
2007-11-08 Florian Forsterconfigure.in: Improved the detection of libxml2 and...
2007-11-08 Florian Forsterlibvirtstats plugin: Fix typos and other mistakes.
2007-11-08 Florian Forsterconfigure.in: Change the libvirt detection so it works...
2007-11-07 Florian Forsterlibvirtstats plugin: Minor cleanups.
2007-11-07 Florian Forstercontrib/collection.cgi: Fix the types related to the...
2007-11-07 Florian Forstercontrib/collection.cgi: Fix the ps_rss graph.
2007-11-07 Florian Forstercontrib/collection.cgi: Add some missing types and...
2007-11-07 Chris Lalancettesrc/Makefile.am: Fix "make dist" to include utils_thres...
2007-11-06 Richard Joneslibvirtstats plugin: Add the `HostnameFormat' option.
2007-11-06 Florian ForsterMerge branch 'rj/libvirtstats'
2007-11-06 Florian Forsterconfigure.in: Fixed spaces followed by tabs and trailin...
2007-11-06 Richard Joneslibvirtstats plugin: Added a plugin to collect virtual...
2007-11-06 Richard Jonesuuid plugin: Add a plugin which sets the hostname to...
2007-11-06 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-11-06 Florian Forstersnmp plugin: Don't try to free the request PDU - it...
2007-11-06 Florian Forstersnmp plugin: Be even more eager to free PDU structures.
2007-11-06 Florian Forstersnmp plugin: (Hopefully) fix a memory leak.
2007-11-06 Florian Forstercontrib/snmp-data.conf: Added even more UPS stuff.
2007-11-06 Iain Leacontrib/fedora/collectd.spec: Updated for version 4.2.0
2007-11-04 Florian Forsterexec plugin: Allow arguments to be passed to the execut...
2007-11-04 Florian Forsterexec plugin: Set PID of failed programs back to zero.
2007-11-04 Florian Forsterexec plugin: Added markers to fold methods in vim.
2007-11-03 Florian Forstercontrib/exec-munin.px: Added a simple Perl script which...
2007-11-01 Florian Forstersrc/utils_threshold.c: Added creation of a notification.
2007-11-01 Florian Forstersrc/utils_threshold.[ch]: Added `ut_check_threshold...
2007-11-01 Florian ForsterMerge branch 'pull/collectd-4.1' into collectd-4.1
2007-11-01 Florian Forstertcpconns plugin: Done complain when reading one of...
2007-11-01 Florian Forstersrc/configfile.c: Handle the `<Threshold>' block correctly.
2007-11-01 Florian Forstersrc/utils_threshold.[ch]: Added the header file and...
2007-10-30 Florian Forstercontrib/snmp-data.conf: Added some more RMSes and UPS...
2007-10-30 Florian ForsterMerge branch 'collectd-4.2'
2007-10-30 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-10-30 Florian Forstertypes.db: Fix a typo: s/humitidy/humidity/
2007-10-30 Florian Forstertypes.db: Ordered the entries alphabetically and added...
2007-10-30 Florian Forsterrrdtool plugin: Wait for the ``queue thread'' to exit...
2007-10-29 Florian Forstercollectd-snmp(5): Fix typos.
next