]>
git.gsnw.org Git - fping.git/log
David Schweikert [Sun, 21 Oct 2018 17:52:55 +0000 (19:52 +0200)]
update changelog
David Schweikert [Sun, 21 Oct 2018 17:51:45 +0000 (19:51 +0200)]
Merge pull request #140 from abelbeck/fix-no-ipv6-hang
Fix hang with '-6', with ipv6 kernel module, but not loaded
Lonnie Abelbeck [Sun, 21 Oct 2018 13:47:44 +0000 (08:47 -0500)]
Fix hang with '-6', with ipv6 kernel module, but not loaded
David Schweikert [Tue, 18 Sep 2018 13:54:28 +0000 (15:54 +0200)]
fix whitespace
David Schweikert [Tue, 18 Sep 2018 13:17:30 +0000 (15:17 +0200)]
add note about fixing #134
David Schweikert [Tue, 18 Sep 2018 13:16:06 +0000 (15:16 +0200)]
Merge pull request #134 from Polynomial-C/v4.1_diable-ipv6_fix
Fix build with --disable-ipv6
Lars Wendler [Tue, 18 Sep 2018 13:05:36 +0000 (15:05 +0200)]
Fix build with --disable-ipv6
Otheriwse build breaks with:
fping.c:690:24: error: ‘socket6’ undeclared (first use in this function);
did you mean ‘socket4’?
David Schweikert [Mon, 17 Sep 2018 19:10:02 +0000 (21:10 +0200)]
prepare release
David Schweikert [Sat, 1 Sep 2018 19:42:11 +0000 (21:42 +0200)]
Add note about #132
David Schweikert [Sat, 1 Sep 2018 19:40:14 +0000 (21:40 +0200)]
Merge pull request #132 from gsnw/develop
Fix FreeBSD ipv6 build
German-Service-Network [Fri, 31 Aug 2018 18:32:30 +0000 (20:32 +0200)]
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
David Schweikert [Sun, 29 Jul 2018 06:44:47 +0000 (08:44 +0200)]
fix --help test, prepare 4.1 release
David Schweikert [Sun, 29 Jul 2018 06:27:04 +0000 (08:27 +0200)]
Allow running fping --help even when raw socket can't be opened, fixes #131
David Schweikert [Sun, 27 May 2018 19:13:04 +0000 (21:13 +0200)]
Fix segfault introduced with #118 change, thanks Simon
David Schweikert [Wed, 21 Feb 2018 17:42:29 +0000 (18:42 +0100)]
fix test-14-ping-internet-hosts.pl failing
David Schweikert [Wed, 21 Feb 2018 16:28:09 +0000 (17:28 +0100)]
Fix running on servers with disabled IPv6, fixes #118
David Schweikert [Wed, 21 Feb 2018 16:11:07 +0000 (17:11 +0100)]
update CHANGELOG
David Schweikert [Wed, 21 Feb 2018 16:08:06 +0000 (17:08 +0100)]
Merge branch 'master' into develop
David Schweikert [Wed, 21 Feb 2018 16:05:12 +0000 (17:05 +0100)]
Merge pull request #124 from nramon/bugfix-fd0
Return -1 when socket_can_read times out.
Ramon Novoa [Thu, 15 Feb 2018 12:24:27 +0000 (13:24 +0100)]
Return -1 when socket_can_read times out.
0 is a valid file descriptor. Use -1 instead to signal a timeout.
David Schweikert [Tue, 9 May 2017 07:26:48 +0000 (09:26 +0200)]
Merge pull request #114 from deafgoat/develop
fix typo: quet -> quiet
Wisdom Omuya [Mon, 8 May 2017 21:24:41 +0000 (17:24 -0400)]
fix typo: quet -> quiet
David Schweikert [Wed, 3 May 2017 20:28:12 +0000 (22:28 +0200)]
Re-added README file to the distribution
David Schweikert [Sun, 23 Apr 2017 16:28:10 +0000 (18:28 +0200)]
link github issues
David Schweikert [Sun, 23 Apr 2017 15:53:47 +0000 (17:53 +0200)]
add new changelog files to dist
David Schweikert [Sun, 23 Apr 2017 15:44:09 +0000 (17:44 +0200)]
add a note to the changelog
David Schweikert [Sun, 23 Apr 2017 15:42:53 +0000 (17:42 +0200)]
merge develop
David Schweikert [Sun, 23 Apr 2017 14:48:03 +0000 (16:48 +0200)]
release 4.0
David Schweikert [Sun, 23 Apr 2017 15:34:46 +0000 (17:34 +0200)]
New changelog format
David Schweikert [Sun, 23 Apr 2017 14:48:03 +0000 (16:48 +0200)]
release 4.0
David Schweikert [Fri, 17 Feb 2017 11:44:31 +0000 (12:44 +0100)]
some more text tuning
David Schweikert [Fri, 17 Feb 2017 11:24:38 +0000 (12:24 +0100)]
avoid duplicate hosts with -m
David Schweikert [Fri, 17 Feb 2017 11:17:09 +0000 (12:17 +0100)]
improve help text
David Schweikert [Fri, 17 Feb 2017 11:15:42 +0000 (12:15 +0100)]
improve help text
David Schweikert [Fri, 17 Feb 2017 09:09:28 +0000 (10:09 +0100)]
whitespace fixes
David Schweikert [Fri, 17 Feb 2017 08:33:36 +0000 (09:33 +0100)]
prepare 4.0-rc3
David Schweikert [Fri, 17 Feb 2017 08:21:26 +0000 (09:21 +0100)]
fix compiler warning
David Schweikert [Fri, 17 Feb 2017 07:58:51 +0000 (08:58 +0100)]
fix wording, #32
David Schweikert [Fri, 17 Feb 2017 07:57:29 +0000 (08:57 +0100)]
add note on -i default being changed
David Schweikert [Fri, 17 Feb 2017 07:47:13 +0000 (08:47 +0100)]
fix test
David Schweikert [Fri, 17 Feb 2017 07:46:02 +0000 (08:46 +0100)]
-i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i default from 25 to 10
David Schweikert [Fri, 17 Feb 2017 07:24:06 +0000 (08:24 +0100)]
reword a bit help text for #32
David Schweikert [Thu, 16 Feb 2017 14:17:43 +0000 (15:17 +0100)]
wording fixes
David Schweikert [Thu, 16 Feb 2017 14:14:43 +0000 (15:14 +0100)]
reformat
David Schweikert [Thu, 16 Feb 2017 14:14:03 +0000 (15:14 +0100)]
minor wording fix
David Schweikert [Thu, 16 Feb 2017 14:10:36 +0000 (15:10 +0100)]
4.0-rc2
David Schweikert [Thu, 16 Feb 2017 09:26:25 +0000 (10:26 +0100)]
discard late packets, auto-adjust timeout for -c/-C/-l, fixes #32
David Schweikert [Tue, 14 Feb 2017 10:45:09 +0000 (11:45 +0100)]
improve coverage
David Schweikert [Mon, 13 Feb 2017 20:49:48 +0000 (21:49 +0100)]
improve test coverage
David Schweikert [Mon, 13 Feb 2017 20:47:10 +0000 (21:47 +0100)]
improve test coverage
David Schweikert [Mon, 13 Feb 2017 19:45:59 +0000 (20:45 +0100)]
fix test
David Schweikert [Mon, 13 Feb 2017 16:47:26 +0000 (17:47 +0100)]
fix help test (and be less pedantic about help text changes)
David Schweikert [Mon, 13 Feb 2017 16:43:37 +0000 (17:43 +0100)]
pod syntax
David Schweikert [Mon, 13 Feb 2017 16:42:32 +0000 (17:42 +0100)]
spacing fixes
David Schweikert [Mon, 13 Feb 2017 16:39:27 +0000 (17:39 +0100)]
sort options, remove whitespace
David Schweikert [Mon, 13 Feb 2017 16:37:05 +0000 (17:37 +0100)]
long options, better example
David Schweikert [Fri, 10 Feb 2017 16:56:53 +0000 (17:56 +0100)]
new option --rdns
David Schweikert [Fri, 10 Feb 2017 14:38:21 +0000 (15:38 +0100)]
make help a bit narrower
David Schweikert [Fri, 10 Feb 2017 14:35:57 +0000 (15:35 +0100)]
work on long option names, #73
David Schweikert [Fri, 10 Feb 2017 13:03:42 +0000 (14:03 +0100)]
initial work on long option names, #73
David Schweikert [Fri, 10 Feb 2017 09:40:42 +0000 (10:40 +0100)]
remove references to fping6
David Schweikert [Fri, 10 Feb 2017 08:43:21 +0000 (09:43 +0100)]
fix setting of IPv4 source address
David Schweikert [Fri, 10 Feb 2017 08:21:06 +0000 (09:21 +0100)]
fix coveralls call
David Schweikert [Thu, 9 Feb 2017 16:37:30 +0000 (17:37 +0100)]
fix compatibility issue with GNU Hurd
David Schweikert [Fri, 10 Feb 2017 08:02:53 +0000 (09:02 +0100)]
reformat
David Schweikert [Thu, 9 Feb 2017 11:26:33 +0000 (12:26 +0100)]
minor wording fix
David Schweikert [Thu, 9 Feb 2017 11:25:07 +0000 (12:25 +0100)]
exclude optparse for test coverage
David Schweikert [Thu, 9 Feb 2017 11:19:27 +0000 (12:19 +0100)]
integrate optparse (https://github.com/skeeto/optparse)
David Schweikert [Thu, 9 Feb 2017 10:30:30 +0000 (11:30 +0100)]
Merge branch 'develop' into coverity_scan
David Schweikert [Thu, 9 Feb 2017 10:30:27 +0000 (11:30 +0100)]
sync with develop
David Schweikert [Thu, 9 Feb 2017 10:23:59 +0000 (11:23 +0100)]
fping and fping6 unification, fixes #80
David Schweikert [Thu, 9 Feb 2017 09:21:01 +0000 (10:21 +0100)]
fix uploading to bintray
David Schweikert [Thu, 9 Feb 2017 09:18:21 +0000 (10:18 +0100)]
fix test for version 3
David Schweikert [Thu, 9 Feb 2017 09:13:13 +0000 (10:13 +0100)]
backport some changes from develop
David Schweikert [Thu, 9 Feb 2017 09:03:31 +0000 (10:03 +0100)]
sync ChangeLog
David Schweikert [Thu, 9 Feb 2017 09:00:45 +0000 (10:00 +0100)]
merge work on develop
David Schweikert [Thu, 9 Feb 2017 08:58:42 +0000 (09:58 +0100)]
prepare for rebranching of develop
David Schweikert [Mon, 23 Jan 2017 21:19:55 +0000 (22:19 +0100)]
coverity fix
David Schweikert [Mon, 23 Jan 2017 21:07:10 +0000 (22:07 +0100)]
add automated coverity
David Schweikert [Thu, 9 Feb 2017 08:43:01 +0000 (09:43 +0100)]
deploy to bintray also version3
David Schweikert [Thu, 9 Feb 2017 08:41:39 +0000 (09:41 +0100)]
prepare v3.16
David Schweikert [Mon, 6 Feb 2017 08:38:35 +0000 (09:38 +0100)]
prepare changelog for version 3.16
David Schweikert [Mon, 6 Feb 2017 08:14:31 +0000 (09:14 +0100)]
backport changes from develop
David Schweikert [Mon, 6 Feb 2017 08:12:17 +0000 (09:12 +0100)]
backport changes from develop
David Schweikert [Tue, 24 Jan 2017 07:49:22 +0000 (08:49 +0100)]
backport changes from develop
David Schweikert [Mon, 6 Feb 2017 08:07:19 +0000 (09:07 +0100)]
backport changes from develop
David Schweikert [Fri, 3 Feb 2017 13:39:52 +0000 (14:39 +0100)]
fix DNS lookup error messages
David Schweikert [Fri, 3 Feb 2017 10:42:06 +0000 (11:42 +0100)]
reformat with clang-format
David Schweikert [Thu, 2 Feb 2017 10:24:02 +0000 (11:24 +0100)]
IPv6 fixes (backported from devel)
David Schweikert [Fri, 20 Jan 2017 21:59:55 +0000 (22:59 +0100)]
Fix -M expecting an argument, when it shouldn't
David Schweikert [Tue, 31 Jan 2017 11:34:23 +0000 (12:34 +0100)]
fix -m test
David Schweikert [Tue, 31 Jan 2017 11:31:49 +0000 (12:31 +0100)]
Fix option -m to return all IPs of a hostname
David Schweikert [Tue, 31 Jan 2017 13:06:06 +0000 (14:06 +0100)]
document #80
David Schweikert [Tue, 31 Jan 2017 12:53:47 +0000 (13:53 +0100)]
compatibility fixes and prepare rc2
David Schweikert [Tue, 31 Jan 2017 11:34:23 +0000 (12:34 +0100)]
fix -m test
David Schweikert [Tue, 31 Jan 2017 11:31:49 +0000 (12:31 +0100)]
Fix option -m to return all IPs of a hostname
David Schweikert [Tue, 31 Jan 2017 10:56:19 +0000 (11:56 +0100)]
unification work
David Schweikert [Mon, 30 Jan 2017 14:32:06 +0000 (15:32 +0100)]
ipv4/ipv6 unification fixes
David Schweikert [Mon, 30 Jan 2017 10:26:47 +0000 (11:26 +0100)]
first version of fping that can do ipv4 and ipv6 at the same time
David Schweikert [Tue, 24 Jan 2017 15:38:23 +0000 (16:38 +0100)]
unification work