index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
negate.c
Age
Commit message (
Expand
)
Author
Files
Lines
28 hours
negate: style + linter fixes
Lorenz Kästle
1
-18/+14
28 hours
negate: do not export local variables
Lorenz Kästle
1
-3/+3
28 hours
negate: update copyright
Lorenz Kästle
1
-2/+2
28 hours
negate: clang-format
Lorenz Kästle
1
-146/+124
2024-02-12
Added indentions for readability
refs/pull/1987/head
Eunice Remoquillo
1
-2/+2
2024-02-12
Improve negate plugin helptext
Eunice Remoquillo
1
-2/+4
2023-10-19
Fixes for -Wsign-compare
RincewindsHat
1
-3/+2
2023-10-18
check_negate: Use C99 booleans
RincewindsHat
1
-7/+7
2017-09-04
Output plugin's stderr to stderr
refs/pull/1505/head
Michael Kraus
1
-3/+1
2014-12-15
negate: remove unused variables
refs/pull/1309/head
Sebastian Herbszt
1
-2/+2
2014-06-28
Merge pull request #1262 from waja/fix_aix
Sven Nierlein
1
-2/+2
2014-06-28
plugins/negate.c - Function should not return.
Spenser Reinhardt
1
-2/+2
2014-06-28
plugins/negate.c - Reorder if statement, aiob
Spenser Reinhardt
1
-2/+1
2014-06-28
Include common.h before any system headers.
refs/pull/1262/head
Eric J. Mislivec
1
-2/+2
2014-01-29
Move negate' translate_state() to utils_base.h mp_translate_state()
Thomas Guyot-Sionnest
1
-24/+5
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-3/+3
2014-01-21
plugins/*.c: Non-network timeout changes
Spenser Reinhardt
1
-1/+1
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
1
-1/+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1/+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3/+3
2013-09-10
Fix GCC's -Wimplicit-function-declaration warnings
Holger Weiss
1
-0/+3
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-1/+1
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
1
-3/+3
2010-04-14
Update french translation (fix all fuzzy's)
Thomas Guyot-Sionnest
1
-1/+1
2009-03-20
negate: make timeouts configurable
Thomas Guyot-Sionnest
1
-2/+12
2009-03-20
negate: Fix not printing the real timeout in ALRM handler when timeout is lef...
Thomas Guyot-Sionnest
1
-1/+3
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-6/+2
2008-05-02
negate now has the ability to replace the status text as well (-s, --substitute)
Thomas Guyot-Sionnest
1
-16/+35
2008-01-31
Bump plugins/ to GPLv3 (non-plugind files)
Thomas Guyot-Sionnest
1
-95/+20
2007-12-10
Plenty of french translations (and a few fixes BTW)
Thomas Guyot-Sionnest
1
-4/+4
2007-09-23
Removed some c99 style comments
Matthias Eble
1
-1/+1
2007-09-22
Rewrite the "map changes to return codes" patch nearly from scratch.
Thomas Guyot-Sionnest
1
-16/+75
2007-09-21
Stop double expansion of parameters for negate - works like
Ton Voon
1
-58/+49
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2006-10-19
another round of localization cleaning
Benoit Mortier
1
-0/+2
2006-06-18
updating help and usage and license
Benoit Mortier
1
-34/+49
2004-12-25
various fixes for localization
Benoit Mortier
1
-3/+1
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-7/+3
2004-12-03
some minor fixes
Benoit Mortier
1
-2/+3
2004-12-03
bump copyright year
Benoit Mortier
1
-1/+1
2004-12-02
More internationalization work
Benoit Mortier
1
-1/+2
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-9/+12
2004-11-24
Making messages more consistent
Ton Voon
1
-1/+1
2004-02-20
spell fix "received"
Karl DeBisschop
1
-1/+1
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-97/+91
[next]