summaryrefslogtreecommitdiffstats
path: root/plugins/check_nwstat.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2012-06-29Die when asprintf failsAnders Kaseorg1-102/+102
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-3/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-6/+6
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-20/+20
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+7
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-15/+15
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-24/+21
2007-12-13Fixed help output (Christian Mies)Ton Voon1-1/+1
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-85/+90
2006-09-21Added perfdata for most variables and new parameters: VMU, VMF,Ton Voon1-24/+610
2006-06-17cleaning up help and usageBenoit Mortier1-9/+10
2005-09-21Reopen connections for each query (1296296 - David Sullivan)Ton Voon1-1/+91
2005-07-11Miscelleneous bug fixes (Gerd Mueller - 1235879)Ton Voon1-6/+24
2004-12-25various fixes for localizationBenoit Mortier1-4/+2
2004-12-05fix patch 998291Benoit Mortier1-2/+1
2004-12-04internationalization fixesBenoit Mortier1-1/+1
2004-12-03reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorryBenoit Mortier1-1/+1
2004-12-03print_help and print_usage() cleanupBenoit Mortier1-3/+3
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-3/+1
2004-12-03internationalization fixes and help fixesBenoit Mortier1-3/+4
2004-12-03Localization fixesBenoit Mortier1-2/+2
2004-12-03bump copyright yearBenoit Mortier1-2/+2
2004-12-02More internationalization workBenoit Mortier1-1/+1
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02changed Error: by CRITICAL -Benoit Mortier1-8/+8
2004-12-01standardize localization stringBenoit Mortier1-11/+8
2004-11-24Attempting to fix a reported segfault (1055054)Matthew Kent1-2/+2
2004-11-24Making messages more consistentTon Voon1-2/+2
2004-02-29was making up to 34 separate tcp connections - now we open one and reuseKarl DeBisschop1-35/+41
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-3/+3
2003-08-09more pedantic compiler warnsKarl DeBisschop1-10/+23
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-1/+1
2003-08-06markup for translationKarl DeBisschop1-485/+518
2003-06-29Added NLM test (Phil Randal)Ton Voon1-0/+21
2003-05-14Added DSVER and UPTIME checks (Phil Randal - 737617)Ton Voon1-1/+29
2003-03-27Extra Netware checks (Patch 710247 - Dietmar Ruzicka)Ton Voon1-1/+85
2003-03-11Remove getopt_long checksTon Voon1-11/+0
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-8/+6
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-2/+2
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-47/+47
2002-02-28Initial revisionEthan Galstad1-0/+821