Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / plugins / urlize.c
2010-04-14 Thomas Guyot-SionnestFix translations when extra-opts aren't enabled
2009-05-19 Chris PepperFix a few minor typos
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-19 Thomas Guyot-SionnestBulk EOL cleanup
2008-01-31 Thomas Guyot-SionnestBump plugins/ to GPLv3 (non-plugind files)
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2006-10-19 Benoit Mortieranother round of localization cleaning
2006-07-07 Harper MannAdded check for two arguments. Was segfaulting if...
2006-06-18 Benoit Mortierupdating help and usage and license
2005-12-07 Harper MannNagiosplug bug 1266977. Added code to insert the closi...
2004-12-25 Benoit Mortiervarious fixes for localization
2004-12-03 Benoit Mortierremove UT_HLP_VRS from print_usage
2004-12-03 Benoit Mortierfixes for internationalization
2004-12-03 Benoit Mortierbump copyright year
2004-12-01 Benoit Mortierstandardize localization string
2004-11-30 Ton VoonUpdated output to UNKNOWN
2004-11-24 Ton VoonMaking messages more consistent
2004-02-20 Karl DeBisschopspell fix "received"
2003-08-22 Karl DeBisschop- bindtextdomain for gettext, a few other smale cleanup...
2003-08-10 Karl DeBisschopthe last round of pedantic compiler warnings
2003-08-04 Karl DeBisschopmarkup for translation
2003-06-10 Karl DeBisschopadd note about shell quote removal to address https...
2003-01-13 Karl DeBisschopconvert PROGANE from a define to a const char
2002-11-13 Karl DeBisschopremove call_getopt and asprintf
2002-09-26 Karl DeBisschopuse ssprintf instead of sprintf
2002-06-19 Subhendu Ghoshmore POSIX return value comparison related code fixes
2002-02-28 Ethan GalstadInitial revision