summaryrefslogtreecommitdiffstats
path: root/plugins/check_tcp.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-30more internationalization fixesBenoit Mortier1-1/+1
2004-12-25various fixes for localizationBenoit Mortier1-16/+14
2004-12-11Patch from Ollie Cook to define return code when expected value not received ...Matthew Kent1-8/+28
2004-12-08patch 1028033Benoit Mortier1-1/+1
2004-12-04internationalization fixesBenoit Mortier1-8/+8
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03check_tcp parenthesis bug, header fix for po filesBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-6/+6
2004-12-031041571: -D option processing corrected (Eric Chen). Changed process_argument...Stanley Hopcroft1-2/+2
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-6/+4
2004-12-03fixes for internationalizationBenoit Mortier1-4/+4
2004-12-03bump copyright yearBenoit Mortier1-2/+2
2004-12-02Tracker 1041571: appended :D to getopt_long() args (for cert expiry check). E...Stanley Hopcroft1-1/+1
2004-12-02More internationalization workBenoit Mortier1-2/+2
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02changed Error: by CRITICAL -Benoit Mortier1-9/+9
2004-12-01standardize localization stringBenoit Mortier1-15/+14
2004-12-011041571 & 664615: check_tcp with cert check + nntps, simap, jabberStanley Hopcroft1-11/+156
2004-11-24Making messages more consistentTon Voon1-4/+4
2004-11-18Enhance SSL initialization problems (Phil Dibowitz - 1055120)Ton Voon1-2/+3
2004-11-17Ignore output from tcp port (949070 - Jan-Piet Mens)Ton Voon1-3/+10
2004-03-14use fperfdataKarl DeBisschop1-5/+5
2004-03-01check_tcp was returning uninitialized string with user-defined refused outcomeKarl DeBisschop1-2/+2
2004-01-21=fix segfault on malloc of server_expect for multibyte chars (David Croft)Karl DeBisschop1-5/+5
2003-11-11Added perfdataTon Voon1-1/+5
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-2/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-3/+3
2003-08-09more pedantic compiler warningsKarl DeBisschop1-96/+113
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-3/+3
2003-08-03markup for translationKarl DeBisschop1-2/+2
2003-08-02establish "UT_" namespace for usage text in #definesKarl DeBisschop1-8/+10
2003-07-30markup for translationKarl DeBisschop1-1/+3
2003-07-29mark for translationKarl DeBisschop1-34/+10
2003-07-26internationalizationKarl DeBisschop1-95/+98
2003-07-26checkins for internationalizationKarl DeBisschop1-58/+65
2003-06-30Corrections to get code to compile on systems without IPv6 supportJeremy T. Bouse1-0/+4
2003-06-29Changed usage output to show -4 and -6 are mutually exclusive. You can onlyJeremy T. Bouse1-1/+1
2003-06-29Added address_family extern int variable to netutils to allow for -4 & -6Jeremy T. Bouse1-2/+14
2003-06-02finish recv() loop when stream GT or EQ maxbytes (was GT)Karl DeBisschop1-1/+1
2003-06-01allow user to limit number of bytes fetchedKarl DeBisschop1-7/+20
2003-04-17code cleanup to clear strict compiler warningsKarl DeBisschop1-7/+9
2003-04-17code cleanup to clear strict compiler warningsKarl DeBisschop1-63/+69
2003-03-16Applied patch #660973 for tcp refusalsJeremy T. Bouse1-5/+20
2003-03-13Strip leading spaces in perf dataTon Voon1-2/+2
2003-03-13Fix compiler warnings re prognameTon Voon1-1/+2
2003-03-12doco standarizationJeremy T. Bouse1-74/+68
2003-03-12Code cleanupJeremy T. Bouse1-1/+2
2003-03-11Remove getopt_long checksTon Voon1-8/+1
2003-02-18failed if header was more than 1023 bytesKarl DeBisschop1-11/+35
2003-01-16cleanup progname assignmentKarl DeBisschop1-2/+1