summaryrefslogtreecommitdiffstats
path: root/plugins/urlize.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-20Minor fixes to be amended into "rename" commitHolger Weiss1-2/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-8/+8
2012-06-29Die when asprintf failsAnders Kaseorg1-1/+1
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-2/+2
2009-05-19Fix a few minor typosChris Pepper1-4/+4
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-2/+2
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Thomas Guyot-Sionnest1-25/+22
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2006-10-19another round of localization cleaningBenoit Mortier1-14/+32
2006-07-07Added check for two arguments. Was segfaulting if no or one arg. Now returnsHarper Mann1-0/+6
2006-06-18updating help and usage and licenseBenoit Mortier1-20/+19
2005-12-07Nagiosplug bug 1266977. Added code to insert the closing </A> after the plug...Harper Mann1-3/+22
2004-12-25various fixes for localizationBenoit Mortier1-3/+1
2004-12-03remove UT_HLP_VRS from print_usageBenoit Mortier1-2/+0
2004-12-03fixes for internationalizationBenoit Mortier1-1/+3
2004-12-03bump copyright yearBenoit Mortier1-1/+1
2004-12-01standardize localization stringBenoit Mortier1-6/+5
2004-11-30Updated output to UNKNOWNTon Voon1-1/+1
2004-11-24Making messages more consistentTon Voon1-2/+2
2004-02-20spell fix "received"Karl DeBisschop1-1/+1
2003-08-22- bindtextdomain for gettext, a few other smale cleanups here and thereKarl DeBisschop1-0/+4
2003-08-10the last round of pedantic compiler warningsKarl DeBisschop1-111/+114
2003-08-04markup for translationKarl DeBisschop1-42/+47
2003-06-10add note about shell quote removal to address https://sourceforge.net/tracker...Karl DeBisschop1-7/+20
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-10/+11
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-2/+2
2002-09-26use ssprintf instead of sprintfKarl DeBisschop1-7/+7
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-1/+1
2002-02-28Initial revisionEthan Galstad1-0/+141