]> git.gsnw.org Git - fping.git/log
fping.git
6 years agoAdding separate exit codes for success or failure, and printing the number of reachab...
deepak0004 [Sat, 27 Oct 2018 17:28:01 +0000 (22:58 +0530)]
Adding separate exit codes for success or failure, and printing the number of reachable hosts

6 years agoChanging the exit code as per travis ci
deepak0004 [Wed, 17 Oct 2018 21:58:38 +0000 (03:28 +0530)]
Changing the exit code as per travis ci

6 years agoAdding travis ci tests for more coverage and rectifying a mistake
deepak0004 [Wed, 17 Oct 2018 21:42:13 +0000 (03:12 +0530)]
Adding travis ci tests for more coverage and rectifying a mistake

6 years agoMaking the reqd changes
deepak0004 [Wed, 17 Oct 2018 18:01:14 +0000 (23:31 +0530)]
Making the reqd changes

6 years agoAdding -x option which allows user to specify a threshold and check if atleast those...
deepak0004 [Wed, 17 Oct 2018 17:52:01 +0000 (23:22 +0530)]
Adding -x option which allows user to specify a threshold and check if atleast those many hosts are active

6 years agofix whitespace
David Schweikert [Tue, 18 Sep 2018 13:54:28 +0000 (15:54 +0200)]
fix whitespace

6 years agoadd note about fixing #134
David Schweikert [Tue, 18 Sep 2018 13:17:30 +0000 (15:17 +0200)]
add note about fixing #134

6 years agoMerge pull request #134 from Polynomial-C/v4.1_diable-ipv6_fix
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

6 years agoFix 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’?

6 years agoprepare release
David Schweikert [Mon, 17 Sep 2018 19:10:02 +0000 (21:10 +0200)]
prepare release

6 years agoAdd note about #132
David Schweikert [Sat, 1 Sep 2018 19:42:11 +0000 (21:42 +0200)]
Add note about #132

6 years agoMerge pull request #132 from gsnw/develop
David Schweikert [Sat, 1 Sep 2018 19:40:14 +0000 (21:40 +0200)]
Merge pull request #132 from gsnw/develop

Fix FreeBSD ipv6 build

6 years agoFix 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

6 years agofix --help test, prepare 4.1 release
David Schweikert [Sun, 29 Jul 2018 06:44:47 +0000 (08:44 +0200)]
fix --help test, prepare 4.1 release

6 years agoAllow running fping --help even when raw socket can't be opened, fixes #131
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

6 years agoFix segfault introduced with #118 change, thanks Simon
David Schweikert [Sun, 27 May 2018 19:13:04 +0000 (21:13 +0200)]
Fix segfault introduced with #118 change, thanks Simon

6 years agofix test-14-ping-internet-hosts.pl failing
David Schweikert [Wed, 21 Feb 2018 17:42:29 +0000 (18:42 +0100)]
fix test-14-ping-internet-hosts.pl failing

6 years agoFix running on servers with disabled IPv6, fixes #118
David Schweikert [Wed, 21 Feb 2018 16:28:09 +0000 (17:28 +0100)]
Fix running on servers with disabled IPv6, fixes #118

6 years agoupdate CHANGELOG
David Schweikert [Wed, 21 Feb 2018 16:11:07 +0000 (17:11 +0100)]
update CHANGELOG

6 years agoMerge branch 'master' into develop
David Schweikert [Wed, 21 Feb 2018 16:08:06 +0000 (17:08 +0100)]
Merge branch 'master' into develop

6 years agoMerge pull request #124 from nramon/bugfix-fd0
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.

6 years agoReturn -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.

7 years agoMerge pull request #114 from deafgoat/develop
David Schweikert [Tue, 9 May 2017 07:26:48 +0000 (09:26 +0200)]
Merge pull request #114 from deafgoat/develop

fix typo: quet -> quiet

7 years agofix typo: quet -> quiet
Wisdom Omuya [Mon, 8 May 2017 21:24:41 +0000 (17:24 -0400)]
fix typo: quet -> quiet

7 years agoRe-added README file to the distribution
David Schweikert [Wed, 3 May 2017 20:28:12 +0000 (22:28 +0200)]
Re-added README file to the distribution

7 years agolink github issues
David Schweikert [Sun, 23 Apr 2017 16:28:10 +0000 (18:28 +0200)]
link github issues

7 years agoadd new changelog files to dist
David Schweikert [Sun, 23 Apr 2017 15:53:47 +0000 (17:53 +0200)]
add new changelog files to dist

7 years agoadd a note to the changelog
David Schweikert [Sun, 23 Apr 2017 15:44:09 +0000 (17:44 +0200)]
add a note to the changelog

7 years agomerge develop
David Schweikert [Sun, 23 Apr 2017 15:42:53 +0000 (17:42 +0200)]
merge develop

7 years agorelease 4.0
David Schweikert [Sun, 23 Apr 2017 14:48:03 +0000 (16:48 +0200)]
release 4.0

7 years agoNew changelog format
David Schweikert [Sun, 23 Apr 2017 15:34:46 +0000 (17:34 +0200)]
New changelog format

7 years agorelease 4.0
David Schweikert [Sun, 23 Apr 2017 14:48:03 +0000 (16:48 +0200)]
release 4.0

7 years agosome more text tuning
David Schweikert [Fri, 17 Feb 2017 11:44:31 +0000 (12:44 +0100)]
some more text tuning

7 years agoavoid duplicate hosts with -m
David Schweikert [Fri, 17 Feb 2017 11:24:38 +0000 (12:24 +0100)]
avoid duplicate hosts with -m

7 years agoimprove help text
David Schweikert [Fri, 17 Feb 2017 11:17:09 +0000 (12:17 +0100)]
improve help text

7 years agoimprove help text
David Schweikert [Fri, 17 Feb 2017 11:15:42 +0000 (12:15 +0100)]
improve help text

7 years agowhitespace fixes
David Schweikert [Fri, 17 Feb 2017 09:09:28 +0000 (10:09 +0100)]
whitespace fixes

7 years agoprepare 4.0-rc3
David Schweikert [Fri, 17 Feb 2017 08:33:36 +0000 (09:33 +0100)]
prepare 4.0-rc3

7 years agofix compiler warning
David Schweikert [Fri, 17 Feb 2017 08:21:26 +0000 (09:21 +0100)]
fix compiler warning

7 years agofix wording, #32
David Schweikert [Fri, 17 Feb 2017 07:58:51 +0000 (08:58 +0100)]
fix wording, #32

7 years agoadd note on -i default being changed
David Schweikert [Fri, 17 Feb 2017 07:57:29 +0000 (08:57 +0100)]
add note on -i default being changed

7 years agofix test
David Schweikert [Fri, 17 Feb 2017 07:47:13 +0000 (08:47 +0100)]
fix test

7 years ago-i/-p restrictions only enforced with ./configure --enable-safe-limits, change -i...
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

7 years agoreword a bit help text for #32
David Schweikert [Fri, 17 Feb 2017 07:24:06 +0000 (08:24 +0100)]
reword a bit help text for #32

7 years agowording fixes
David Schweikert [Thu, 16 Feb 2017 14:17:43 +0000 (15:17 +0100)]
wording fixes

7 years agoreformat
David Schweikert [Thu, 16 Feb 2017 14:14:43 +0000 (15:14 +0100)]
reformat

7 years agominor wording fix
David Schweikert [Thu, 16 Feb 2017 14:14:03 +0000 (15:14 +0100)]
minor wording fix

7 years ago4.0-rc2
David Schweikert [Thu, 16 Feb 2017 14:10:36 +0000 (15:10 +0100)]
4.0-rc2

7 years agodiscard late packets, auto-adjust timeout for -c/-C/-l, fixes #32
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

7 years agoimprove coverage
David Schweikert [Tue, 14 Feb 2017 10:45:09 +0000 (11:45 +0100)]
improve coverage

7 years agoimprove test coverage
David Schweikert [Mon, 13 Feb 2017 20:49:48 +0000 (21:49 +0100)]
improve test coverage

7 years agoimprove test coverage
David Schweikert [Mon, 13 Feb 2017 20:47:10 +0000 (21:47 +0100)]
improve test coverage

7 years agofix test
David Schweikert [Mon, 13 Feb 2017 19:45:59 +0000 (20:45 +0100)]
fix test

7 years agofix help test (and be less pedantic about help text changes)
David Schweikert [Mon, 13 Feb 2017 16:47:26 +0000 (17:47 +0100)]
fix help test (and be less pedantic about help text changes)

7 years agopod syntax
David Schweikert [Mon, 13 Feb 2017 16:43:37 +0000 (17:43 +0100)]
pod syntax

7 years agospacing fixes
David Schweikert [Mon, 13 Feb 2017 16:42:32 +0000 (17:42 +0100)]
spacing fixes

7 years agosort options, remove whitespace
David Schweikert [Mon, 13 Feb 2017 16:39:27 +0000 (17:39 +0100)]
sort options, remove whitespace

7 years agolong options, better example
David Schweikert [Mon, 13 Feb 2017 16:37:05 +0000 (17:37 +0100)]
long options, better example

7 years agonew option --rdns
David Schweikert [Fri, 10 Feb 2017 16:56:53 +0000 (17:56 +0100)]
new option --rdns

7 years agomake help a bit narrower
David Schweikert [Fri, 10 Feb 2017 14:38:21 +0000 (15:38 +0100)]
make help a bit narrower

7 years agowork on long option names, #73
David Schweikert [Fri, 10 Feb 2017 14:35:57 +0000 (15:35 +0100)]
work on long option names, #73

7 years agoinitial 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

7 years agoremove references to fping6
David Schweikert [Fri, 10 Feb 2017 09:40:42 +0000 (10:40 +0100)]
remove references to fping6

7 years agofix setting of IPv4 source address
David Schweikert [Fri, 10 Feb 2017 08:43:21 +0000 (09:43 +0100)]
fix setting of IPv4 source address

7 years agofix coveralls call
David Schweikert [Fri, 10 Feb 2017 08:21:06 +0000 (09:21 +0100)]
fix coveralls call

7 years agofix compatibility issue with GNU Hurd
David Schweikert [Thu, 9 Feb 2017 16:37:30 +0000 (17:37 +0100)]
fix compatibility issue with GNU Hurd

7 years agoreformat
David Schweikert [Fri, 10 Feb 2017 08:02:53 +0000 (09:02 +0100)]
reformat

7 years agominor wording fix
David Schweikert [Thu, 9 Feb 2017 11:26:33 +0000 (12:26 +0100)]
minor wording fix

7 years agoexclude optparse for test coverage
David Schweikert [Thu, 9 Feb 2017 11:25:07 +0000 (12:25 +0100)]
exclude optparse for test coverage

7 years agointegrate optparse (https://github.com/skeeto/optparse)
David Schweikert [Thu, 9 Feb 2017 11:19:27 +0000 (12:19 +0100)]
integrate optparse (https://github.com/skeeto/optparse)

7 years agoMerge branch 'develop' into coverity_scan
David Schweikert [Thu, 9 Feb 2017 10:30:30 +0000 (11:30 +0100)]
Merge branch 'develop' into coverity_scan

7 years agosync with develop
David Schweikert [Thu, 9 Feb 2017 10:30:27 +0000 (11:30 +0100)]
sync with develop

7 years agofping and fping6 unification, fixes #80
David Schweikert [Thu, 9 Feb 2017 10:23:59 +0000 (11:23 +0100)]
fping and fping6 unification, fixes #80

7 years agofix uploading to bintray
David Schweikert [Thu, 9 Feb 2017 09:21:01 +0000 (10:21 +0100)]
fix uploading to bintray

7 years agofix test for version 3
David Schweikert [Thu, 9 Feb 2017 09:18:21 +0000 (10:18 +0100)]
fix test for version 3

7 years agobackport some changes from develop
David Schweikert [Thu, 9 Feb 2017 09:13:13 +0000 (10:13 +0100)]
backport some changes from develop

7 years agosync ChangeLog
David Schweikert [Thu, 9 Feb 2017 09:03:31 +0000 (10:03 +0100)]
sync ChangeLog

7 years agomerge work on develop
David Schweikert [Thu, 9 Feb 2017 09:00:45 +0000 (10:00 +0100)]
merge work on develop

7 years agoprepare for rebranching of develop
David Schweikert [Thu, 9 Feb 2017 08:58:42 +0000 (09:58 +0100)]
prepare for rebranching of develop

7 years agocoverity fix
David Schweikert [Mon, 23 Jan 2017 21:19:55 +0000 (22:19 +0100)]
coverity fix

7 years agoadd automated coverity
David Schweikert [Mon, 23 Jan 2017 21:07:10 +0000 (22:07 +0100)]
add automated coverity

7 years agodeploy to bintray also version3
David Schweikert [Thu, 9 Feb 2017 08:43:01 +0000 (09:43 +0100)]
deploy to bintray also version3

7 years agoprepare v3.16
David Schweikert [Thu, 9 Feb 2017 08:41:39 +0000 (09:41 +0100)]
prepare v3.16

7 years agoprepare changelog for version 3.16
David Schweikert [Mon, 6 Feb 2017 08:38:35 +0000 (09:38 +0100)]
prepare changelog for version 3.16

7 years agobackport changes from develop
David Schweikert [Mon, 6 Feb 2017 08:14:31 +0000 (09:14 +0100)]
backport changes from develop

7 years agobackport changes from develop
David Schweikert [Mon, 6 Feb 2017 08:12:17 +0000 (09:12 +0100)]
backport changes from develop

7 years agobackport changes from develop
David Schweikert [Tue, 24 Jan 2017 07:49:22 +0000 (08:49 +0100)]
backport changes from develop

7 years agobackport changes from develop
David Schweikert [Mon, 6 Feb 2017 08:07:19 +0000 (09:07 +0100)]
backport changes from develop

7 years agofix DNS lookup error messages
David Schweikert [Fri, 3 Feb 2017 13:39:52 +0000 (14:39 +0100)]
fix DNS lookup error messages

7 years agoreformat with clang-format
David Schweikert [Fri, 3 Feb 2017 10:42:06 +0000 (11:42 +0100)]
reformat with clang-format

7 years agoIPv6 fixes (backported from devel)
David Schweikert [Thu, 2 Feb 2017 10:24:02 +0000 (11:24 +0100)]
IPv6 fixes (backported from devel)

7 years agoFix -M expecting an argument, when it shouldn't
David Schweikert [Fri, 20 Jan 2017 21:59:55 +0000 (22:59 +0100)]
Fix -M expecting an argument, when it shouldn't

7 years agofix -m test
David Schweikert [Tue, 31 Jan 2017 11:34:23 +0000 (12:34 +0100)]
fix -m test

7 years agoFix option -m to return all IPs of a hostname
David Schweikert [Tue, 31 Jan 2017 11:31:49 +0000 (12:31 +0100)]
Fix option -m to return all IPs of a hostname

7 years agodocument #80
David Schweikert [Tue, 31 Jan 2017 13:06:06 +0000 (14:06 +0100)]
document #80

7 years agocompatibility fixes and prepare rc2
David Schweikert [Tue, 31 Jan 2017 12:53:47 +0000 (13:53 +0100)]
compatibility fixes and prepare rc2

7 years agofix -m test
David Schweikert [Tue, 31 Jan 2017 11:34:23 +0000 (12:34 +0100)]
fix -m test

7 years agoFix option -m to return all IPs of a hostname
David Schweikert [Tue, 31 Jan 2017 11:31:49 +0000 (12:31 +0100)]
Fix option -m to return all IPs of a hostname

7 years agounification work
David Schweikert [Tue, 31 Jan 2017 10:56:19 +0000 (11:56 +0100)]
unification work

7 years agoipv4/ipv6 unification fixes
David Schweikert [Mon, 30 Jan 2017 14:32:06 +0000 (15:32 +0100)]
ipv4/ipv6 unification fixes