Code

collectd.git
2009-03-18 Florian Forsterconfigure: Prefixed cache-ids in AC_CACHE_CHECK with... collectd-4.6.2
2009-03-18 Florian ForsterBumped version to 4.6.2; Updated ChangeLog.
2009-03-17 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-03-17 Sebastian Harlconfigure: Prefixed cache-ids in AC_CACHE_CHECK with...
2009-03-17 Sebastian Harlconfigfile, types_list: Improved error messages when...
2009-03-17 Florian ForsterMerge branch 'collectd-4.6' of /var/lib/git/collectd...
2009-03-16 Florian Forstersrc/liboping/liboping.c: Fix a problem with strict...
2009-03-16 Florian Forstersrc/filter_chain.c: Allow chains without a default...
2009-03-16 Bruno Prémonttimediff match: Register the correct match name.
2009-03-16 Florian Forstersrc/utils_cache.c: Fix an error message.
2009-03-15 Florian Forstersrc/collectd.conf.in: Add `match_timediff'.
2009-03-14 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-03-14 Florian ForsterMerge branch 'collectd-4.5' of octo@verplant.org:/var...
2009-03-14 Bruno Prémontbind plugin: Actually handle RR cache numbers as `gauge'..
2009-03-14 Florian Forsterbind plugin: "Trivial patch" to make `rr cache' stats...
2009-03-14 Florian Forsterbind plugin: "Trivial patch" to make `rr cache' stats...
2009-03-14 Florian Forstercontrib/collection3: Use {interface} in `if_octets...
2009-03-14 Florian Forstercontrib/collection3: Add graph for `ps_cputime'.
2009-03-14 Florian Forstercontrib/collection3: Add the "height" parameter.
2009-03-13 Florian Forstersrc/common.c, memory plugin: Fix a potential problem...
2009-03-13 Florian Forstercontrib/collection3: Fix two minor issues.
2009-03-13 Stefan Pfabcontrib/collection3: Add "Wirkleistung" graph.
2009-03-13 Florian Forstercontrib/collection3: Minor HTML work-around for some...
2009-03-13 Florian Forstercontrib/collection3: Update bin/json.cgi to use the...
2009-03-13 Florian Forstercontrib/collection3: Add graph for "Table space" graphs.
2009-03-13 Florian Forstercontrib/collecion3: Add graphs for `dns_opcode' and...
2009-03-13 Florian Forstercontrib/collection3: Add the `index' to the parameters.
2009-03-12 Florian Forstersrc/liboping/test_liboping.c: Remove legacy file.
2009-03-07 Sebastian HarlMerge branch 'sh/collectd-4.5' into sh/collectd-4.6
2009-03-07 Sebastian Harlpostgresql_default.conf: Make sure the "disk_io" query...
2009-03-06 Tom Throckmortoncontrib/exec-nagios.px: Make it possible to run the...
2009-03-06 Florian Forsterrrdtool plugin: Fix a possible race condition at startup.
2009-03-05 Sebastian Harlcollectd.conf(5): Don't mix spaces and tabs in configur...
2009-03-05 Florian Forstercontrib/collection3: Fix stacking with NAN values.
2009-03-05 Florian Forstercontrib/collection3: Minor cleanups.
2009-03-05 Florian Forstercontrib/collection3: Add the "IgnoreUnknown" config...
2009-03-05 Florian Forstercontrib/collection3: Add "Total" to "GenericIO" graphs.
2009-03-05 Florian Forstercontrib/collection3: Add the "DataDir" config option.
2009-03-05 Florian Forstercontrib/collection3/bin/.htaccess: s/SetHandler/AddHandler/
2009-03-05 Florian Forstercontrib/collection3/bin/.htaccess: Add file.
2009-03-04 Sebastian Harlpostgresql_default.conf: Added a short usage and copyri...
2009-03-04 Sebastian Harlpostgresql plugin: Made variable names more self-explan...
2009-03-04 Sebastian Harlpostgresql_default.conf: Don't use the deprecated ...
2009-03-02 Florian Forstercollectd.conf(5): Mention that `Oracle' doesn't like...
2009-03-02 Florian Forsterlibcollectdclient: Check if the file handle is valid...
2009-03-02 Florian Forstersnmp plugin: Added a note about a potential bug that...
2009-03-02 Florian ForsterMerge branch 'bp/php-collection' into collectd-4.5
2009-03-02 Bruno Prémontphp-collection: Add support for named graph lists as...
2009-03-02 Bruno Prémontphp-collection/functions.php: Escape/avoid problematic...
2009-03-02 Bruno Prémontphp-collection/definitions.php: Add MetaGraph definitio...
2009-03-02 Bruno Prémontphp-collection/graph.php: Add missing error500() function
2009-03-02 Bruno Prémontphp-collection: Fixes and multiple saved graph lists
2009-03-02 Bruno Prémontphp-collection/definitions.php: Add missing MetaGraph...
2009-03-02 Bruno Prémontcontrib/php-collection: A few more bug-fixes to the...
2009-02-28 Florian ForsterREADME: Documented the `--with-fp-layout' configure...
2009-02-28 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-02-28 Florian Forsterdns plugin: Don't pass a NULL pointer to `pcap_open_live'.
2009-02-27 Florian Forsteroracle plugin: Fix type size issue under 64bit systems.
2009-02-24 Florian Forstercontrib/oracle/create_schema.ddl: Add GPLv2 license...
2009-02-24 Sebastian Harlsrc/common.c: Fixed a race condition in check_create_dir().
2009-02-24 Florian Forstersrc/plugin.c: Assure that targets get dynamically alloc...
2009-02-22 Sebastian HarlUpdated various copyright information.
2009-02-22 Sebastian Harlcollectd-unixsock(5): Slightly improved the description.
2009-02-22 Florian ForsterBumped version to 4.6.1; Updated ChangeLog. collectd-4.6.1
2009-02-22 Florian ForsterMerge branch 'collectd-4.5' into collectd-4.6
2009-02-22 Florian ForsterRevert "libiptc/Makefile.am: Added xtables.h, libxtc... collectd-4.5.3
2009-02-22 Florian ForsterBumped version to 4.5.3; Updated ChangeLog.
2009-02-20 Florian Forsterbind plugin: Fix a typo.
2009-02-19 Sebastian Harlcontrib/cussh.pl: Fixed and improved command parsing.
2009-02-19 Sebastian Harlcontrib/cussh.pl: Improved error reporting.
2009-02-19 Sebastian HarlCollectd::Unixsock: Improved error handling in putval().
2009-02-19 Florian Forsteripmi plugin: Use a less error-prone approach to build...
2009-02-19 Peter Holikipmi plugin: Fix an off-by-one error.
2009-02-19 Florian Forsterbind plugin: Fix a counter vs. gauge problem with memor...
2009-02-19 Bruno Prémontbind plugin: Fix various bugs.
2009-02-18 Sebastian Harlcollectd.conf(5): Removed the section about filter_pcre.
2009-02-18 Sebastian HarlDon't unnecessarily link match_regex against libpcre.
2009-02-18 Sebastian HarlREADME: Replaced filter plugins with matches and targets.
2009-02-18 Sebastian HarlREADME: Added the oracle plugin and libclntsh.
2009-02-18 Sebastian HarlREADME: Added curl plugin.
2009-02-16 Florian ForsterMerge branch 'sh/next' collectd-4.6.0
2009-02-16 Sebastian Harlpostgresql: Fixed calculation of a database's max_param...
2009-02-16 Sebastian Harlcollectd.conf(5): Fixed some typos.
2009-02-16 Florian Forsterlibcollectdclient: Use `EILSEQ' rather than `EPROTO'.
2009-02-16 Florian Forstersrc/utils_db_query.c: Make `InstancePrefix' and `Instan...
2009-02-16 Florian ForsterMerge branch 'sh/next'
2009-02-16 Florian Forstercollectd.conf(5): Fixed and improved the section about...
2009-02-16 Sebastian Harlsrc/Makefile.am: Link utils_db_query into the postgresq...
2009-02-16 Sebastian Harlcollectd-perl(5): Documented the filter chain support.
2009-02-16 Florian ForsterChangeLog: Updated date and fixed a typo.
2009-02-16 Florian Forstercollectd.conf(5): Fix a minor formatting error.
2009-02-16 Sebastian HarlChangeLog: Added changes to the perl plugin.
2009-02-16 Sebastian Harlsrc/filter_chain.c: Made match_proc_t.create optional.
2009-02-16 Sebastian Harlsrc/filter_chain.c: Fixed typos in warning / error...
2009-02-16 Sebastian Harlperl plugin, Collectd.pm: Added support for filter...
2009-02-16 Sebastian Harlperl plugin: Do not pass NULL to newRV().
2009-02-16 Sebastian HarlChanged plugin_notification_meta_free()'s argument...
2009-02-16 Sebastian Harlperl plugin: Fixed a memory leak in pplugin_dispatch_no...
2009-02-16 Sebastian Harlperl plugin: Convert notification meta data as well.
2009-02-16 Sebastian Harlperl plugin: Don't ignore the 'interval' member when...
next