Code

collectd-python.conf(5): fix trivial spelling mistakes
[collectd.git] / src /
2012-11-10 Idan Kamaracollectd-python.conf(5): fix trivial spelling mistakes
2012-11-10 Idan Kamaracollectd-python.conf(5): capitalize Python
2012-10-20 Chris Lundquistnetwork.c: call gcry_check_version() as required by...
2012-10-20 Florian ForsterMerge remote-tracking branch 'trenkel/collectd-4.10...
2012-10-20 KIvosakChange the libnetlink function used to query link stati...
2012-10-17 Florian Forsterdisk plugin: Multiply the average read/write latency...
2012-10-14 Sven Trenkelpython: Fix memory leaks.
2012-10-11 Chris Lundquistnetwork.c: workaround for broken OSX compilers issuing...
2012-10-11 Florian Forstersrc/utils_db_query.[ch]: Remove duplicate "const" modifier.
2012-10-11 Florian ForsterMerge branch 'ff/snmp' into collectd-4.10
2012-10-04 Florian Forstersnmp plugin: Fix incorrect comparison in csnmp_oid_comp...
2012-10-03 Florian Forstersnmp plugin: Check the return value of csnmp_oid_suffix().
2012-10-02 Florian Forstersnmp plugin: Fix iterating over tables without an insta...
2012-09-25 Yves MettierFixed bugs that prevented to "make distcheck"
2012-09-23 hume-githubFix for Solaris when setting ip-opt multicast-loop...
2012-09-23 hume-githubMultithreading fix: localize unneeded global variable
2012-09-23 Florian Forstersnmp plugin: Improve subtree matching.
2012-09-23 Florian Forstersnmp plugin: Expand tabs.
2012-09-18 Florian Forstersnmp plugin: Rename a couple of confusing variables.
2012-09-18 Florian Forstersnmp plugin: Improve some comments.
2012-09-13 Florian Forstercurl_xml plugin: Mark read-only strings as const.
2012-09-13 Fabien Wernlifix Host config being ignored
2012-09-13 Florian Forsterapcups plugin: Retry sending the "status" command.
2012-09-13 Florian Forsterapcups plugin: Add function net_shutdown().
2012-09-13 Florian Forsterapcups plugin: Make sure the socket is closed on errors.
2012-09-12 Florian Forstersrc/utils_db_query.c: Use the right field when checking...
2012-09-12 Florian ForsterRevert "swap plugin: Add the "ReportBytes" option."
2012-09-12 Florian Forsterswap plugin: Add the "ReportBytes" option.
2012-09-12 Florian Forsterexec plugin: Really remove STDERR from the select(...
2012-09-11 Sebastian Harlnetlink plugin: Check for the number of arguments to...
2012-09-11 Gerrie RoosFixed collectd's unixsock read interrupted by SIGCHLD's.
2012-09-11 Gerrie RoosFixed various collectd memory leaks.
2012-09-10 Florian ForsterMerge branch 'ff/kstat' into collectd-4.10
2012-09-07 Dan Thomsonsnmp plugin: Fix error message printed by the "Shift...
2012-09-07 Bruno Prémontdf plugin: when checking / do it just once
2012-09-07 Florian Forstersnmp plugin: Check for SNMP_ENDOFMIBVIEW.
2012-09-06 Florian Forstersrc/common.c: Add missing semicolon.
2012-09-06 Florian Forstersrc/common.c: get_kstat_value: Check the arguments...
2012-09-05 Florian Forstersrc/Makefile.am: Unconditionally link collectd with...
2012-07-12 Daniel SuttoFix bad definition of UDP src port in DNS plugin.
2012-07-05 Florian Forstercollectd.conf(5): Improve description of the configurat...
2012-06-27 Pascal HofmannFix for config file parsing ("memcachec plugin: Option...
2012-06-27 Will HawkinsFix out-of-bound index in rrdtool.c
2012-06-19 Florian Forsteroracle plugin: Add database name and query name (if...
2012-06-18 Florian Forsteroracle plugin: Report the "connect id" when OCILogon...
2012-06-01 Florian Forstersrc/utils_dns.c: Remove duplicate line.
2012-05-31 Florian Forstersrc/utils_dns.c: Rename the "s_addr" and "d_addr" varia...
2012-05-27 Florian Forstersrc/utils_avltree.c: Add sanity check to c_avl_destroy().
2012-05-12 Florian Forsternetapp plugin: Close connection on communication errors.
2012-04-06 Florian ForsterCreate directories with permission 0777.
2012-03-31 Florian ForsterRevert "Proposal fix for large "MaxPacketSize" use."
2012-03-23 Florian Forsternetwork plugin: Do not forward received notifications.
2012-03-21 Cyril FeraudetProposal fix for large "MaxPacketSize" use.
2012-03-19 Florian Forstersrc/common.h: Add comment about return value of read_fi...
2012-03-18 Florian Forstertcpconns plugin: Include <bsd/nlist.h> rather than...
2012-03-16 Florian Forstersrc/common.c: parse_value: Strip trailing whitespace...
2012-03-16 Florian Forstercollectd.conf(5): Document the "Hits" and "Hysteresis...
2012-03-14 Clemens LangMakefile adds dependency on $(LIBLTDL), which is valued...
2012-03-11 Florian ForsterMerge pull request #44 from octo/ff/perl
2012-03-11 Florian Forstercollectd.conf(5): Improve the network plugin's document...
2012-03-11 Florian Forsternetwork plugin: Fix compiler warnings.
2012-03-11 Florian Forstersnmp plugin: Keep track of signedness of ASN values.
2012-03-04 Jason SchmidlappFixed memory leak in collectdclient library.
2012-03-04 Florian Forsterperl plugin: Fix a race condition.
2012-03-01 Florian ForsterMerge pull request #40 from octo/db/processes
2012-03-01 Florian Forsterprocesses plugin: Support processes with spaces in...
2012-03-01 Darrell Bishopprocesses plugin: Support processes with spaces in...
2012-02-29 Florian Forsterconntrack plugin: Strip newlie before calling parse_val...
2012-02-29 Louis OpterUse parse_value in the conntrack plugin and submit...
2012-02-28 TimonFix buffer size for memcached stats answer
2012-02-25 Florian Forsterbind plugin: Fix use of the "QType" types.
2012-02-25 Florian Forsterdf plugin: Fix a compiler issue with Mac OS X 10.7.
2012-02-17 Florian Forsterexec plugin: Replace tabs with spaces to fix indentation.
2012-02-17 Gerrie Roosnetwork plugin: Fixed incorrect collectd warning when...
2012-02-17 Gerrie Roosexec plugin: incorrectly exited select loop on signal.
2012-01-30 Florian ForsterRevert "interface plugin: Fix for bogus interfaces...
2012-01-26 Florian ForsterMinor doc fixes for the Python plugin.
2012-01-26 Florian ForsterMerge pull request #2 from trenkel/collectd-4.10
2012-01-26 Sven Trenkelpython: Fixed crash bug in case the plugin had more...
2012-01-26 Florian Forsteroracle plugin: Fix use of the OCIErrorGet() function.
2012-01-23 Jonathan Niedercommon: check_create_dir(): Support symlinks as well.
2012-01-23 Sebastian Harlbuild system, ipvs plugin: Check for linux/ip_vs.h...
2012-01-21 Florian Forsteroracle plugin: Fix a memory leak.
2012-01-21 Florian Forsteroracle plugin: Improve the error printing function.
2012-01-21 Toni Yleniusdf: Set negative free space values to zero.
2012-01-21 Florian Forsternetwork plugin: Use the new plugin_dispatch_values_secu...
2012-01-21 Florian Forstersrc/plugin.[ch]: Add plugin_dispatch_values_secure().
2012-01-21 Florian Forstersrc/meta_data.[ch]: Add meta_data_clone().
2012-01-21 Florian ForsterMerge "Fix case when availrmem < freemem" into collectd...
2012-01-21 Fabien WernliFix case when availrmem < freemem
2012-01-18 Sven Trenkelpython: Fixed memory leaks during dispatch.
2011-12-19 Florian Forstersrc/common.c: parse_value: Be more verbose about parsin...
2011-11-25 Fabien WernliThis improves solaris memory plugin granularity.
2011-11-25 Fabien Wernliuse 64bit counters if available
2011-11-25 Florian ForsterMerge "Fix file:// not working as return code is 0...
2011-11-25 Fabien WernliFix file:// not working as return code is 0 and not...
2011-11-24 Florian ForsterMerge "interface plugin: Fix for bogus interfaces under...
2011-09-03 Eddy Geezinterface plugin: Fix for bogus interfaces under Solaris.
2011-09-03 Florian Forstercollectd.conf.in: Use the "Globals" option for perl...
2011-09-02 Florian ForsterMerge "curl_json plugin: Be more clever building the...
next