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_tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-12-30
more internationalization fixes
Benoit Mortier
1
-1/+1
2004-12-25
various fixes for localization
Benoit Mortier
1
-16/+14
2004-12-11
Patch from Ollie Cook to define return code when expected value not received ...
Matthew Kent
1
-8/+28
2004-12-08
patch 1028033
Benoit Mortier
1
-1/+1
2004-12-04
internationalization fixes
Benoit Mortier
1
-8/+8
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
check_tcp parenthesis bug, header fix for po files
Benoit Mortier
1
-1/+1
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
1
-6/+6
2004-12-03
1041571: -D option processing corrected (Eric Chen). Changed process_argument...
Stanley Hopcroft
1
-2/+2
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-6/+4
2004-12-03
fixes for internationalization
Benoit Mortier
1
-4/+4
2004-12-03
bump copyright year
Benoit Mortier
1
-2/+2
2004-12-02
Tracker 1041571: appended :D to getopt_long() args (for cert expiry check). E...
Stanley Hopcroft
1
-1/+1
2004-12-02
More internationalization work
Benoit Mortier
1
-2/+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
-9/+9
2004-12-01
standardize localization string
Benoit Mortier
1
-15/+14
2004-12-01
1041571 & 664615: check_tcp with cert check + nntps, simap, jabber
Stanley Hopcroft
1
-11/+156
2004-11-24
Making messages more consistent
Ton Voon
1
-4/+4
2004-11-18
Enhance SSL initialization problems (Phil Dibowitz - 1055120)
Ton Voon
1
-2/+3
2004-11-17
Ignore output from tcp port (949070 - Jan-Piet Mens)
Ton Voon
1
-3/+10
2004-03-14
use fperfdata
Karl DeBisschop
1
-5/+5
2004-03-01
check_tcp was returning uninitialized string with user-defined refused outcome
Karl DeBisschop
1
-2/+2
2004-01-21
=fix segfault on malloc of server_expect for multibyte chars (David Croft)
Karl DeBisschop
1
-5/+5
2003-11-11
Added perfdata
Ton Voon
1
-1/+5
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-2/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-3/+3
2003-08-09
more pedantic compiler warnings
Karl DeBisschop
1
-96/+113
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
1
-3/+3
2003-08-03
markup for translation
Karl DeBisschop
1
-2/+2
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
1
-8/+10
2003-07-30
markup for translation
Karl DeBisschop
1
-1/+3
2003-07-29
mark for translation
Karl DeBisschop
1
-34/+10
2003-07-26
internationalization
Karl DeBisschop
1
-95/+98
2003-07-26
checkins for internationalization
Karl DeBisschop
1
-58/+65
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
Added address_family extern int variable to netutils to allow for -4 & -6
Jeremy T. Bouse
1
-2/+14
2003-06-02
finish recv() loop when stream GT or EQ maxbytes (was GT)
Karl DeBisschop
1
-1/+1
2003-06-01
allow user to limit number of bytes fetched
Karl DeBisschop
1
-7/+20
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
1
-7/+9
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
1
-63/+69
2003-03-16
Applied patch #660973 for tcp refusals
Jeremy T. Bouse
1
-5/+20
2003-03-13
Strip leading spaces in perf data
Ton Voon
1
-2/+2
2003-03-13
Fix compiler warnings re progname
Ton Voon
1
-1/+2
2003-03-12
doco standarization
Jeremy T. Bouse
1
-74/+68
2003-03-12
Code cleanup
Jeremy T. Bouse
1
-1/+2
2003-03-11
Remove getopt_long checks
Ton Voon
1
-8/+1
2003-02-18
failed if header was more than 1023 bytes
Karl DeBisschop
1
-11/+35
2003-01-16
cleanup progname assignment
Karl DeBisschop
1
-2/+1
[next]