Commit Graph

71 Commits (e7b6b7ecb63ff804dc408cdfecf481d927b0fa36)

Author SHA1 Message Date
David Schweikert 3cc482f2d3 Fix double entries with fping -u and unreachable hosts 11 years ago
David Schweikert 3aed2604bb prepare v3.10 11 years ago
David Schweikert 609f4f17c4 Better document -B backoff-factor and when it can be used (#33, Oleksiy Zagorskyi), fixes #33 11 years ago
David Schweikert 2b5d9ef795 remove support for NIS groups, do not retry twice DNS lookup on DNS lookup problem 11 years ago
David Schweikert 86f0b1e380 Allow option '-f' also for non-root (since setuid privileges are dropped) 11 years ago
David Schweikert 3cf9a8a3cd Fix confusing error message with -g and IPv6 addresses (fixes #58) 11 years ago
David Schweikert c6f37022a4 Release 3.9 11 years ago
David Schweikert cd21d0bb91 more tests 11 years ago
David Schweikert af0446b046 more tests 11 years ago
David Schweikert 930af0fc54 fix typo in ChangeLog 11 years ago
David Schweikert 00e3384d5c Fix complication problem on FreeBSD (#57) 11 years ago
David Schweikert 56c431df13 add travis-ci / coveralls to ChangeLog 11 years ago
David Schweikert 3e8eb6c613 Fix random output on socket error (reported by Aleksandrs Saveljevs, #56) 11 years ago
David Schweikert bda0744d2c Give due credit 11 years ago
David Schweikert d6808efd81 Fix segmentation fault introduced in version 3.7 with loop mode (#55) 11 years ago
David Schweikert 3a714b275f prepare release 11 years ago
David Schweikert d141744adb Fix fping hanging forever on permanent sendto failure (Shawn Chu, #52) 11 years ago
David Schweikert e1cdf8e1d3 Fix again compatibility issue with FreeBSD (Shawn Chu) 11 years ago
David Schweikert a2ac5d0fae Remove unnecessary IPv6 socket options 11 years ago
David Schweikert b01f282727 merge latest changes 11 years ago
David Schweikert 0ab66f80de Refactor socket handling, allow running as non-root on Mac OS X by using non-privileged ICMP (#7) 11 years ago
David Schweikert 741236e576 Release version 3.6 11 years ago
David Schweikert 9fca2a141b Fix wrong min RTT value with -Q option (reported by Alexander Ivanov, #51) 11 years ago
David Schweikert fb5f5779cc Merge seqmap branch, fixes #12 11 years ago
David Schweikert a0252f6e79 Removed setsockopt IPV6_CHECKSUM, which shouldn't be set and breaks compiling on Solaris (reported by Juergen Arndt) 11 years ago
David Schweikert 7e55f0b073 Fix loop issue after 65536 pings (reported by Peter Folk and GBert, #12), Minimum ping data size is now 0 11 years ago
David Schweikert ecba31b2dd Release 3.5 12 years ago
David Schweikert 28eea9c273 Re-create configure script with autoconf 2.69 for aarch64 support (Chuck Anderson, #45) 12 years ago
David Schweikert 121bea1d24 Fix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39) 12 years ago
David Schweikert 5d6db6f08d document new -D flag 12 years ago
David Schweikert 70a29a11af fix sprint_tm buffer size crash (reported by Japheth Cleaver) 12 years ago
David Schweikert f906225fbd update changelog 12 years ago
David Schweikert ad4ca1609d Update ChangeLog 12 years ago
David Schweikert fd020977b5 Prepare 3.4 12 years ago
David Schweikert 81c96c0807 Revert "Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)"
This reverts commit b4d0a93b70.
12 years ago
David Schweikert aff259bbd0 release 3.3 12 years ago
David Schweikert 4cab2f8598 Fix -n flag in fping6 (#28) 12 years ago
David Schweikert aa5f849c5d Fix error message on DNS error for IPv6 hosts (#27) 12 years ago
David Schweikert 02ac0090e1 Call this 3.3-rc1, not 3.3rc1 12 years ago
David Schweikert b4d0a93b70 Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9) 12 years ago
David Schweikert a19c537fc5 Fix "options inet6" breaking IPv4 name resolution (reported by Matt LaPlante, #17) 12 years ago
David Schweikert 6af4d71188 Fix -A for fping6 (reported by Matt LaPlante, #14) 12 years ago
David Schweikert ed4202f84f Fix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23) 12 years ago
David Schweikert 421abc41b1 update ChangeLog 12 years ago
David Schweikert e92a68dc4d Added contrib/fping.spec (Stephen Schaefer, #24) 12 years ago
David Schweikert 13ce2eae48 Man-page fix: better description of option -q (#15) 12 years ago
David Schweikert b16d117a17 Set default data size to 56 bytes on all architectures (#18) 12 years ago
David Schweikert 5f3ab12ca9 man page inconsistency in regards to numeric arguments (#21) 12 years ago
David Schweikert 7d4eeb403a convert man-page to pod, for easier editing 12 years ago
David Schweikert 5cf3f7fa4d Update Changelog 12 years ago