Many build fixes that turned up with GCC 4.6.
[collectd.git] / src / utils_dns.c
2008-02-23 Florian ForsterMerge branch 'collectd-4.2' into collectd-4.3
2008-02-18 Florian ForsterMerge branch 'collectd-4.2'
2008-01-23 Florian ForsterMerge branch 'collectd-4.2'
2008-01-23 Florian ForsterMerge branch 'collectd-4.2'
2008-01-22 Sebastian HarlFixed some compiler warnings identified by gcc's -Wextr...
2007-10-23 Florian ForsterMerge branch 'ff/nginx'
2007-09-28 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-09-15 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-31 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-08-26 Florian ForsterMerge branch 'collectd-3.11' into collectd-4.0
2007-07-05 Florian ForsterMerge branch 'collectd-4.0'
2007-07-01 Florian Forsterdns plugin: Added support for the old bind-interface.
2007-06-24 Florian ForsterMerge branch 'collectd-4.0'
2007-06-23 Florian Forsterdns plugin: Check for `net/ppp_defs.h' and include...
2007-04-16 Florian ForsterMerge branch 'pull/collectd-4' into collectd-4
2007-04-10 Florian ForsterMerge branch 'master' into collectd-4
2007-04-10 Florian ForsterMerge branch 'collectd-3.11'
2007-04-10 Florian Forstersrc/utils_dns.c: Include `sys/socket.h' before `net...
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
2007-02-11 Florian ForsterMerge branch 'collectd-3.11' into merge/master
2007-02-10 Florian ForsterMerge branch 'collectd-3.11' into merge/collectd-4
2007-02-10 Florian Forsterdns plugin: Only include and build with `utils_dns...
2007-02-09 Florian ForsterMerge branch 'pull/collectd-3.11' into collectd-3.11
2007-02-07 Florian ForsterMerge branch 'sh/freebsd'
2007-02-07 Florian Forstersrc/utils_dns.c: Fix the handling of the `struct udphdr...
2007-02-07 Sebastian Harlprocesses.c, utils_dns.c: Fix compile errors on GNU...
2006-12-21 Florian ForsterMerge branch 'collectd-3.10'
2006-12-06 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2006-12-05 Florian Forstersrc/utils_dns.c: Implemented a handler for `DLT_LINUX_SLL'.
2006-12-05 Florian ForsterMerge branch 'aw/spamassassin'
2006-12-05 Florian ForsterMerge branch 'sh/shutdown'
2006-12-04 Florian Forsterdns plugin: Use the standard member names for `struct...
2006-12-04 Sebastian Harldns plugin: Fixed a compile error if pcap.h is not...
2006-12-03 Florian ForsterMerge branch 'ff/processes'
2006-12-02 Florian ForsterMerge branches 'ff/dns' and 'sh/email' into next
2006-12-02 Florian Forsterdns plugin: Improved config checks for the pthread...
2006-11-21 Florian ForsterMerge branch 'ff/dns'
2006-11-05 Florian ForsterMerge branch 'master' into ff/dns
2006-10-28 Florian ForsterMerge branch 'master' into ff/dns
2006-10-25 Florian ForsterRenamed the `named'-plugin to `dns'-plugin.