index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
negate.c
Age
Commit message (
Expand
)
Author
2017-09-04
Output plugin's stderr to stderr
Michael Kraus
2014-12-15
negate: remove unused variables
Sebastian Herbszt
2014-06-28
Merge pull request #1262 from waja/fix_aix
Sven Nierlein
2014-06-28
plugins/negate.c - Function should not return.
Spenser Reinhardt
2014-06-28
plugins/negate.c - Reorder if statement, aiob
Spenser Reinhardt
2014-06-28
Include common.h before any system headers.
Eric J. Mislivec
2014-01-29
Move negate' translate_state() to utils_base.h mp_translate_state()
Thomas Guyot-Sionnest
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Non-network timeout changes
Spenser Reinhardt
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-09-10
Fix GCC's -Wimplicit-function-declaration warnings
Holger Weiss
2012-06-29
Die when asprintf fails
Anders Kaseorg
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2010-04-14
Update french translation (fix all fuzzy's)
Thomas Guyot-Sionnest
2009-03-20
negate: make timeouts configurable
Thomas Guyot-Sionnest
2009-03-20
negate: Fix not printing the real timeout in ALRM handler when timeout is lef...
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-05-02
negate now has the ability to replace the status text as well (-s, --substitute)
Thomas Guyot-Sionnest
2008-01-31
Bump plugins/ to GPLv3 (non-plugind files)
Thomas Guyot-Sionnest
2007-12-10
Plenty of french translations (and a few fixes BTW)
Thomas Guyot-Sionnest
2007-09-23
Removed some c99 style comments
Matthias Eble
2007-09-22
Rewrite the "map changes to return codes" patch nearly from scratch.
Thomas Guyot-Sionnest
2007-09-21
Stop double expansion of parameters for negate - works like
Ton Voon
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2006-10-19
another round of localization cleaning
Benoit Mortier
2006-06-18
updating help and usage and license
Benoit Mortier
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
some minor fixes
Benoit Mortier
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-02-20
spell fix "received"
Karl DeBisschop
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-04
markup for translation
Karl DeBisschop
2003-05-14
Added examples
Ton Voon
2003-03-13
negate must be POSIXly correct in handling options, else wrapped options get ...
Karl DeBisschop
2003-03-11
Remove getopt_long checks
Ton Voon
2003-03-11
Fixed reading too many argv parameters and changed to asprintf
Ton Voon
2003-02-12
Remove unnecessary \ and fix coredump with no parameters specified
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
[next]