<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modulemanager, branch v2.0.15</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/modulemanager?h=v2.0.15</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/modulemanager?h=v2.0.15'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-11-29T21:03:33Z</updated>
<entry>
<title>Fix various problems with ModuleManager.</title>
<updated>2013-11-29T21:03:33Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-11-29T20:23:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc6f98c91b7bd413a66a6e63375bd9c7d4be9cd4'/>
<id>urn:sha1:cc6f98c91b7bd413a66a6e63375bd9c7d4be9cd4</id>
<content type='text'>
- Fix downloading the module list on very new versions of Perl.
- Fix an off by one error caused by array sizing starting at -1
  instead of 0 like in every single other language (!!).
- Fix vague error messages when LWP encounters an error.
- Fix LWP::Simple being used before we have checked whether it is
  available.
</content>
</entry>
<entry>
<title>Fix ModuleManager error caused by a lack of arguments.</title>
<updated>2013-04-10T19:25:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-10T05:06:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac8a394a5c01d8cecd6d1fd364173825ecb452ae'/>
<id>urn:sha1:ac8a394a5c01d8cecd6d1fd364173825ecb452ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ModuleManager failing when:</title>
<updated>2012-11-08T00:07:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-11-07T09:07:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=999ba802d61bdc188858e3c1b9fb0d974f537779'/>
<id>urn:sha1:999ba802d61bdc188858e3c1b9fb0d974f537779</id>
<content type='text'>
- LWP::Simple is not installed.
- Crypt::SSLeay or IO::Socket::SSL are not installed.

This fixes #154.
</content>
</entry>
<entry>
<title>Headers: update remaining scripts too</title>
<updated>2012-04-20T16:33:52Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T16:33:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e8f135c6ae5874d7c4367fba274dc2aa6541a00'/>
<id>urn:sha1:5e8f135c6ae5874d7c4367fba274dc2aa6541a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix version comparisons in modulemanager so that "core 2.0" will match 2.0.1</title>
<updated>2010-04-03T15:10:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-03T15:10:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e24ff3ffc6c3f3fc096b2efd8c5b60e28a562ffa'/>
<id>urn:sha1:e24ff3ffc6c3f3fc096b2efd8c5b60e28a562ffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Filter out modules not applicable to the installed inspircd version</title>
<updated>2010-03-12T00:12:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-12T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a115cb04b75b27c661551b6395e79b4d96d0fdef'/>
<id>urn:sha1:a115cb04b75b27c661551b6395e79b4d96d0fdef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12625 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improve support for NetBSD</title>
<updated>2010-02-12T00:03:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T00:03:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd6496191222fab41b364dfcad54ec52a753be7d'/>
<id>urn:sha1:bd6496191222fab41b364dfcad54ec52a753be7d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>modulemanger: check dependencies correctly</title>
<updated>2009-09-17T17:45:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-17T17:45:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d91c60d55e832c47253a586e9c9de219d24e851'/>
<id>urn:sha1:4d91c60d55e832c47253a586e9c9de219d24e851</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11740 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Regenerate modules makefile if installing or uninstalling extras modules.</title>
<updated>2009-08-14T19:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-14T19:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9f3a0a0d4960cbd579e88b3a0e98867c7264a7a'/>
<id>urn:sha1:a9f3a0a0d4960cbd579e88b3a0e98867c7264a7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11513 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra bracket on regex go away</title>
<updated>2009-08-11T21:01:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-11T21:01:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b33f836f1b863207a430bfa9cd1dffeaa406524d'/>
<id>urn:sha1:b33f836f1b863207a430bfa9cd1dffeaa406524d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11503 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
