Code

collectd.git
2012-10-14 Sebastian HarlUse plugin_thread_create() rather than pthread_create...
2012-10-14 Sven Trenkelpython: Fix memory leaks.
2012-10-14 Sebastian Harlplugin: Don't switch plugin context in 'write', 'notifi...
2012-10-14 Sebastian HarlInitialize plugin context to global interval before...
2012-10-14 Sebastian HarlDon't use 'interval_g' in any plugins.
2012-10-14 Sebastian Harlplugin: Added plugin_get_interval().
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-06 Florian Forstercollectd.conf(5): Document the "LoadPlugin / Interval...
2012-10-06 Florian Forstersrc/plugin.c: Document the use of "register_complex_read".
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 Florian Forsterconfigure: Activate the PF plugin when net/pfvar.h...
2012-09-13 Florian Forsterpf plugin: Coding style changes.
2012-09-13 Florian Forsterpf plugin: Remove the init() callback.
2012-09-13 Florian Forstertypes.db: Remove unused types.
2012-09-13 Florian Forsterpf plugin: Rearrange functions to get rid of prototypes.
2012-09-13 Florian ForsterBuild system: Add the PF plugin.
2012-09-13 Florian ForsterMerge branch 'master' into sr/pf
2012-09-13 Stefan Rinkespf plugin: also collect the current states sum
2012-09-13 Stefan Rinkespf plugin: Change warn() to ERROR().
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
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 Forsterswap plugin: Add the "ReportBytes" option.
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 Florian Forsterconfigure.in: Make sure sa_familiy_t is defined when...
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 Adrian PerezSet license info line to ”GPLv2 or newer”
2012-09-07 Florian ForsterMerge branch 'collectd-5.1'
2012-09-07 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-09-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-09-07 m4rienfcorrected high-resolution time conversions after code...
2012-09-07 m4rienfUpdated Adrian Perez' 2009 Python network proto classes
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.
next