Code

code cleanups, largely resulting from turning on -Wall. mostly
[nagiosplug.git] / plugins / common.h
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