<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modmanager_dynamic.cpp, branch v2.1b3</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.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modmanager_dynamic.cpp?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dynamic.h from inspircd.h</title>
<updated>2011-01-30T20:23:50Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T20:23:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b281d359cc7739438ba935d3797316ba35a75ef7'/>
<id>urn:sha1:b281d359cc7739438ba935d3797316ba35a75ef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary header</title>
<updated>2011-01-30T16:18:58Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-30T16:13:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7258f195ee07d7cf173382ce65a4cc5ae597b48a'/>
<id>urn:sha1:7258f195ee07d7cf173382ce65a4cc5ae597b48a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove cull_list.h from inspircd.h</title>
<updated>2011-01-29T21:29:33Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-29T21:29:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5dbabb823456744e7442edc2bfde1272bb2edcb1'/>
<id>urn:sha1:5dbabb823456744e7442edc2bfde1272bb2edcb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add early_init() for module setup needed prior to config reading</title>
<updated>2010-10-08T23:10:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-08T23:10:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85904e985e988a5049af76f25e9d64bbb1a8f796'/>
<id>urn:sha1:85904e985e988a5049af76f25e9d64bbb1a8f796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the configuration tag function names</title>
<updated>2010-08-22T13:27:08Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T13:27:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1710bc2e998b22162f95181973633c03a6a29a3c'/>
<id>urn:sha1:1710bc2e998b22162f95181973633c03a6a29a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</content>
</entry>
<entry>
<title>Finish header file #include untangle</title>
<updated>2010-08-08T15:56:13Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T15:56:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b057f70d2868c6d90a2ca3f5174d0fe85602e591'/>
<id>urn:sha1:b057f70d2868c6d90a2ca3f5174d0fe85602e591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Persist metadata and modes across module reloads</title>
<updated>2010-08-05T23:36:16Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-05T23:36:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cc6599f329f575a6366e98ea9d78bd0def05b247'/>
<id>urn:sha1:cc6599f329f575a6366e98ea9d78bd0def05b247</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation, add sorted -&gt;init() calls to modmanager_static</title>
<updated>2010-08-03T21:44:28Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-03T21:44:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e23b5ff6e8005d77f415038beb9c8e6ebe283cc'/>
<id>urn:sha1:4e23b5ff6e8005d77f415038beb9c8e6ebe283cc</id>
<content type='text'>
</content>
</entry>
</feed>
