src/liboping/liboping.c: Fix a problem with strict aliasing.
[collectd.git] / src / liboping / liboping.c
2009-03-16 Florian Forstersrc/liboping/liboping.c: Fix a problem with strict...
2006-12-21 Florian ForsterMerge branch 'collectd-3.10'
2006-11-04 Florian ForsterMerge branch 'collectd-3.10'
2006-11-04 Florian ForsterMerge branch 'collectd-3.10'
2006-11-01 Florian ForsterMerge branch 'collectd-3.10'
2006-11-01 Florian ForsterMerge branch 'ff/mysql'
2006-11-01 Florian ForsterMerge branch 'ff/ntpd'
2006-10-26 Florian ForsterMerge branch 'collectd-3.10'
2006-10-22 Florian ForsterMerge branch 'sh-pidfile'
2006-10-22 Florian ForsterMerge branch 'collectd-3.10'
2006-07-22 Florian ForsterMerge branch 'collectd-3.10'
2006-07-19 Florian ForsterMerge branch 'master' of /var/lib/git/collectd
2006-07-16 Florian ForsterUpgraded liboping to version 0.2.3
2006-07-09 Florian ForsterMerge branch 'collectd-3.9'
2006-07-08 Florian ForsterMerge branch 'master' into processes
2006-07-08 Florian Forsterliboping: Updated liboping to version 0.2.2
2006-07-08 Florian ForsterMerge branch 'v39/liboping-license'
2006-07-07 Florian ForsterMerge branch 'v39/libconfig-license'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'collectd-3.9'
2006-06-25 Florian ForsterMerge branch 'v392-fix' into v393-fix
2006-06-25 Florian ForsterMerge branch 'v391-fix' into v392-fix collectd-3.9.2
2006-06-25 Florian ForsterApplied all the changes that `git-svnimport' missed. collectd-3.9.1
2006-06-25 Florian ForsterMerge branch 'v390-fix' into v391-fix
2006-06-25 Florian ForsterApplied all the changes that `git-svnimport' missed. collectd-3.9.0
2006-06-17 Florian ForsterMerge branches 'processes-fix' and 'solaris-fixes'
2006-06-10 octoocto@casella:~/collectd $ svn merge -r753:807 trunk...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r754:800 branches...
2006-06-10 octoocto@casella:~/collectd $ svn merge -r784:HEAD branches...
2006-06-06 octoocto@leeloo:~/collectd $ svn merge -r737:784 branches...
2006-06-01 octoocto@leeloo:~/collectd $ svn merge -r773:777 branches...
2006-06-01 octoRemoved the call to `bind'.
2006-05-14 octoMerged stuff from branches/collectd-3.9: After release...
2006-05-09 octoocto@huhu:~/collectd $ svn merge -r717:718 trunk tags...
2006-05-09 octoFixed the nasty bug in the ping plugin: The sequence...
2006-04-21 octoMerged revisions 640 and 642 from `trunk' to `tags...
2006-04-19 octoSet object options to the default values, when creating...
2006-04-17 octoMoved error-message reporting closer to the system...
2006-04-17 octoAdded reporting of errors:
2006-04-17 octoMoved the actual struct-definition from the header...
2006-04-14 octoMerged `branches/log-mode' to `trunk'
2006-03-21 octosvn merge -r523:547 branches/config-step trunk
2006-03-19 octoImplemented the following options in `liboping':
2006-03-13 octoMerged revisions 495:504, 508:509 and 510:513 from...
2006-03-10 octoInclude `config.h' and only include existing files..
2006-03-09 octoMerged revisions 492 and 493 to `tags/collectd-3.8.0' collectd-3.8.0
2006-03-09 octoReplace GLIBC proprietary `struct icmphdr' with `struct...
2006-02-05 octoImproved `liboping' a little: Moved the calls to `getti...
2006-02-04 octoImplemented first version of `ping_setopt'
2006-02-04 octoFixed VERY dumb typo in `liboping'
2006-02-04 octoAdded the first version of an own ping library..