Code

svn merge -r773:775 branches/collectd-3.9 branches/collectd-3.8
[collectd.git] / src / liboping / liboping.c
2006-06-01 octosvn merge -r773:775 branches/collectd-3.9 branches... collectd-3.8.6
2006-06-01 octoRemoved the call to `bind'.
2006-05-09 octoocto@huhu:~/collectd $ svn merge -r717:718 trunk tags...
2006-05-09 octoocto@huhu:~/collectd $ svn merge -r717:718 trunk tags...
2006-04-21 octoMerged revisions 640 and 642 from `trunk' to `tags...
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..