Code

collectd.git
2006-04-02 octoApplied patch by James Byers <jbyers@jbyers.com> to...
2006-04-01 octoApplied the TTL-patch for the ping plugin.
2006-03-21 octoBumped version to 3.9.0 (which is due soon)
2006-03-21 octoAdded note about the specfile to the `TODO' file
2006-03-21 octoAdded the `collectd-apache' package to the debian packa...
2006-03-21 octoAdded `apache' plugin to contrib/collectd.conf
2006-03-21 octoAdded the apache plugin to the manpages.
2006-03-21 octoImplemented the dynamic heartbeat for the apache plugin...
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-21 octoRe-implemented `curtime' again. The last revision remov...
2006-03-21 octoImplemented better loop-timing using `nanosleep(2)'.
2006-03-21 octoImplemented function to subtract two `struct timeval...
2006-03-21 octoRemoved newlines from syslog-messages in cf_dispatch
2006-03-21 octoImproved the graphs generated for the apache-RRDs.
2006-03-21 octoAdded graphs for apache_bytes and apache_requests to...
2006-03-21 octoCorrected reading the libraries to link to from `curl...
2006-03-20 octoFixed dumb typos in src/apache.c: Passed reference...
2006-03-20 octoChanged src/wireless.c back to writing `dbm' values...
2006-03-20 octoAdded apache.c/libcurl to configure.in and src/Makefile.am
2006-03-20 octoFixes syntax and compile errors in src/apache.c
2006-03-20 octoAdded first version of an `apache' plugin.
2006-03-19 octoIf `ping_add_host' failes, `ping_config' no longer...
2006-03-19 octoSet $(AM_CFLAGS) to `-Wall -Werror' in src/liboping...
2006-03-19 octoImplemented the following options in `liboping':
2006-03-17 tokkeeRenamed vserver-<xid>/threads.rrd to vserver-<xid>...
2006-03-15 octoconfig-step/src/collectd.h:
2006-03-15 octoAdded check for `math.h'
2006-03-15 octoUpdated manpage: Added information about additional...
2006-03-15 octoAdded a new RRA with one PDP per CDP. The RRA exists...
2006-03-15 octoReplaced the static 10 with `COLLECTD_STEP' in src...
2006-03-15 octoChanged `COLLECTD_STEP' to be a string..
2006-03-15 octoReplaced all hardcoded heartbeat values (== 25 seconds...
2006-03-15 octoAdded `COLLECTD_STEP' and `COLLECTD_HEARTBEAT' to ...
2006-03-15 octoCopied `trunk' to `branches/config-step'.
2006-03-14 tokkeeAdded vserver support to collection.cgi.
2006-03-14 octoCopied `trunk/src/liboping/Makefile.am' to `tags/collec... collectd-3.8.2
2006-03-14 octoMerged 516:518 from `trunk' to `tags/collectd-3.8.2'
2006-03-14 octoBumped version to 3.8.2
2006-03-14 octoFixed wrong define in the `GNU libc' which caused ...
2006-03-13 octoMerged 494:495 from `trunk' to `tags/collectd-3.8.1'
2006-03-13 octoMerged revisions 495:504, 508:509 and 510:513 from...
2006-03-13 octoBumped version to 3.8.1
2006-03-13 octoAdded revision 3.8.0-2 to debian/changelog
2006-03-13 octoAdded `librrds-perl' to the suggestions by the main...
2006-03-13 tokkeeRemoved vserver.h from Makefile as well.
2006-03-13 octoFixed typos in the manpage
2006-03-13 octoRemoved `vserver.h'. Moved defines into `vserver.c'
2006-03-13 tokkeeAdded vserver to collectd.conf ;-)
2006-03-13 tokkeeRedesigned the VServer DS's to be more consistent with...
2006-03-12 tokkeeFirst draft of a vserver plugin.
2006-03-12 octoCheck for sys/types.h when including netinet/ip6.h
2006-03-12 octoAdded Makefile.am for `liboping'.
2006-03-11 octoImproved the init-Script: Prettier output and hopefully...
2006-03-10 octoAdded more headers to the netinet/*.h checks (stdint...
2006-03-10 octoAdded check `AC_HEADER_STDC'.
2006-03-10 octoInclude `config.h' and only include existing files..
2006-03-10 octoImproved configure.in:
2006-03-10 octoAssure that `sstrdup' works with NULL-pointers
2006-03-10 octoMany changes so it compiles unter Linux, Solaris and...
2006-03-10 octoAssure that `IPV6_ADD_MEMBERSHIP' is defined.
2006-03-09 octoMerged revisions 492 and 493 to `tags/collectd-3.8.0' collectd-3.8.0
2006-03-09 octoFix to build as read-only module (there were unused...
2006-03-09 octoReplace GLIBC proprietary `struct icmphdr' with `struct...
2006-03-09 octoBumped version to 3.8.0
2006-03-06 tokkeeAdded simple support to configure and run multiple...
2006-03-06 octoIn der collectd.conf(5) Manpage wundert mich aber der...
2006-03-05 octoDeleted liboping/Makefile because it gets generated.
2006-03-05 octoVersion was bumped to 3.7.2
2006-03-05 octoAdded `collectd2html.pl' by Vincent Stehlé
2006-02-25 octoCleaned up contrib/: Removed old scripts, museum, etc..
2006-02-21 octo[12:51] [IRCnet] *firefox01* traffic.c: In function...
2006-02-19 octoMissed one `strcmp'
2006-02-19 octoFixed the comparsion using `strcmp'
2006-02-18 octoUpdated ChangeLog
2006-02-18 octoFixing the `build without rrdtool' bug reported by...
2006-02-18 octoBumped version to 3.7.2
2006-02-18 tokkeeFixed ACPI part of battery plugin.
2006-02-05 octoImproved `liboping' a little: Moved the calls to `getti...
2006-02-05 octoIntegrated `liboping' into collectd. This obsoletes...
2006-02-04 octoImplemented first version of `ping_setopt'
2006-02-04 octoFixed VERY dumb typo in `liboping'
2006-02-04 octoUpdated `ChangeLog' for 3.7.1
2006-02-04 octoPatch for libping (icmp identifier) by Tommie Gannert
2006-02-04 octoAdded the first version of an own ping library..
2006-02-02 octoMake `AI_ADDRCONFIG' and `AI_PASSIVE' conditional ...
2006-02-01 octoAdded `wireless' plugin
2006-01-31 octoAdded battery stuff to `collection.cgi'
2006-01-30 octoChanged `configure.in' and `src/Makefile.am' so the... collectd-3.7.0
2006-01-30 octoFixed the TTL option. Changed it's name to `TimeToLive...
2006-01-30 octoCleaned up `configfile.c'
2006-01-30 octoBumped version to 3.7.0, updated Specfile and Debian...
2006-01-30 octoAdded the `MulticastTTL' option so users can set a...
2006-01-30 octoInitialize `addrlen' before using. This might be the...
2006-01-30 octoRemoved `gethostbyname' and replaced with protocol...
2006-01-29 octo`df.c' now includes `sys/statv?fs.h'..
2006-01-29 octoFixed problems in src/Makefile.am - did not build witho...
2006-01-29 octoChanged `df.c' to prefer `statvfs' over `statfs', since...
2006-01-29 octoUpdated `configure.in'
2006-01-29 octoDeleted `multicast.c' and `multicast.h'
2006-01-29 octoUpdated the manpages. Changed the bits about operating...
next