summaryrefslogtreecommitdiffstats
path: root/plugins/common.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-13add openssl 1.1 supportrefs/pull/1443/headvagrant1-0/+7
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
2013-08-27Partially revert "check_snmp: Close potential for using uninitialized memory"Holger Weiss1-3/+3
2013-08-27Merge branch 'master' of https://github.com/ozamosi/nagios-pluginsHolger Weiss1-3/+3
2013-08-20added missing header to fix build on freebsdSven Nierlein1-2/+0
2013-08-19Clean up check for _SC_NPROCESSORS_ONLNHolger Weiss1-7/+5
2013-08-19Bug fix for ncpus if hyperthreading turned off in linuxrefs/pull/62/headBooker C. Bense1-3/+7
2013-01-29check_snmp: Close potential for using uninitialized memoryrefs/pull/37/headRobin Sonefors1-3/+3
2012-10-09Allow for configuring OpenSSLHolger Weiss1-0/+1
2012-02-10Enable compiling on AIX 6.1Eric Stanley1-0/+6
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+0
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSTon Voon1-6/+0
2008-02-13This floorf workaround is Nnot needed anymore since floorf is part of GnulibThomas Guyot-Sionnest1-5/+0
2008-02-12Sync to latest GnulibThomas Guyot-Sionnest1-3/+0
2008-01-31Bump plugins/ to GPLv3 (header files)Thomas Guyot-Sionnest1-33/+32
2007-04-25check_load can optionally divide by number of cpusTon Voon1-0/+12
2007-03-22Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/OHolger Weiss1-1/+1
2007-01-27Include GNULib's "dirname.h" in order to pull in the base_name()Holger Weiss1-0/+1
2007-01-24Sync with gnulib - lots of extraneous code removed in preference to GNU codeTon Voon1-27/+4
2006-12-07Fix coredump on 64bit Solaris. Also adds more error conditions and movesTon Voon1-21/+6
2006-07-29Fix two Solaris compile problemsTon Voon1-0/+5
2006-07-19Fix to add uintmax_t, for check_disk.c compileTon Voon1-0/+13
2006-07-19Fix for CHAR_MAX on Solaris 9Ton Voon1-0/+1
2006-05-25Gettext fixes to sync with coreutilsTon Voon1-0/+6
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Ton Voon1-3/+0
2006-05-01- check_ntp:M. Sean Finney1-0/+4
2005-12-07No floorf on Solaris 9 (Jon Vandegrift - 1374705)Ton Voon1-0/+5
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyM. Sean Finney1-1/+1
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}M. Sean Finney1-0/+28
2004-12-10Fix includes for gettextTon Voon1-14/+2
2004-12-01standardize localization stringBenoit Mortier1-0/+2
2004-08-23Using swapctl for Solaris, Tru64 and *BSD (Sean Finney)Ton Voon1-0/+4
2004-08-19Patch for tru64 using swapctl calls (Sean Finney)Ton Voon1-0/+12
2003-10-24Ignore __attribute__ for non-GNU compilersTon Voon1-0/+5
2003-09-16AIX problem with enum TRUE and FALSE (Ludse Verhoeven)Ton Voon1-0/+3
2003-09-03include math.h if needed for HUGE_VALKarl DeBisschop1-0/+4
2003-08-09Code clean-upJeremy T. Bouse1-2/+6
2003-07-26add S_ macor to mark message for both translation and inclusion into docbook ...Karl DeBisschop1-0/+2
2003-07-26checkins for internationalizationKarl DeBisschop1-4/+11
2003-07-21add stubs to allow markup for translationKarl DeBisschop1-0/+11
2003-07-21test GNU_SOURCE and include features.h if present to clear warning about aspr...Karl DeBisschop1-2/+6
2003-04-09rewrite #elif to be compatible with traditional CKarl DeBisschop1-3/+5
2003-03-18use enum instead of define, remove some cruft from old snprintf implementationKarl DeBisschop1-64/+23
2003-03-13Updated cvs ignore files to reflect changesJeremy T. Bouse1-0/+186