collectd.git
2012-11-12 Florian ForsterMerge branch 'collectd-5.1'
2012-11-11 Florian ForsterBump version to 5.1.1; Update ChangeLog. collectd-5.1.1
2012-11-11 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-11-11 Florian ForsterBump version to 5.0.5; Update ChangeLog. collectd-5.0.5
2012-11-11 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-11-11 Florian ForsterUpdate version-gen.sh. collectd-4.10.8
2012-11-11 Florian ForsterBump version to 4.10.8; Update ChangeLog.
2012-11-11 Florian Forsterping plugin: Don't abort the "ping_thread" when ping_se...
2012-11-11 Florian Forsterping plugin: Refactor "ping_thread": Move iteration...
2012-11-11 Florian Forsterdisk plugin: Add the "UseBSDName" option for Mac OS X.
2012-11-11 Florian Forsteraggregation plugin: Improve two error messages.
2012-11-11 Florian ForsterMerge branch 'ff/aggregate'
2012-11-10 Florian Forsteraggregation plugin: Handle the initial EAGAIN return...
2012-11-10 Florian Forsteraggregation plugin: Handle a start-up condition gracefully.
2012-11-10 Florian Forsteraggregation plugin: Implement the "GroupBy" option.
2012-11-10 Brian Aker1) Cleans up one configure.ac error AC_LINK_IFELSE...
2012-11-10 Florian Forsterrrdcached plugin: Fix syntax and type errors.
2012-11-10 Florian Forsterrrdcached plugin: Implement the "XFF" option.
2012-11-10 Florian Forsterrrdcached plugin: Implement the "RRATimespan" option.
2012-11-10 Florian Forsterrrdcached plugin: Implement the "StepSize", "HeartBeat...
2012-11-10 Florian Forsterrrdcached plugin: Refactor the configuration handling.
2012-11-10 Florian ForsterMerge remote-tracking branch 'github-tokkee/sh/empty...
2012-11-10 Idan Kamaracollectd-python.conf(5): fix register_* argument descri...
2012-11-10 Idan Kamaracollectd-python.conf(5): change phrasing of function...
2012-11-10 Idan Kamaracollectd-python.conf(5): change phrasing of minimum...
2012-11-10 Idan Kamaracollectd-python.conf(5): fix trivial spelling mistakes
2012-11-10 Idan Kamaracollectd-python.conf(5): capitalize Python
2012-11-10 Florian Forstercollection3: Remove duplicate definition of contains_in...
2012-10-25 Sebastian Harloconfig: Allow empty statement lists (in blocks and...
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-18 Sebastian Harlpostgresql plugin: Added support for using the db insta...
2012-10-18 Sebastian Harlcollectd.conf(5): Documented the <Database> "Instance...
2012-10-18 Sebastian Harlpostgresql plugin: Added "Instance" option to <Database...
2012-10-18 Florian ForsterMerge branch 'collectd-5.1'
2012-10-18 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-10-18 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-10-17 Florian Forsterdisk plugin: Multiply the average read/write latency...
2012-10-14 Sven Trenkelpython: Fix memory leaks.
2012-10-12 Florian Forstersrc/utils_format_graphite.[ch]: Add the "store_rates...
2012-10-11 Chris Lundquistnetwork.c: workaround for broken OSX compilers issuing...
2012-10-11 Florian ForsterMerge branch 'collectd-5.1'
2012-10-11 Florian ForsterMerge remote-tracking branch 'origin/collectd-5.1'...
2012-10-11 Florian ForsterMerge branch 'collectd-5.1'
2012-10-11 Florian Forstersrc/utils_db_query.[ch]: Remove duplicate "const" modifier.
2012-10-11 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-10-11 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-10-11 Florian ForsterMerge branch 'ff/snmp' into collectd-4.10
2012-10-08 Johan Kiviniemisrc/ntpd.c: Write NAN if the peer was not reachable
2012-10-08 Florian Forstersrc/utils_avltree.c: Fix an off-by-one error in c_avl_i...
2012-10-08 Yves MettierBugfix (mutex unlock instead of lock)
2012-10-07 Florian Forsterrc/utils_cache.c: Allocate most of the memory required...
2012-10-05 Florian Forsterntpd plugin: Make some arguments 'const'.
2012-10-05 Florian Forsterntpd plugin: Refactor the peer name generation.
2012-10-04 Johan KiviniemiDocument ntpd IncludeUnitID and add to default config
2012-10-04 Johan Kiviniemisrc/ntpd.c: Add IncludeUnitID option for backwards...
2012-10-04 Johan Kiviniemisrc/ntpd.c: Format refclock name and unit ID with ...
2012-10-04 Johan Kiviniemisrc/ntpd.c: Add unit number to refclock name
2012-10-04 Florian ForsterMerge branch 'ym/utils_cache_bugfix'
2012-10-04 Florian Forstersrc/utils_cache.c: Fix comment re defining LISTVAL_INCR...
2012-10-04 Florian Forstersnmp plugin: Fix incorrect comparison in csnmp_oid_comp...
2012-10-03 Yves Mettierthe increment is defined as a constant (#define) and...
2012-10-03 Florian Forstersnmp plugin: Check the return value of csnmp_oid_suffix().
2012-10-02 Manuel Luis... Add in swap plugin reserved, in and out values for...
2012-10-02 Florian ForsterMerge branch 'mlsr/uptime-aix'
2012-10-02 Manuel Luis... Add libperfstat in Makefile.am
2012-10-02 Manuel Luis... Add AIX support for uptime plugin.
2012-10-02 Manuel Luis... Fix typo in if and return
2012-10-02 Manuel Luis... Fix link with perfstat
2012-10-02 Manuel Luis... AIX suport in contextswitch plugin.
2012-10-02 Manuel Luis... sequence_number is only used in linux.
2012-10-02 Manuel Luis... The commit 3bda88e8b425f43644e303e6957e38ae59c1bc83...
2012-10-02 hume-githubARG_MAX on Solaris is *very* large, 2 MB. Allocating...
2012-10-02 Florian Forstersnmp plugin: Fix iterating over tables without an insta...
2012-09-28 Yves MettierPerformance improvment : uc_get_names now allocates...
2012-09-25 Florian Forsterconfigure: Only set the Perl interpreter if the argumen...
2012-09-25 Yves MettierFixed bugs that prevented to "make distcheck"
2012-09-23 Florian Forsterprocesses plugin: Coding style and whitespace changes.
2012-09-23 Florian Forsterprocesses plugin: Use stack memory when reading the...
2012-09-23 Florian Forsterprocesses plugin: Call ps_submit_fork_rate() from read_...
2012-09-23 Cosmin IoiartBuffer and memory allocation related bug fixes and...
2012-09-23 Cosmin IoiartAdded support for the Solaris OS processes
2012-09-23 Florian ForsterMerge branch 'collectd-5.1'
2012-09-23 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-09-23 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
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 Forsterethstat plugin: Initialize realloc'ated memory.
2012-09-23 Florian Forsterethstat plugin: Fix off-by-one error.
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-14 JonathanHuotlibs varnish & varnishcompat are NOT needed. "pkg-confi...
2012-09-13 Sebastian Harlbindings/Makefile: perl: Use INSTALL_BASE rather than...
2012-09-13 Sebastian Harlconfigure: Don't add -liptc to the global LIBS setting.
2012-09-13 Sebastian Harlconfigure: Use AC_INCLUDES_DEFAULT when checking any...
2012-09-13 Florian Forstercurl_xml plugin: Mark read-only strings as const.
2012-09-13 Fabien Wernlifix Host config being ignored
next