]> git.gsnw.org Git - fping.git/shortlog
fping.git
2024-04-13 German Service... Extended configure.ac with --enable-debug and create...
2024-04-13 German Service... Update Azure Pipline add macOS pipline job
2024-04-13 German Service... Update Azure Pipline linux test based on github pipline...
2024-04-13 David SchweikertFix number of tests
2024-04-13 David SchweikertRemove flaky test for now.
2024-04-08 German Service... Check if the variable next_value->ping_ts != 0 in seqma...
2024-02-24 Erik Auerswaldalways output error message in crash_and_burn()
2024-02-24 Erik Auerswaldimprove help output for options -c and -C
2024-02-20 Erik Auerswalduse function stats_reset_interval()
2024-02-20 Erik Auerswaldtypo fixes pertaining to ICMP for IPv6 sockets
2024-02-20 Erik AuerswaldDocument that -c N overrides -a or -u
2024-02-20 Erik AuerswaldDecouple -a/-u effects from -c
2024-02-20 Erik AuerswaldMove description of -i MSEC to probing options
2024-02-07 Erik AuerswaldTest ping to "all IPv6 nodes" multicast address
2024-02-07 Erik AuerswaldTest edge cases of -f and -g
2024-02-07 Erik AuerswaldTest -l together with -Q or -t
2024-02-07 Erik AuerswaldTest that -x, -X, -k require numeric argument
2024-02-07 Erik AuerswaldTest that negative numbers are not accepted
2024-02-07 Erik AuerswaldFix a comment describing a test
2024-02-04 Erik AuerswaldDefensive coding: guard against a division by zero
2024-02-04 Erik AuerswaldUpdate exit status description in man page
2024-01-08 Erik AuerswaldTest examples from man page
2024-01-08 Erik AuerswaldAdd test for option combination -Q SECS -o
2024-01-08 Erik AuerswaldAdd longer test for -Q SECS
2024-01-08 Erik AuerswaldTest that -g does not accept IPv6
2024-01-08 Erik AuerswaldTest edge case behavior of "fping -g"
2024-01-08 deepkvAdd --fwmark/-k option for Linux
2023-11-02 German Service... Change obsolete macro from AC_CANONICAL_SYSTEM to AC_CA...
2023-11-02 German Service... Move the OS detection to configure.ac script to set...
2023-11-02 German Service... Fix deprected github action ubuntu-18.04 to ubuntu...
2023-11-02 German Service... Checking obsolete macro AC_PROG_CC_STDC as of autoconf...
2023-11-02 German Service... Checking obsolete macro AC_GNU_SOURCE as of autoconf...
2023-09-07 darlessRemove dockerfile from root
2023-09-07 darless1Move to contrib folder
2023-09-07 darless1Dockerfile for fping
2023-09-07 German Service... Repair the faulty test 15
2023-08-27 ilyam8remove host from netdata chart titles
2023-08-27 ilyam8remove www
2023-08-27 ilyam8update netdata link
2023-08-27 Vincent OLLIVIERUpdating documentation regarding root requirements...
2023-08-27 Khem Rajfping: Initialize msghdr struct in a portable way
2023-08-27 German Service... Test for fping: add option to exit immediately once...
2023-08-27 German Service... fping: add option to exit immeditely once N hosts have...
2023-08-27 German Service... Fixing build warning long int on seqmap.c line 84
2023-08-27 German Service... OpenBSD is not affected by the "broken alpha headers...
2023-08-27 German Service... Fallback to SO_TIMESTAMP if SO_TIMESTAMPNS is not available
2022-10-21 David Schweikertcorrectly call getnameinfo()
2022-10-21 David Schweikertreformat
2022-05-13 Thomas KlausnerNetBSD/alpha is not affected by the "broken alpha heade...
2022-03-05 David Schweikertfix socket4 vs socket6 typo (#249, thanks @sfan5)
2022-03-05 David Schweikertfix unprivileged ping broken in v5.1 (fixes #248)
2022-02-06 David Schweikertupdate changelog and 5.1 release date
2022-02-06 David SchweikertUpdate autotools and fix code coverage issues.
2022-02-06 Erik Auerswaldadd missing files to autoclean.sh
2022-02-06 German Service... Remove dublicate include time.h entry
2022-01-31 David SchweikertGH action test
2022-01-30 David SchweikertCreate codeql-analysis.yml (#241)
2022-01-30 David SchweikertMerge pull request #240 from auerswal/doc-fixes
2022-01-30 Erik AuerswaldImprove -Q documentation
2022-01-30 Erik AuerswaldImprove -d and -n documentation
2021-12-31 David SchweikertMerge pull request #236 from schweikert/travis-fix
2021-12-31 David Schweikertprepare 5.1 release
2021-12-31 David Schweikertmore travis stability fixes
2021-12-31 David Schweikertskip timing test on macos
2021-12-31 David SchweikertMerge pull request #217 from gsnw/bug/203
2021-12-30 German Service... Fixed wrong timestamp under Free- and OpenBSD and macOS
2021-12-30 David SchweikertMerge pull request #227 from aafbsd/patch-1
2021-12-30 David SchweikertMerge pull request #229 from gsnw/bug/219
2021-12-30 David SchweikertMerge pull request #235 from schweikert/travis-fix
2021-12-29 David Schweikertfix travis build
2021-11-21 David SchweikertMerge pull request #232 from zdyxry/spec
2021-11-20 Yiran ZhouUse setcap to specify specific files
2021-09-22 David SchweikertMerge pull request #226 from k0ste/help
2021-08-14 German Service... use formatstring macro PRId64 in print_netdata for...
2021-08-07 aafbsdUpdate fping.c
2021-08-07 David SchweikertMerge pull request #215 from normanr/develop
2021-08-06 Konstantin... Netdata feature: use host instead name as family label
2021-07-18 David SchweikertMerge pull request #208 from timgates42/bugfix_typo_per...
2021-03-01 Norman RasmussenAllow -4 option to be given multiple times when IPv6...
2020-12-16 Tim Gatesdocs: fix simple typo, permanetly -> permanently
2020-10-17 David SchweikertMerge pull request #200 from simetnicbr/for-upstream...
2020-10-17 David SchweikertMerge pull request #198 from dinoex/develop
2020-10-17 David SchweikertMerge pull request #197 from gsnw/develop
2020-08-25 Henrique de... fping: retain privileges until after privileged setsockopt
2020-08-20 Dirk Meyer- fix regression introduced in fping 4.3
2020-08-07 German Service... Update Azure Pipline based on travis-ci tuning
2020-08-05 David Schweikertsmall fixes to changelog
2020-08-05 David Schweikerttravis-ci: fix deploy stage
2020-08-05 David Schweikerttravis-ci: fix deploy stage
2020-08-05 David Schweikertprepare 5.0 release
2020-08-05 David Schweikertmove coverity scan to a script, so that it doesn't...
2020-08-05 David Schweikertchange license field in fping.spec to something that...
2020-08-05 David Schweikertmove coverity scan to a script, so that it doesn't...
2020-08-05 David Schweikertmove coverity scan to a script, so that it doesn't...
2020-08-05 David Schweikertupdate coverage badge link
2020-08-05 David Schweikertuse int64_t for time-related variables
2020-08-04 David Schweikertremove debug output
2020-08-04 David Schweikertuse int64_t everywhere, instead of long and 10us values
2020-08-04 David SchweikertMerge branch 'testing-improvements' into develop
2020-08-04 David Schweikertmore travis-ci improvements
next