Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / plugins / common.h
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-03-11 Ton VoonFixed link -m64 problems on pst3 for solaris. Fixed...
2008-02-13 Thomas Guyot-SionnestThis floorf workaround is Nnot needed anymore since...
2008-02-12 Thomas Guyot-SionnestSync to latest Gnulib
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (header files)
2007-04-25 Ton Vooncheck_load can optionally divide by number of cpus
2007-03-22 Holger WeissIncrease MAX_INPUT_BUFFER from 1k to 8k in order to...
2007-01-27 Holger WeissInclude GNULib's "dirname.h" in order to pull in the...
2007-01-24 Ton VoonSync with gnulib - lots of extraneous code removed...
2006-12-07 Ton VoonFix coredump on 64bit Solaris. Also adds more error...
2006-07-29 Ton VoonFix two Solaris compile problems
2006-07-19 Ton VoonFix to add uintmax_t, for check_disk.c compile
2006-07-19 Ton VoonFix for CHAR_MAX on Solaris 9
2006-05-25 Ton VoonGettext fixes to sync with coreutils
2006-05-18 Ton VoonSynchronise with coreutils 2.95. Gettext now synced...
2006-05-01 M. Sean Finney- check_ntp:
2005-12-07 Ton VoonNo floorf on Solaris 9 (Jon Vandegrift - 1374705)
2005-10-31 M. Sean Finneycode cleanups, largely resulting from turning on -Wall...
2005-10-19 M. Sean Finney- initial attempt at consolidating ssl-related code...
2004-12-10 Ton VoonFix includes for gettext
2004-12-01 Benoit Mortierstandardize localization string
2004-08-23 Ton VoonUsing swapctl for Solaris, Tru64 and *BSD (Sean Finney)
2004-08-19 Ton VoonPatch for tru64 using swapctl calls (Sean Finney)
2003-10-24 Ton VoonIgnore __attribute__ for non-GNU compilers
2003-09-16 Ton VoonAIX problem with enum TRUE and FALSE (Ludse Verhoeven)
2003-09-03 Karl DeBisschopinclude math.h if needed for HUGE_VAL
2003-08-09 Jeremy T. BouseCode clean-up
2003-07-26 Karl DeBisschopadd S_ macor to mark message for both translation and...
2003-07-26 Karl DeBisschopcheckins for internationalization
2003-07-21 Karl DeBisschopadd stubs to allow markup for translation
2003-07-21 Karl DeBisschoptest GNU_SOURCE and include features.h if present to...
2003-04-09 Karl DeBisschoprewrite #elif to be compatible with traditional C
2003-03-18 Karl DeBisschopuse enum instead of define, remove some cruft from...
2003-03-13 Jeremy T. BouseUpdated cvs ignore files to reflect changes