<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_rline.cpp, branch v2.0.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v2.0.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v2.0.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-01-17T17:10:45Z</updated>
<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://www.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://www.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://www.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://www.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://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>
<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://www.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>
<entry>
<title>Change module API to use LocalUser* where correct</title>
<updated>2009-10-21T23:45:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:45:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=123eac3f25ce4dd3142b4ac66eb321f7df1e23e4'/>
<id>urn:sha1:123eac3f25ce4dd3142b4ac66eb321f7df1e23e4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11943 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove dummy API_VERSION from Version constructor</title>
<updated>2009-10-17T17:53:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f'/>
<id>urn:sha1:67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix module unmapping with culled Module objects</title>
<updated>2009-10-14T22:12:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-14T22:12:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbf4d595433ecefeb61f1267ffa515a91c3ab548'/>
<id>urn:sha1:dbf4d595433ecefeb61f1267ffa515a91c3ab548</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11875 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update Event and Request APIs</title>
<updated>2009-10-08T23:29:21Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-08T23:29:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e843c22e16c81054bad18073d24fe1a07026431'/>
<id>urn:sha1:7e843c22e16c81054bad18073d24fe1a07026431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
