<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_rline.cpp, branch v2.1a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T20:27:31Z</updated>
<entry>
<title>Remove ConfigReader (deprecated interface)</title>
<updated>2010-08-21T20:27:31Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T20:27:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=37d282776753c7fd6a6793dd40105e89fdf47f62'/>
<id>urn:sha1:37d282776753c7fd6a6793dd40105e89fdf47f62</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://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>Change regex modules to use a prioritized init()</title>
<updated>2010-08-03T21:32:44Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-03T19:22:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fd5235c97357bd5709e5e059b25825d27dd500d5'/>
<id>urn:sha1:fd5235c97357bd5709e5e059b25825d27dd500d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dynamic_reference does not need a Creator pointer</title>
<updated>2010-08-03T21:32:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-22T18:21:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6f9b1fe00cc3d561e1e415accb928fe80b5c73f0'/>
<id>urn:sha1:6f9b1fe00cc3d561e1e415accb928fe80b5c73f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move initialization that throws configuration exceptions to init()</title>
<updated>2010-01-17T17:10:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T17:10:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5d474dc9fbd9bd36d0a0a8df93e1ec1e180864d7'/>
<id>urn:sha1:5d474dc9fbd9bd36d0a0a8df93e1ec1e180864d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12279 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow regex engine to be omitted in configuration to use automatic binding</title>
<updated>2010-01-14T20:51:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T20:51:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=916112b03fdcf44ed5c9904a2fbecb67773e2364'/>
<id>urn:sha1:916112b03fdcf44ed5c9904a2fbecb67773e2364</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12261 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compilation errors in previous commit</title>
<updated>2010-01-14T20:29:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T20:29:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac16c04171590ef30ddc2bd0becc2c781446a4f2'/>
<id>urn:sha1:ac16c04171590ef30ddc2bd0becc2c781446a4f2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Specify regex engine in m_filter/m_rline CAPAB line instead of marking m_regex_* as VF_COMMON</title>
<updated>2010-01-14T18:47:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T18:47:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79228c71c3cf862046ef456f2fbb0cc2fe4c9369'/>
<id>urn:sha1:79228c71c3cf862046ef456f2fbb0cc2fe4c9369</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12259 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://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>
<entry>
<title>Use ServiceProvider for inter-module dependencies</title>
<updated>2009-11-16T17:59:06Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-16T17:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=54fb0cd5aa7d090d5c3da5ab54988c86ba8a2e8e'/>
<id>urn:sha1:54fb0cd5aa7d090d5c3da5ab54988c86ba8a2e8e</id>
<content type='text'>
This will stop dependency chains from preventing module reloads when
it is not actually needed; however, it removes some failsafes that will
need to be reimplemented in order to avoid unmapped vtables.

This deprecates Request as an inter-module signaling mechanism, although
SQL still uses it.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12140 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
