summaryrefslogtreecommitdiffstats
path: root/plugins/check_game.c
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-4/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-5/+5
2010-04-11Fix Debian bug #307905: Incorrect usage outputHolger Weiss1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-4/+4
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+8
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-10/+8
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-19/+18
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-1/+17
2006-06-14updating the help and usage for localizationBenoit Mortier1-21/+14
2005-11-14start of the cleaning of the localizationBenoit Mortier1-221/+232
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyM. Sean Finney1-1/+0
2005-10-24initial merging of ae's np_runcmd code into selected plugins.M. Sean Finney1-31/+15
2005-10-13debian bts #307905:M. Sean Finney1-2/+2
2004-12-25various fixes for localizationBenoit Mortier1-10/+5
2004-12-08patch 1028033Benoit Mortier1-2/+2
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-2/+2
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-4/+1
2004-12-03internationalization fixes and help fixesBenoit Mortier1-3/+4
2004-12-03bump copyright yearBenoit Mortier1-2/+2
2004-12-02More internationalization workBenoit Mortier1-14/+2
2004-12-02return of process_arguments() is TRUE not OK !Benoit Mortier1-1/+1
2004-12-02changed Error: by CRITICAL -Benoit Mortier1-5/+5
2004-12-01standardize localization stringBenoit Mortier1-3/+7
2004-11-24Making messages more consistentTon Voon1-2/+2
2004-03-04use float for time in perf dataKarl DeBisschop1-1/+1
2003-08-28add perf dataKarl DeBisschop1-8/+46
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-43/+54
2003-08-07replace "terminate" with "die" for shorter name and better readabilityKarl DeBisschop1-2/+2
2003-08-02markupf for translationKarl DeBisschop1-48/+42
2003-04-07had been grandfathered ibto core, finally use normal getopts, add options for...Karl DeBisschop1-173/+190
2003-01-16progname and print_usage need to be definedKarl DeBisschop1-0/+6
2002-08-13Mod to display current/max number of players in a game (Frank Kannemann)Ethan Galstad1-2/+8
2002-02-28Initial revisionEthan Galstad1-0/+287