Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / negate.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2010-04-14 Thomas Guyot-SionnestUpdate french translation (fix all fuzzy's)
2009-03-20 Thomas Guyot-Sionnestnegate: make timeouts configurable
2009-03-20 Thomas Guyot-Sionnestnegate: Fix not printing the real timeout in ALRM handl...
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-05-02 Thomas Guyot-Sionnestnegate now has the ability to replace the status text...
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (non-plugind files)
2007-12-10 Thomas Guyot-SionnestPlenty of french translations (and a few fixes BTW)
2007-09-23 Matthias EbleRemoved some c99 style comments
2007-09-22 Thomas Guyot-SionnestRewrite the "map changes to return codes" patch nearly...
2007-09-21 Ton VoonStop double expansion of parameters for negate - works...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-19 Benoit Mortieranother round of localization cleaning
2006-06-18 Benoit Mortierupdating help and usage and license
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-03 Benoit Mortierreverting my changes from !=TRUE to == ERROR, that...
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortiersome minor 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-02-20 Karl DeBisschopspell fix "received"
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-04 Karl DeBisschopmarkup for translation
2003-05-14 Ton VoonAdded examples
2003-03-13 Karl DeBisschopnegate must be POSIXly correct in handling options...
2003-03-11 Ton VoonRemove getopt_long checks
2003-03-11 Ton VoonFixed reading too many argv parameters and changed...
2003-02-12 Ton VoonRemove unnecessary \ and fix coredump with no parameter...
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-09 Karl DeBisschopdefine and use usage3 where second part of message...
2002-10-07 Karl DeBisschopuse asprintf, inhibit splint warning
2002-09-08 Karl DeBisschopwrapper to invert return status