Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / check_game.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2010-04-11 Holger WeissFix Debian bug #307905: Incorrect usage output
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-05-07 Thomas Guyot-SionnestAdded support for --extra-opts in all C plugins (disabl...
2008-04-27 Thomas Guyot-Sionnest--help output cleanup (plus removal of spaces on blank...
2008-01-30 Thomas Guyot-SionnestBump plugins/ to GPLv3 (check_apt to check_nwstat)
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-19 Benoit Mortierfirst pass at cleaning localization for new release
2006-06-14 Benoit Mortierupdating the help and usage for localization
2005-11-14 Benoit Mortierstart of the cleaning of the localization
2005-10-31 M. Sean Finneycode cleanups, largely resulting from turning on -Wall...
2005-10-24 M. Sean Finneyinitial merging of ae's np_runcmd code into selected...
2005-10-13 M. Sean Finneydebian bts #307905:
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-08 Benoit Mortierpatch 1028033
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierprint_help and print_usage() cleanup
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierinternationalization fixes and help fixes
2004-12-03 Benoit Mortierbump copyright year
2004-12-02 Benoit MortierMore internationalization work
2004-12-02 Benoit Mortierreturn of process_arguments() is TRUE not OK !
2004-12-02 Benoit Mortierchanged Error: by CRITICAL -
2004-12-01 Benoit Mortierstandardize localization string
2004-11-24 Ton VoonMaking messages more consistent
2004-03-04 Karl DeBisschopuse float for time in perf data
2003-08-28 Karl DeBisschopadd perf data
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-07 Karl DeBisschopreplace "terminate" with "die" for shorter name and...
2003-08-02 Karl DeBisschopmarkupf for translation
2003-04-07 Karl DeBisschophad been grandfathered ibto core, finally use normal...
2003-01-16 Karl DeBisschopprogname and print_usage need to be defined
2002-08-13 Ethan GalstadMod to display current/max number of players in a game...
2002-02-28 Ethan GalstadInitial revision