collectd.git
2009-07-21 Florian Forsterfreeswitch plugin: Some coding style changes. ldr/freeswitch
2009-07-21 Florian Forsterfreeswitch plugin: Rename the `Pass' option to `Password'.
2009-07-21 Florian ForsterBuild system: Properly integrated src/libesl/.
2009-07-21 Florian Forstercollectd.conf(5), collectd.conf.in: Add the FreeSWITCH...
2009-07-21 Florian ForsterREADME: Add the FreeSWITCH plugin.
2009-07-16 Florian Forsterconfigure.in: Include the freeswitch plugin in the...
2009-07-16 Florian ForsterAUTHORS: Add Leon.
2009-07-16 Florian Forsterfreeswitch plugin: Update copyright information.
2009-07-16 Leon de Rooijfreeswitch plugin: Only disconnect when connected
2009-07-16 Leon de Rooijfreeswitch plugin: Added error checking on connecting...
2009-07-16 Leon de Rooijfreeswitch plugin: Removed some more unnecessary cruft
2009-07-16 Leon de Rooijfreeswitch plugin: Fixed example config at top of frees...
2009-07-16 Leon de Rooijfreeswitch plugin: Modified -L option in Makefile.am...
2009-07-16 Leon de Rooijfreeswitch plugin: Copied all esl libs in libesl and...
2009-07-16 Leon de Rooijfreeswitch plugin: Removed some unnecessary DEBUG state...
2009-07-16 Leon de Rooijfreeswitch plugin: Changed malloc and snprintf size...
2009-07-16 Leon de Rooijfreeswitch plugin: Cannot get the match to work yet
2009-07-16 Leon de Rooijfreeswitch plugin: Almost there \?
2009-07-16 Leon de Rooijfreeswitch plugin: It compiles, if it also works, I...
2009-07-16 Leon de Rooijfreeswitch plugin: Fixed port definition to use default...
2009-07-16 Leon de Rooijfreeswitch plugin: Commented the seperate thread for...
2009-07-16 Leon de Rooijfreeswitch plugin: Removed usage of pthreads directly...
2009-07-16 Leon de Rooijfreeswitch plugin: Added initial pthread stuff
2009-07-16 Leon de Rooijfreeswitch plugin: Made some changes in freeswitch...
2009-07-16 Leon de Rooijfreeswitch plugin: Re-added esl header files and libesl...
2009-07-16 Leon de Rooijfreeswitch plugin: Removed esl header files from tree
2009-07-16 Leon de Rooijfreeswitch plugin: Added -lesl to Makefile.am for frees...
2009-07-16 Leon de Rooijfreeswitch plugin: Added esl header files and modified...
2009-07-16 Leon de Rooijfreeswitch plugin: Changed channels to fs_channels...
2009-07-16 Leon de Rooijfreeswitch plugin: Added channels to types.db and modif...
2009-07-16 Leon de Rooijfreeswitch plugin: Created initial freeswitch.c module
2009-07-16 Leon de Rooijfreeswitch plugin: Added BUILD_PLUGIN_FREESWITCH to...
2009-07-16 Leon de Rooijfreeswitch plugin: Added FreeSWITCH to AC_PLUGIN in...
2009-07-15 Florian ForsterMerge branch 'collectd-4.7'
2009-07-15 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-15 Florian Forstersrc/configfile.c: Warn if an unexpected block is found.
2009-07-12 Florian Forsterbuild.sh, version-gen.sh: Remove bashisms.
2009-07-11 Florian Forstersrc/collectd.conf.in: Fix a typo in tokyotyrant's sampl...
2009-07-11 Florian ForsterMerge branch 'ps/tokyotyrant'
2009-07-11 Florian Forstercollectd.conf(5): Improved markup of the tokyotyrant...
2009-07-11 Florian Forster.gitignore: Update the file.
2009-07-08 Florian Forstertokyotyrant plugin: Lookup service names (port names...
2009-07-08 Florian ForsterBuild system: Improve detection of the tokyotyrant...
2009-07-08 Florian Forstersrc/utils_cache.c: `ce' *is* written to in `c_avl_remove'.
2009-07-08 Matthew Sporledersrc/collectd.conf.in: Fix a typo.
2009-07-08 Florian Forstersrc/utils_cache.c: uc_check_timeout: Don't free a ...
2009-07-08 Paul Sadauskassrc/utils_cache.c: Add a missing `continue'.
2009-07-07 Florian Forstertokyotyrant plugin: Make DB handle `static'.
2009-07-07 Paul Sadauskas.gitignore: Add some *.o files.
2009-07-06 Paul Sadauskastokyotyrant plugin: Don't need to pass the db handle...
2009-07-06 Paul Sadauskastokyotyrant plugin: Only connect once.
2009-07-06 Paul Sadauskastokyotyrant plugin: Handle port config param as a string
2009-07-06 Paul SadauskasAdd some documentation for tokyotyrant to the collectd...
2009-07-06 Florian Forstercpu plugin: Fix a typo.
2009-07-06 Florian Forstersrc/utils_threshold.c: Change the percentage code so...
2009-07-06 Florian Forstercollectd.conf(5): Document the new `Percentage' option.
2009-07-06 Florian Forstersrc/utils_threshold.c: Fix a typo.
2009-07-06 Florian Forstersrc/utils_threshold.c: Add a percent sign to the minimu...
2009-07-06 Andrés J. Díazsrc/utils_threshold.c: Percentage support in thresholds
2009-07-06 Florian ForsterUpdate README and add Paul to the AUTHORS file.
2009-07-06 Paul SadauskasFix a bug with recording of port
2009-07-06 Paul SadauskasChanges suggested by Sebastian Harl.
2009-07-06 Paul SadauskasPlugin for monitoring TokyoTyrant
2009-07-06 Amit Guptamemcached plugin: Pass `ai_hints' to `getaddrinfo'.
2009-07-06 Florian ForsterMerge branch 'collectd-4.7'
2009-07-06 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-07-02 Sebastian Harlbindings/java/Makefile.am: Fully support $DESTDIR.
2009-07-02 Sebastian Harlsrc/Makefile: Link the ping plugin against libm.
2009-07-02 Sebastian Harlcollectd2html.pl: Added --recursive command line option.
2009-07-02 Ivan Shmakovcollectd2html.pl: Allow for --imgformat to be passed...
2009-07-01 Florian Forsterrrdcached plugin: Fix a typo.
2009-07-01 Florian Forsternetwork plugin: Cast data sources to their respective...
2009-07-01 Florian ForsterVarious plugins: Fix formatstring errors.
2009-07-01 Florian Forsterperl plugin: Improve handling of DERIVE and ABSOLUTE...
2009-07-01 Florian Forsterjava plugin: Improve handling of DERIVE and ABSOLUTE...
2009-07-01 Florian Forstercsv plugin: Improve handling of DERIVE and ABSOLUTE...
2009-07-01 Florian Forstercollectd-perl(5): Add the DERIVE and ABSOLUTE data...
2009-07-01 Florian Forstergmond plugin: Add the DERIVE and ABSOLUTE data source...
2009-07-01 Florian Forstercouchdb plugin: Add the DERIVE and ABSOLUTE data source...
2009-07-01 Florian Forstersrc/utils_cmd_putval.c: Use `parse_values'.
2009-07-01 Florian Forstersnmp plugin: Use `parse_value' instead of using a separ...
2009-07-01 Florian Forstersrc/plugin.c: Introduce the `DS_TYPE_TO_STRING' macro.
2009-07-01 Florian Forstersrc/common.c: Rewrite `parse_value'.
2009-07-01 Florian Forstersrc/utils_cache.c: Add the DERIVE and ABSOLUTE data...
2009-07-01 Florian Forstersrc/plugin.h: Use `int64_t' for `derive_t' and `uint64_...
2009-07-01 Florian Forsternetwork plugin: Add the DERIVE and ABSOLUTE data source...
2009-07-01 Florian Forstergmond plugin: Use `strtoull' to parse counter values.
2009-07-01 Florian Forstersrc/common.c: More reliable error reporting in `parse_v...
2009-07-01 Mariusz GronczewskiIntroduce the DERIVE and ABSOLUTE data source types.
2009-06-27 Florian Forsterconfigure.in: Add -rpath to JAVA_LDFLAGS.
2009-06-27 Florian Forstersrc/plugin.[ch]: Add meta data to value_list_t.
2009-06-27 Florian Forstersrc/meta_data.[ch]: Add a boolean type.
2009-06-20 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
2009-06-20 Florian Forstersrc/utils_cache.c: Try to improve code readability.
2009-06-20 Andrés J. Díazsrc/utils_cache.c: Fix OKAY notifications for missing...
2009-06-20 Mirko Buffonisrc/Makefile.am: Link the `sensors' plugin against...
2009-06-20 Florian Forsterdns plugin: Improve debug message.
2009-06-02 Sebastian Harllibcollectdclient/client.c: Made sstrerror() static.
2009-06-02 Florian ForsterBumped version to 4.7.1; Updated ChangeLog. collectd-4.7.1
2009-06-02 Florian ForsterMerge branch 'collectd-4.6' into collectd-4.7
next