]> git.gsnw.org Git - fping.git/log
fping.git
11 years agostart work on seqmap
David Schweikert [Mon, 22 Jul 2013 22:25:53 +0000 (00:25 +0200)]
start work on seqmap

11 years agoRelease 3.5
David Schweikert [Wed, 22 May 2013 06:56:44 +0000 (08:56 +0200)]
Release 3.5

11 years agoRe-create configure script with autoconf 2.69 for aarch64 support (Chuck Anderson...
David Schweikert [Wed, 22 May 2013 06:48:08 +0000 (08:48 +0200)]
Re-create configure script with autoconf 2.69 for aarch64 support (Chuck Anderson, #45)

11 years agoFix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39)
David Schweikert [Tue, 21 May 2013 20:02:39 +0000 (22:02 +0200)]
Fix compatibility issue with FreeBSD (Alexandre Raynaud, Jason Harris, #39)

11 years agodocument new -D flag
David Schweikert [Tue, 21 May 2013 19:47:33 +0000 (21:47 +0200)]
document new -D flag

11 years agoMerge pull request #42 from tohojo/master
David Schweikert [Tue, 21 May 2013 19:43:02 +0000 (12:43 -0700)]
Merge pull request #42 from tohojo/master

Add -D flag to print timestamp in front of output lines.

11 years agofix sprint_tm buffer size crash (reported by Japheth Cleaver)
David Schweikert [Tue, 21 May 2013 19:36:36 +0000 (21:36 +0200)]
fix sprint_tm buffer size crash (reported by Japheth Cleaver)

11 years agoCoverity: remove pointless expression
David Schweikert [Tue, 23 Apr 2013 19:59:32 +0000 (21:59 +0200)]
Coverity: remove pointless expression

11 years agoMerge branch 'master' of github.com:schweikert/fping
David Schweikert [Tue, 23 Apr 2013 19:26:02 +0000 (21:26 +0200)]
Merge branch 'master' of github.com:schweikert/fping

11 years agoMerge pull request #47 from dlad/fix-warning
David Schweikert [Tue, 23 Apr 2013 19:12:20 +0000 (12:12 -0700)]
Merge pull request #47 from dlad/fix-warning

fix clang warning: comparison of unsigned expression < 0 is always false

11 years agofix clang warning: comparison of unsigned expression < 0 is always false
Dipen Lad [Sat, 20 Apr 2013 20:50:22 +0000 (21:50 +0100)]
fix clang warning: comparison of unsigned expression < 0 is always false

11 years agoFix formatting of usec part of timestamp output.
Toke Høiland-Jørgensen [Sun, 17 Mar 2013 15:33:52 +0000 (16:33 +0100)]
Fix formatting of usec part of timestamp output.

11 years agoAdd -D flag to print timestamps before output lines (like Linux ping).
Toke Høiland-Jørgensen [Mon, 11 Mar 2013 13:29:58 +0000 (09:29 -0400)]
Add -D flag to print timestamps before output lines (like Linux ping).

11 years agoupdate changelog
David Schweikert [Sun, 17 Feb 2013 22:09:58 +0000 (23:09 +0100)]
update changelog

11 years agoMerge pull request #35 from ghost/patch-1
David Schweikert [Sun, 17 Feb 2013 22:08:46 +0000 (14:08 -0800)]
Merge pull request #35 from ghost/patch-1

Fixes failing fping6 build on OS X 10.8

11 years agoremove version information from man-page (#31)
David Schweikert [Sun, 17 Feb 2013 22:06:27 +0000 (23:06 +0100)]
remove version information from man-page (#31)

11 years agoUpdate ChangeLog
David Schweikert [Sun, 17 Feb 2013 22:05:38 +0000 (23:05 +0100)]
Update ChangeLog

11 years agoMerge pull request #34 from mv/fix-spec-file
David Schweikert [Sun, 17 Feb 2013 22:04:04 +0000 (14:04 -0800)]
Merge pull request #34 from mv/fix-spec-file

Fix setuid permissions. Provides fping6.

12 years agoFixes failing fping6 build on OS X 10.8
Simon Hitzemann [Fri, 28 Dec 2012 15:52:25 +0000 (16:52 +0100)]
Fixes failing fping6 build on OS X 10.8

12 years agoFix setuid permissions. Provides fping6.
Marcus Vinicius Ferreira [Mon, 24 Dec 2012 14:51:34 +0000 (12:51 -0200)]
Fix setuid permissions. Provides fping6.

12 years agoPrepare 3.4
David Schweikert [Tue, 4 Sep 2012 07:32:09 +0000 (09:32 +0200)]
Prepare 3.4

12 years agoRevert "Output statistics to stdout instead of stderr (suggested by Simon Leinen...
David Schweikert [Tue, 4 Sep 2012 07:27:52 +0000 (09:27 +0200)]
Revert "Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)"

This reverts commit b4d0a93b70c7bb8b1be685a38ff440065f258c78.

12 years agorelease 3.3
David Schweikert [Sun, 19 Aug 2012 21:06:18 +0000 (23:06 +0200)]
release 3.3

12 years agoFix -n flag in fping6 (#28)
David Schweikert [Thu, 16 Aug 2012 11:59:42 +0000 (13:59 +0200)]
Fix -n flag in fping6 (#28)

12 years agoFix error message on DNS error for IPv6 hosts (#27)
David Schweikert [Thu, 16 Aug 2012 09:26:16 +0000 (11:26 +0200)]
Fix error message on DNS error for IPv6 hosts (#27)

12 years agofix wrong use of pointer (causing segfault)
David Schweikert [Thu, 16 Aug 2012 09:24:02 +0000 (11:24 +0200)]
fix wrong use of pointer (causing segfault)

12 years agoCall this 3.3-rc1, not 3.3rc1
David Schweikert [Thu, 19 Jul 2012 22:39:44 +0000 (00:39 +0200)]
Call this 3.3-rc1, not 3.3rc1

12 years agoOutput statistics to stdout instead of stderr (suggested by Simon Leinen, #9)
David Schweikert [Thu, 19 Jul 2012 22:28:10 +0000 (00:28 +0200)]
Output statistics to stdout instead of stderr (suggested by Simon Leinen, #9)

12 years agoFix "options inet6" breaking IPv4 name resolution (reported by Matt LaPlante, #17)
David Schweikert [Thu, 19 Jul 2012 22:11:20 +0000 (00:11 +0200)]
Fix "options inet6" breaking IPv4 name resolution (reported by Matt LaPlante, #17)

12 years agoFix -A for fping6 (reported by Matt LaPlante, #14)
David Schweikert [Thu, 19 Jul 2012 22:05:36 +0000 (00:05 +0200)]
Fix -A for fping6 (reported by Matt LaPlante, #14)

12 years agoFix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23)
David Schweikert [Thu, 19 Jul 2012 20:54:34 +0000 (22:54 +0200)]
Fix removing of unreachable hosts when doing loop (Thomas Liske, #13 #23)

12 years agoUpdate documentation for --enable-ipv6
David Schweikert [Thu, 19 Jul 2012 20:43:16 +0000 (22:43 +0200)]
Update documentation for --enable-ipv6

12 years agoupdate ChangeLog
David Schweikert [Thu, 19 Jul 2012 20:26:03 +0000 (22:26 +0200)]
update ChangeLog

12 years agoMerge pull request #25 from zeising/master
David Schweikert [Thu, 19 Jul 2012 20:17:14 +0000 (13:17 -0700)]
Merge pull request #25 from zeising/master

Add --with-ipv4 and --with-ipv6 options to cnfigure

12 years agoAdd --with-ipv4 and --with-ipv6 options to cnfigure
Niclas Zeising [Thu, 19 Jul 2012 16:52:25 +0000 (18:52 +0200)]
Add --with-ipv4 and --with-ipv6 options to cnfigure

Currently, to get IPv6 fping you have to pass -DIPV6 to to make while
compiling, and the resulting fping will not handle ipv4.  This patch
adds --with-ipv4 (enabled by default) and --with-ipv6 (disabled by
default) that gives a IPv4 capable fping, and a IPv6 capable fping6
respectively.  Both can be enabled, or either one.  If both the IPv4 and
the IPv6 versions are disabled, configure will throw an error.

12 years agoAdded contrib/fping.spec (Stephen Schaefer, #24)
David Schweikert [Mon, 16 Jul 2012 20:40:53 +0000 (22:40 +0200)]
Added contrib/fping.spec (Stephen Schaefer, #24)

12 years agoMan-page fix: better description of option -q (#15)
David Schweikert [Mon, 16 Jul 2012 16:53:19 +0000 (18:53 +0200)]
Man-page fix: better description of option -q (#15)

12 years agoSet default data size to 56 bytes on all architectures (#18)
David Schweikert [Mon, 16 Jul 2012 16:47:51 +0000 (18:47 +0200)]
Set default data size to 56 bytes on all architectures (#18)

12 years agoimprove autoclean
David Schweikert [Sun, 15 Jul 2012 23:14:55 +0000 (01:14 +0200)]
improve autoclean

12 years agoman page inconsistency in regards to numeric arguments (#21)
David Schweikert [Sun, 15 Jul 2012 23:05:15 +0000 (01:05 +0200)]
man page inconsistency in regards to numeric arguments (#21)

12 years agostart calling this 3.3rc1
David Schweikert [Sun, 15 Jul 2012 22:57:31 +0000 (00:57 +0200)]
start calling this 3.3rc1

12 years agoconvert man-page to pod, for easier editing
David Schweikert [Sun, 15 Jul 2012 22:53:11 +0000 (00:53 +0200)]
convert man-page to pod, for easier editing

12 years agoconvert man-page to pod, for easier editing
David Schweikert [Sun, 15 Jul 2012 22:33:39 +0000 (00:33 +0200)]
convert man-page to pod, for easier editing

12 years agoUpdate Changelog
David Schweikert [Sun, 15 Jul 2012 21:27:03 +0000 (23:27 +0200)]
Update Changelog

12 years agoFix TOS option typo.
Thomas Liske [Fri, 6 Jul 2012 18:56:12 +0000 (20:56 +0200)]
Fix TOS option typo.

12 years agoUpdate Changelog
David Schweikert [Sun, 15 Jul 2012 21:15:40 +0000 (23:15 +0200)]
Update Changelog

12 years agoThis commit fixes #13 (Debian #308695): don't remove hosts if sendto returns an error...
Thomas Liske [Fri, 6 Jul 2012 20:33:20 +0000 (22:33 +0200)]
This commit fixes #13 (Debian #308695): don't remove hosts if sendto returns an error. The error might recover and fping should still try to reach the host and count it as packet loss.

12 years agoFix TOS option typo.
Thomas Liske [Fri, 6 Jul 2012 18:56:12 +0000 (20:56 +0200)]
Fix TOS option typo.

12 years ago#1: do not output icmp errors with -q
David Schweikert [Tue, 29 May 2012 12:23:07 +0000 (14:23 +0200)]
#1: do not output icmp errors with -q

12 years agoupdate Changelog
David Schweikert [Tue, 29 May 2012 08:26:42 +0000 (10:26 +0200)]
update Changelog

12 years agorelease 3.2
David Schweikert [Tue, 29 May 2012 08:25:21 +0000 (10:25 +0200)]
release 3.2

12 years agoAdd missing changelog entry
David Schweikert [Tue, 22 May 2012 08:13:20 +0000 (10:13 +0200)]
Add missing changelog entry

12 years agoRelease 3.2-rc1
David Schweikert [Tue, 22 May 2012 08:03:27 +0000 (10:03 +0200)]
Release 3.2-rc1

12 years agoremove generated files
David Schweikert [Tue, 22 May 2012 08:00:02 +0000 (10:00 +0200)]
remove generated files

12 years agoreformat ChangeLog file, add .gitigore
David Schweikert [Tue, 22 May 2012 07:42:56 +0000 (09:42 +0200)]
reformat ChangeLog file, add .gitigore

12 years ago#11: fix linked list corruption
David Schweikert [Tue, 22 May 2012 07:16:19 +0000 (09:16 +0200)]
#11: fix linked list corruption

12 years agotrivial: fix indenting
David Schweikert [Mon, 21 May 2012 13:03:33 +0000 (15:03 +0200)]
trivial: fix indenting

12 years agoPerformance optimization for big select timeouts (#10, Andrey Bondarenko), Fix restar...
David Schweikert [Mon, 21 May 2012 12:56:01 +0000 (14:56 +0200)]
Performance optimization for big select timeouts (#10, Andrey Bondarenko), Fix restart of select call after interrupt signal (#8, Boian Bonev)

12 years agoimprove documentation for -g option (G.W. Haywood)
David Schweikert [Fri, 27 Apr 2012 11:22:05 +0000 (13:22 +0200)]
improve documentation for -g option (G.W. Haywood)

12 years agoremove 'UNRELEASED'
David Schweikert [Thu, 26 Apr 2012 12:12:43 +0000 (14:12 +0200)]
remove 'UNRELEASED'

12 years agoRelease 3.1
David Schweikert [Wed, 25 Apr 2012 21:43:43 +0000 (23:43 +0200)]
Release 3.1

12 years agoRelease 3.1
David Schweikert [Wed, 25 Apr 2012 21:42:41 +0000 (23:42 +0200)]
Release 3.1

12 years agoOutput usage information to stdout when called with -h (Paul Duda)
David Schweikert [Wed, 25 Apr 2012 21:33:44 +0000 (23:33 +0200)]
Output usage information to stdout when called with -h (Paul Duda)

12 years agoAdded -H option to specify number of hops (Paul Duda)
David Schweikert [Wed, 25 Apr 2012 21:24:37 +0000 (23:24 +0200)]
Added -H option to specify number of hops (Paul Duda)

12 years agoupdate ChangeLog
David Schweikert [Wed, 25 Apr 2012 21:12:04 +0000 (23:12 +0200)]
update ChangeLog

12 years agoMerge branch 'master' of github.com:schweikert/fping
David Schweikert [Wed, 25 Apr 2012 21:09:03 +0000 (23:09 +0200)]
Merge branch 'master' of github.com:schweikert/fping

12 years agoMerge pull request #5 from xtaran/master
David Schweikert [Wed, 25 Apr 2012 21:07:51 +0000 (14:07 -0700)]
Merge pull request #5 from xtaran/master

Typo and man-page fixups

12 years agoRemove unknown .NXR macros
Axel Beckert [Wed, 25 Apr 2012 20:27:38 +0000 (22:27 +0200)]
Remove unknown .NXR macros

12 years agoReplace unknown .ni by .fi
Axel Beckert [Wed, 25 Apr 2012 20:27:13 +0000 (22:27 +0200)]
Replace unknown .ni by .fi

12 years agoFix line DOS (^M) endings in man-page
Axel Beckert [Wed, 25 Apr 2012 20:17:53 +0000 (22:17 +0200)]
Fix line DOS (^M) endings in man-page

12 years agoFix multiple blank lines in man-page
Axel Beckert [Wed, 25 Apr 2012 20:17:06 +0000 (22:17 +0200)]
Fix multiple blank lines in man-page

12 years agoFix trailing whitespace in man-page
Axel Beckert [Wed, 25 Apr 2012 20:15:42 +0000 (22:15 +0200)]
Fix trailing whitespace in man-page

12 years agoman page: ctl -> Ctrl
Axel Beckert [Wed, 25 Apr 2012 20:11:49 +0000 (22:11 +0200)]
man page: ctl -> Ctrl

12 years agoFix lintian warnings hyphen-used-as-minus-sign in man-page
Axel Beckert [Wed, 25 Apr 2012 20:11:09 +0000 (22:11 +0200)]
Fix lintian warnings hyphen-used-as-minus-sign in man-page

12 years agoFix typo "Paramter"
Axel Beckert [Wed, 25 Apr 2012 20:06:02 +0000 (22:06 +0200)]
Fix typo "Paramter"

12 years agoprepare 3.1-rc1
David Schweikert [Thu, 23 Feb 2012 21:47:02 +0000 (22:47 +0100)]
prepare 3.1-rc1

12 years agobugfix: fix timeout issue on Solaris (Sandor Geller)
David Schweikert [Thu, 23 Feb 2012 21:42:00 +0000 (22:42 +0100)]
bugfix: fix timeout issue on Solaris (Sandor Geller)

12 years agoMerge branch 'master' of github.com:schweikert/fping
David Schweikert [Mon, 20 Feb 2012 09:42:55 +0000 (10:42 +0100)]
Merge branch 'master' of github.com:schweikert/fping

12 years agoSync debian changelog
David Schweikert [Mon, 20 Feb 2012 09:42:06 +0000 (10:42 +0100)]
Sync debian changelog

12 years agoreorganized source directory
David Schweikert [Sun, 19 Feb 2012 22:35:21 +0000 (23:35 +0100)]
reorganized source directory

12 years agoreorganized source directory
David Schweikert [Sun, 19 Feb 2012 22:16:53 +0000 (23:16 +0100)]
reorganized source directory

12 years agoreorganized source directory
David Schweikert [Sun, 19 Feb 2012 21:59:39 +0000 (22:59 +0100)]
reorganized source directory

12 years agoRemove unused linux.h file
David Schweikert [Thu, 16 Feb 2012 22:34:17 +0000 (23:34 +0100)]
Remove unused linux.h file

12 years agosmall compatibility fix
David Schweikert [Thu, 16 Feb 2012 22:28:41 +0000 (23:28 +0100)]
small compatibility fix

12 years agoImprove README and INSTALL
David Schweikert [Thu, 16 Feb 2012 22:18:40 +0000 (23:18 +0100)]
Improve README and INSTALL

12 years agoImprove README and INSTALL
David Schweikert [Thu, 16 Feb 2012 22:17:07 +0000 (23:17 +0100)]
Improve README and INSTALL

12 years agodo not explicitely check if running as root, to make it possible to install fping...
David Schweikert [Thu, 16 Feb 2012 22:07:05 +0000 (23:07 +0100)]
do not explicitely check if running as root, to make it possible to install fping with linux capabilities instead of making it setuid (setcap cap_net_raw+ep fping)

12 years agoRemove old notes
David Schweikert [Thu, 16 Feb 2012 21:59:53 +0000 (22:59 +0100)]
Remove old notes

12 years agocompatibility fixes (always use function prototypes)
David Schweikert [Thu, 16 Feb 2012 20:31:28 +0000 (21:31 +0100)]
compatibility fixes (always use function prototypes)

12 years agofinish -g rewrite
David Schweikert [Thu, 16 Feb 2012 20:28:46 +0000 (21:28 +0100)]
finish -g rewrite

12 years agoportability fixes
David Schweikert [Wed, 15 Feb 2012 22:25:06 +0000 (23:25 +0100)]
portability fixes

12 years ago-g option (generate): exclude network and broadcast address for cidr ranges (idea...
David Schweikert [Mon, 13 Feb 2012 21:04:25 +0000 (22:04 +0100)]
-g option (generate): exclude network and broadcast address for cidr ranges (idea by Eric Brander)

13 years agoUpdate date in changelog
David Schweikert [Wed, 28 Dec 2011 13:53:40 +0000 (14:53 +0100)]
Update date in changelog

13 years agoRelease 3.0
David Schweikert [Wed, 28 Dec 2011 13:50:03 +0000 (14:50 +0100)]
Release 3.0

13 years agowebsite is now fping.org
David Schweikert [Wed, 28 Dec 2011 13:32:43 +0000 (14:32 +0100)]
website is now fping.org

13 years agoprepare 3.0-rc3
David Schweikert [Thu, 22 Dec 2011 15:03:48 +0000 (16:03 +0100)]
prepare 3.0-rc3

13 years agofix calculation of select timeout, implement select restart on EINTR
David Schweikert [Thu, 22 Dec 2011 15:01:10 +0000 (16:01 +0100)]
fix calculation of select timeout, implement select restart on EINTR

13 years agoMerge branch 'master' of github.com:schweikert/fping
David Schweikert [Mon, 19 Dec 2011 09:01:08 +0000 (10:01 +0100)]
Merge branch 'master' of github.com:schweikert/fping

13 years agoREADME small fixes
David Schweikert [Mon, 19 Dec 2011 09:00:54 +0000 (10:00 +0100)]
README small fixes

13 years agoDocument ignored parameter -T
David Schweikert [Sat, 17 Dec 2011 23:29:53 +0000 (00:29 +0100)]
Document ignored parameter -T