David Schweikert
|
1b47fba939
|
Merge pull request #132 from gsnw/develop
Fix FreeBSD ipv6 build
|
6 years ago |
German-Service-Network
|
d9acc8e5a7
|
Fix FreeBSD ipv6 build
Source: https://svnweb.freebsd.org/ports/head/net/fping/files/patch-configure.ac?revision=473606&view=markup
Fix build fping with ipv6 support on FreeBSD
|
6 years ago |
David Schweikert
|
b4277e33a9
|
fix --help test, prepare 4.1 release
|
6 years ago |
David Schweikert
|
df7a819fd9
|
Allow running fping --help even when raw socket can't be opened, fixes #131
|
6 years ago |
David Schweikert
|
b2d35174c9
|
Fix segfault introduced with #118 change, thanks Simon
|
7 years ago |
David Schweikert
|
d46f298e62
|
fix test-14-ping-internet-hosts.pl failing
|
7 years ago |
David Schweikert
|
bb0eeaaeba
|
Fix running on servers with disabled IPv6, fixes #118
|
7 years ago |
David Schweikert
|
537430f57f
|
update CHANGELOG
|
7 years ago |
David Schweikert
|
47e1d573d8
|
Merge branch 'master' into develop
|
7 years ago |
David Schweikert
|
520e6df833
|
Merge pull request #124 from nramon/bugfix-fd0
Return -1 when socket_can_read times out.
|
7 years ago |
Ramon Novoa
|
c950ceccea
|
Return -1 when socket_can_read times out.
0 is a valid file descriptor. Use -1 instead to signal a timeout.
|
7 years ago |
David Schweikert
|
9335b07f58
|
Merge pull request #114 from deafgoat/develop
fix typo: quet -> quiet
|
8 years ago |
Wisdom Omuya
|
e156b08ab6
|
fix typo: quet -> quiet
|
8 years ago |
David Schweikert
|
24cd500259
|
Re-added README file to the distribution
|
8 years ago |
David Schweikert
|
16aaa609cd
|
link github issues
|
8 years ago |
David Schweikert
|
0d8f704f20
|
add new changelog files to dist
|
8 years ago |
David Schweikert
|
98e45b5ed5
|
add a note to the changelog
|
8 years ago |
David Schweikert
|
3596aa3be6
|
merge develop
|
8 years ago |
David Schweikert
|
da90052d1c
|
release 4.0
|
8 years ago |
David Schweikert
|
ef0ab382d0
|
New changelog format
|
8 years ago |
David Schweikert
|
8505f5c3be
|
release 4.0
|
8 years ago |
David Schweikert
|
06dfaef9c3
|
some more text tuning
|
8 years ago |
David Schweikert
|
5d84ad4c94
|
avoid duplicate hosts with -m
|
8 years ago |
David Schweikert
|
2ac223ed34
|
improve help text
|
8 years ago |
David Schweikert
|
7f54300634
|
improve help text
|
8 years ago |
David Schweikert
|
e0d45cbd54
|
whitespace fixes
|
8 years ago |
David Schweikert
|
4c1d12c333
|
prepare 4.0-rc3
|
8 years ago |
David Schweikert
|
c2d86786e2
|
fix compiler warning
|
8 years ago |
David Schweikert
|
965cae1bdc
|
fix wording, #32
|
8 years ago |
David Schweikert
|
d22a3ccb00
|
add note on -i default being changed
|
8 years ago |
David Schweikert
|
41de489bd8
|
fix test
|
8 years ago |
David Schweikert
|
cbfdcb40ff
|
-i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i default from 25 to 10
|
8 years ago |
David Schweikert
|
94f976910a
|
reword a bit help text for #32
|
8 years ago |
David Schweikert
|
9b283310bd
|
wording fixes
|
8 years ago |
David Schweikert
|
80a45dc165
|
reformat
|
8 years ago |
David Schweikert
|
5b3b94f367
|
minor wording fix
|
8 years ago |
David Schweikert
|
2850b7a32e
|
4.0-rc2
|
8 years ago |
David Schweikert
|
7592cc2a19
|
discard late packets, auto-adjust timeout for -c/-C/-l, fixes #32
|
8 years ago |
David Schweikert
|
24ce982e5b
|
improve coverage
|
8 years ago |
David Schweikert
|
4e0b2277a3
|
improve test coverage
|
8 years ago |
David Schweikert
|
d4fe99d8cc
|
improve test coverage
|
8 years ago |
David Schweikert
|
624640c779
|
fix test
|
8 years ago |
David Schweikert
|
c9e2f9ce1d
|
fix help test (and be less pedantic about help text changes)
|
8 years ago |
David Schweikert
|
2ff3352f96
|
pod syntax
|
8 years ago |
David Schweikert
|
71a6e4deef
|
spacing fixes
|
8 years ago |
David Schweikert
|
1b02b0fae8
|
sort options, remove whitespace
|
8 years ago |
David Schweikert
|
d18ad321de
|
long options, better example
|
8 years ago |
David Schweikert
|
bab585e9fa
|
new option --rdns
|
8 years ago |
David Schweikert
|
2a86182f95
|
make help a bit narrower
|
8 years ago |
David Schweikert
|
4f672b9b62
|
work on long option names, #73
|
8 years ago |