index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_ping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-12-25
various fixes for localization
Benoit Mortier
1
-3/+1
2004-12-05
fix patch 998291
Benoit Mortier
1
-0/+2
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-3/+1
2004-12-03
fixes for internationalization
Benoit Mortier
1
-11/+9
2004-12-03
Localization fixes
Benoit Mortier
1
-1/+1
2004-12-03
bump copyright year
Benoit Mortier
1
-1/+1
2004-12-02
More internationalization work
Benoit Mortier
1
-3/+2
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-2/+2
2004-12-01
standardize localization string
Benoit Mortier
1
-22/+18
2004-11-24
Making messages more consistent
Ton Voon
1
-4/+3
2004-11-20
New output format reported by pumuckel1980 (946857)
Matthew Kent
1
-0/+1
2004-02-25
pass timeout to ping if supported with -w parameter (linux)
Karl DeBisschop
1
-18/+19
2004-02-09
Fix for check_ping old-style argument handling (Patrick McCormick - 892211)
Ton Voon
1
-2/+4
2003-09-12
new output format reported by Patrick Allen <p.allen@brandblue.co.uk>
Karl DeBisschop
1
-1/+2
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-18
move error scans to a new separate routine and scan both stderr and stdio
Karl DeBisschop
1
-35/+34
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-3/+3
2003-08-09
more pedantic compiler warns
Karl DeBisschop
1
-14/+18
2003-08-07
cleanup for better readability
Karl DeBisschop
1
-55/+54
2003-08-07
markup for translation
Karl DeBisschop
1
-140/+125
2003-06-30
Corrections to get code to compile on systems without IPv6 support
Jeremy T. Bouse
1
-0/+4
2003-06-29
Changed usage output to show -4 and -6 are mutually exclusive. You can only
Jeremy T. Bouse
1
-1/+1
2003-06-29
check_ping is now coded with -4 & -6 options to call PING or PING6 command
Jeremy T. Bouse
1
-4/+17
2003-05-07
Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using the
Jeremy T. Bouse
1
-3/+17
2003-03-11
Remove getopt_long checks
Ton Voon
1
-14/+2
2003-03-03
accept comma-delimted list of hosts for checking if a multihomed host is alive
Karl DeBisschop
1
-21/+38
2003-03-02
add logic to check multiple servers
Karl DeBisschop
1
-45/+60
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-4/+4
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
1
-4/+2
2002-11-09
remove call_getopt
Karl DeBisschop
1
-1/+0
2002-11-09
define and use usage3 where second part of message is a an int/char
Karl DeBisschop
1
-1/+1
2002-11-08
remove unused variables
Karl DeBisschop
1
-6/+3
2002-10-18
remove broken call_getopt stuff
Karl DeBisschop
1
-108/+96
2002-06-19
more POSIX return value comparison related code fixes
Subhendu Ghosh
1
-1/+1
2002-06-19
fixes for using POSIX return codes
Subhendu Ghosh
1
-6/+24
2002-05-08
patch for Suse 8.0 loss output
Subhendu Ghosh
1
-1/+4
2002-04-23
corrected program name and added rtt patch for RH7.2+beta
Subhendu Ghosh
1
-8/+13
2002-02-28
Initial revision
Ethan Galstad
1
-0/+492
[prev]