[liboping-changes] octo's ping library: Changes to 'master'
Florian Forster
octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Fri Dec 1 09:39:35 CET 2006
ChangeLog | 4 ++++
configure.ac | 2 +-
debian/changelog | 6 ++++++
src/liboping.c | 2 +-
4 files changed, 12 insertions(+), 2 deletions(-)
New commits:
commit b9b6fb7d9bb061a730d56fbb384091de25c4ada4
Author: Florian Forster <octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org>
Date: Fri Dec 1 09:24:04 2006 +0100
Bumped version to 0.3.4; Updated ChangeLog and debian/changelog
commit c337c0f22c1961d8effac22c9e499d829280e3d2
Author: Wojtek <wojtek<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>gni.pl>
Date: Fri Dec 1 09:13:57 2006 +0100
Fix usage of `strcasecmp' in `ping_host_remove'.
The compare function needs to be checked wether it returns zero. Without this
fix the first host is being removed unless it's the host being looked for.
That is obviously not good nor correct.
More information about the liboping-changes
mailing list