src/utils_avltree.[ch]: Change avl_insert to return >0 if the key is already in the...
[collectd.git] / src / ipvs.c
2007-11-08 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-11-06 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-10-30 Florian ForsterMerge branch 'collectd-4.1' into collectd-4.2
2007-10-27 Florian ForsterMerge branch 'collectd-4.1'
2007-10-26 Florian ForsterMerge branch 'collectd-4.1'
2007-10-24 Florian ForsterMerge branch 'collectd-4.1'
2007-10-24 Florian ForsterMerge branch 'collectd-4.1'
2007-10-23 Florian ForsterMerge branch 'ff/nginx'
2007-10-12 Florian ForsterMerge branch 'pull/master'
2007-10-12 Florian Forsteripvs plugin: Fix a feaking stupid typo..
2007-10-12 Florian ForsterMerge branch 'collectd-4.1'
2007-10-12 Florian ForsterMerge branch 'ff/tcpconns'
2007-10-12 Florian Forsteripvs plugin: Assurd that `sockfd >= 0'.
2007-10-12 Sebastian Harlipvs plugin: Check for correct IPVS version in cipvs_in...
2007-10-12 Sebastian Harlipvs plugin: Replaced ipvs_strerror() with sstrerror().
2007-10-12 Sebastian Harlipvs plugin: Get IP_VS_SO_GET_INFO in ip_vs_get_services().
2007-10-12 Sebastian Harlipvs plugin: Fixed a memory leak in cipvs_submit_servic...
2007-10-12 Sebastian Harlipvs plugin: Use sstrerror() instead of strerror().
2007-10-12 Sebastian Harlconfigure, ipvs plugin: Check for ip_vs.h.
2007-10-12 Sebastian Harlipvs: Added plugin to collect IPVS connection statistics.