<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modmanager_dynamic.cpp, branch v2.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modmanager_dynamic.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modmanager_dynamic.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-03-22T18:02:17Z</updated>
<entry>
<title>Move ModuleManager::UnloadAll out of modmanager_dynamic</title>
<updated>2010-03-22T18:02:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-22T18:02:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=406010998eee82cebe6467c4f64e446ff8b79e5f'/>
<id>urn:sha1:406010998eee82cebe6467c4f64e446ff8b79e5f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12649 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Defer module init on initial load for easier dependency checking</title>
<updated>2010-02-16T20:32:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-16T20:32:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=394414b7eb3eba8e1e7e429b6273c5a8f2e9dab9'/>
<id>urn:sha1:394414b7eb3eba8e1e7e429b6273c5a8f2e9dab9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12477 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-free when catching an exception in module init()</title>
<updated>2010-02-09T21:04:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T21:04:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26f48e3db3738d9bee7e317f7aa43f53e4ee1bb4'/>
<id>urn:sha1:26f48e3db3738d9bee7e317f7aa43f53e4ee1bb4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12415 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix segfault on GRELOADMODULE</title>
<updated>2010-02-03T16:37:23Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-03T16:37:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c85a6bea77568739df592a90fba5ddf56cb5cf04'/>
<id>urn:sha1:c85a6bea77568739df592a90fba5ddf56cb5cf04</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12362 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't try to load modules with filenames starting with a .</title>
<updated>2010-02-02T23:24:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T23:24:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f02b271d9a85a736af7c49869ced767fef1113d6'/>
<id>urn:sha1:f02b271d9a85a736af7c49869ced767fef1113d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12358 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't query module version prior to init; fixes valgrind segfault</title>
<updated>2010-01-24T00:15:15Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-24T00:15:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa67c7e80b15060773295e4719545a802d8717d5'/>
<id>urn:sha1:fa67c7e80b15060773295e4719545a802d8717d5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12317 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Module::init() for correct exception handling during hook registration</title>
<updated>2010-01-17T16:00:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T16:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6bdeccb537b6f8030172c37afa7dc324e26765'/>
<id>urn:sha1:4b6bdeccb537b6f8030172c37afa7dc324e26765</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>PURE_STATIC improvements: Allow modules to be reloaded, generate linker arguments</title>
<updated>2010-01-17T03:17:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T03:17:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88b9ecb6b34d268f0761e6e961408871b6e91376'/>
<id>urn:sha1:88b9ecb6b34d268f0761e6e961408871b6e91376</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12276 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move revision information from Version object to a static symbol</title>
<updated>2010-01-14T18:17:08Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T18:17:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=601d67fd5f5a9e430a59a1930382eae67eb39fb4'/>
<id>urn:sha1:601d67fd5f5a9e430a59a1930382eae67eb39fb4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12256 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
