<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v2.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-11-21T21:47:04Z</updated>
<entry>
<title>Delete modewatchers when unloading modules that use them to keep the server from crashing when the mode is used again</title>
<updated>2009-11-21T21:47:04Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-11-21T21:47:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a42a8ea3416114d7a3a33a75aa1707f326506cc8'/>
<id>urn:sha1:a42a8ea3416114d7a3a33a75aa1707f326506cc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12168 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't tell the user they are banned and then still let them join if they have a redirect ban set.</title>
<updated>2009-11-21T16:05:59Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-11-21T16:05:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ded1f34b9828508762b05c80687ababb10a75dd8'/>
<id>urn:sha1:ded1f34b9828508762b05c80687ababb10a75dd8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12165 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>allow channels starting with ## in m_banredirect.cpp, fixes bug #921 reported by Sm0ke0ut</title>
<updated>2009-11-21T16:05:57Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-11-21T16:05:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d69810b84f7b38eb9bca8d610bf209efcf022fc'/>
<id>urn:sha1:7d69810b84f7b38eb9bca8d610bf209efcf022fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12164 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>erm, why are we doing this twice?</title>
<updated>2009-11-17T02:00:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-17T02:00:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eb951852d92f3c68f4cc3ef213445e129fea8130'/>
<id>urn:sha1:eb951852d92f3c68f4cc3ef213445e129fea8130</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12146 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>
<entry>
<title>Add Inspircd::AddServices</title>
<updated>2009-11-15T18:26:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fb3964d5c007900061e86e392ceb786bd47260c0'/>
<id>urn:sha1:fb3964d5c007900061e86e392ceb786bd47260c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12135 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ParamChannelModeHandler</title>
<updated>2009-11-15T18:26:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8ab1381e8d277152d99a72f33f3d1c0564060fee'/>
<id>urn:sha1:8ab1381e8d277152d99a72f33f3d1c0564060fee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12134 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hide channel mode structures</title>
<updated>2009-11-15T18:26:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=df37ab42f454e3a96d59a2a86eb76bcb4af0818a'/>
<id>urn:sha1:df37ab42f454e3a96d59a2a86eb76bcb4af0818a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12132 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of socklen_t parameter to Bind, we are using C++ here and can do it other ways</title>
<updated>2009-11-13T20:23:11Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-13T20:23:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=800f02e7599d5f90d1c16f02cb1c28901d354140'/>
<id>urn:sha1:800f02e7599d5f90d1c16f02cb1c28901d354140</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12129 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2009-11-12T17:16:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-12T17:16:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=82008d1b720c9db6fc71030ff8c4653b0578fb98'/>
<id>urn:sha1:82008d1b720c9db6fc71030ff8c4653b0578fb98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12107 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
