<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monitoring-plugins/plugins/urlize.c, branch 3.0.0-rc3</title>
<subtitle>Monitoring Plugins
</subtitle>
<id>https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3</id>
<link rel='self' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/atom?h=3.0.0-rc3'/>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/'/>
<updated>2025-09-15T10:59:37Z</updated>
<entry>
<title>Run clang-format again</title>
<updated>2025-09-15T10:59:37Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2025-09-15T10:59:37Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=802e46f8ea36c344f112d7e1dd8d64d17a4cc939'/>
<id>urn:sha1:802e46f8ea36c344f112d7e1dd8d64d17a4cc939</id>
<content type='text'>
</content>
</entry>
<entry>
<title>urlize: update copyright</title>
<updated>2024-10-31T13:48:19Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2024-10-31T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=f0c6157cecdd8d2df832a649fe4ff35f8883b168'/>
<id>urn:sha1:f0c6157cecdd8d2df832a649fe4ff35f8883b168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>urlize.c: update copyright</title>
<updated>2024-10-31T13:33:47Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2024-10-31T13:33:47Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9c9d7a0d43e4271ad701f080bb4e25a38d6556d1'/>
<id>urn:sha1:9c9d7a0d43e4271ad701f080bb4e25a38d6556d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>urlize.c: clang-format</title>
<updated>2024-10-31T13:33:04Z</updated>
<author>
<name>Lorenz Kästle</name>
<email>12514511+RincewindsHat@users.noreply.github.com</email>
</author>
<published>2024-10-31T13:33:04Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=cadc94074bba0c181ddda678e989ca3b8be8dce5'/>
<id>urn:sha1:cadc94074bba0c181ddda678e989ca3b8be8dce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Capitalize "Monitoring" when it's the first word</title>
<updated>2014-01-20T02:12:50Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-20T02:12:50Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=c3e756a855704089ded8a126158454167c9e0581'/>
<id>urn:sha1:c3e756a855704089ded8a126158454167c9e0581</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor fixes to be amended into "rename" commit</title>
<updated>2014-01-20T02:01:55Z</updated>
<author>
<name>Holger Weiss</name>
<email>holger@zedat.fu-berlin.de</email>
</author>
<published>2014-01-20T01:20:28Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=a8c9b696f47c8abf777a0a67ee98616bc9a219a9'/>
<id>urn:sha1:a8c9b696f47c8abf777a0a67ee98616bc9a219a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Project rename initial commit.</title>
<updated>2014-01-19T19:18:47Z</updated>
<author>
<name>Monitoring Plugins Development Team</name>
<email>devel@monitoring-plugins.org</email>
</author>
<published>2014-01-18T08:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=63734f52ab1b4b2c17545b26fc41016d6bbd80bd'/>
<id>urn:sha1:63734f52ab1b4b2c17545b26fc41016d6bbd80bd</id>
<content type='text'>
This is an initial take at renaming the project to Monitoring Plugins.
It's not expected to be fully complete, and it is expected to break
things (The perl module for instance). More testing will be required
before this goes mainline.
</content>
</entry>
<entry>
<title>Die when asprintf fails</title>
<updated>2012-06-29T11:39:11Z</updated>
<author>
<name>Anders Kaseorg</name>
<email>andersk@mit.edu</email>
</author>
<published>2012-06-29T04:57:48Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=028d50d6f99e647a325a0a68303016382c4bbdc9'/>
<id>urn:sha1:028d50d6f99e647a325a0a68303016382c4bbdc9</id>
<content type='text'>
Fixes many instances of
warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]

Signed-off-by: Anders Kaseorg &lt;andersk@mit.edu&gt;
</content>
</entry>
<entry>
<title>Add newline after "Usage:" in --help</title>
<updated>2010-04-22T12:57:14Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-22T12:57:14Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=eaf3cb27f4b5bae479014a34c7decd3feedcf8fd'/>
<id>urn:sha1:eaf3cb27f4b5bae479014a34c7decd3feedcf8fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix translations when extra-opts aren't enabled</title>
<updated>2010-04-14T12:33:06Z</updated>
<author>
<name>Thomas Guyot-Sionnest</name>
<email>dermoth@aei.ca</email>
</author>
<published>2010-04-14T10:11:45Z</published>
<link rel='alternate' type='text/html' href='https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=25d1ee331dbe4977a4a1a756c67f32bd51d9b070'/>
<id>urn:sha1:25d1ee331dbe4977a4a1a756c67f32bd51d9b070</id>
<content type='text'>
Bug #2832884 reported problem with translations outputting pot file
headers. This is caused by "" matching the header of the translation
files.

This patch moves gettext macros inside utils macros and update some
french translations.
</content>
</entry>
</feed>
