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
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
plugins/common.h: Remove superflous TRUE/FALSE definitions
RincewindsHat
1
-8/+0
2023-09-22
Rework maxfd/open_max to avoid unused variables
RincewindsHat
1
-14/+0
2019-02-15
check_by_ssh: fix child process leak on timeouts
refs/pull/1583/head
Sven Nierlein
1
-0/+14
2017-11-06
Fix build issue with MariaDB 10.2
refs/pull/1522/head
Bernard Spil
1
-0/+5
2016-11-13
add openssl 1.1 support
refs/pull/1443/head
vagrant
1
-0/+7
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-2/+2
2013-08-27
Partially revert "check_snmp: Close potential for using uninitialized memory"
Holger Weiss
1
-3/+3
2013-08-27
Merge branch 'master' of https://github.com/ozamosi/nagios-plugins
Holger Weiss
1
-3/+3
2013-08-20
added missing header to fix build on freebsd
Sven Nierlein
1
-2/+0
2013-08-19
Clean up check for _SC_NPROCESSORS_ONLN
Holger Weiss
1
-7/+5
2013-08-19
Bug fix for ncpus if hyperthreading turned off in linux
refs/pull/62/head
Booker C. Bense
1
-3/+7
2013-01-29
check_snmp: Close potential for using uninitialized memory
refs/pull/37/head
Robin Sonefors
1
-3/+3
2012-10-09
Allow for configuring OpenSSL
Holger Weiss
1
-0/+1
2012-02-10
Enable compiling on AIX 6.1
Eric Stanley
1
-0/+6
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
1
-3/+0
2008-03-11
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
Ton Voon
1
-6/+0
2008-02-13
This floorf workaround is Nnot needed anymore since floorf is part of Gnulib
Thomas Guyot-Sionnest
1
-5/+0
2008-02-12
Sync to latest Gnulib
Thomas Guyot-Sionnest
1
-3/+0
2008-01-31
Bump plugins/ to GPLv3 (header files)
Thomas Guyot-Sionnest
1
-33/+32
2007-04-25
check_load can optionally divide by number of cpus
Ton Voon
1
-0/+12
2007-03-22
Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
Holger Weiss
1
-1/+1
2007-01-27
Include GNULib's "dirname.h" in order to pull in the base_name()
Holger Weiss
1
-0/+1
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
1
-27/+4
2006-12-07
Fix coredump on 64bit Solaris. Also adds more error conditions and moves
Ton Voon
1
-21/+6
2006-07-29
Fix two Solaris compile problems
Ton Voon
1
-0/+5
2006-07-19
Fix to add uintmax_t, for check_disk.c compile
Ton Voon
1
-0/+13
2006-07-19
Fix for CHAR_MAX on Solaris 9
Ton Voon
1
-0/+1
2006-05-25
Gettext fixes to sync with coreutils
Ton Voon
1
-0/+6
2006-05-18
Synchronise with coreutils 2.95. Gettext now synced with coreutils,
Ton Voon
1
-3/+0
2006-05-01
- check_ntp:
M. Sean Finney
1
-0/+4
2005-12-07
No floorf on Solaris 9 (Jon Vandegrift - 1374705)
Ton Voon
1
-0/+5
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
1
-1/+1
2005-10-19
- initial attempt at consolidating ssl-related code into netutils.{c,h}
M. Sean Finney
1
-0/+28
2004-12-10
Fix includes for gettext
Ton Voon
1
-14/+2
2004-12-01
standardize localization string
Benoit Mortier
1
-0/+2
2004-08-23
Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)
Ton Voon
1
-0/+4
2004-08-19
Patch for tru64 using swapctl calls (Sean Finney)
Ton Voon
1
-0/+12
2003-10-24
Ignore __attribute__ for non-GNU compilers
Ton Voon
1
-0/+5
2003-09-16
AIX problem with enum TRUE and FALSE (Ludse Verhoeven)
Ton Voon
1
-0/+3
2003-09-03
include math.h if needed for HUGE_VAL
Karl DeBisschop
1
-0/+4
2003-08-09
Code clean-up
Jeremy T. Bouse
1
-2/+6
2003-07-26
add S_ macor to mark message for both translation and inclusion into docbook ...
Karl DeBisschop
1
-0/+2
2003-07-26
checkins for internationalization
Karl DeBisschop
1
-4/+11
2003-07-21
add stubs to allow markup for translation
Karl DeBisschop
1
-0/+11
2003-07-21
test GNU_SOURCE and include features.h if present to clear warning about aspr...
Karl DeBisschop
1
-2/+6
2003-04-09
rewrite #elif to be compatible with traditional C
Karl DeBisschop
1
-3/+5
2003-03-18
use enum instead of define, remove some cruft from old snprintf implementation
Karl DeBisschop
1
-64/+23
2003-03-13
Updated cvs ignore files to reflect changes
Jeremy T. Bouse
1
-0/+186