<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v2.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v2.0.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v2.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-11-16T17:59:06Z</updated>
<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>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://www.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://www.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>Add ModeHandler* versions of channel mode access</title>
<updated>2009-11-15T18:26:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d3747f2943c403863bc31c8d3e9802ccc763f4d3'/>
<id>urn:sha1:d3747f2943c403863bc31c8d3e9802ccc763f4d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12133 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Create m_halfop</title>
<updated>2009-11-03T17:12:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T17:12:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=17cc3b8490692ee3a225f052425deb43a45b98db'/>
<id>urn:sha1:17cc3b8490692ee3a225f052425deb43a45b98db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove AllowHalfop item from server config</title>
<updated>2009-11-03T17:12:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T17:12:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80df092fa38524a415a3bb258384dde819ec86e3'/>
<id>urn:sha1:80df092fa38524a415a3bb258384dde819ec86e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Get rid of ModePair</title>
<updated>2009-10-24T03:29:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T03:29:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b868bb52c55fc902e0acab3c4a43576826817e85'/>
<id>urn:sha1:b868bb52c55fc902e0acab3c4a43576826817e85</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11963 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change User::oper to an OperInfo reference</title>
<updated>2009-10-21T23:45:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:45:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a30abe26fc803900eaf5dc4c08a31aa1d3c9c89f'/>
<id>urn:sha1:a30abe26fc803900eaf5dc4c08a31aa1d3c9c89f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11945 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up some log messages</title>
<updated>2009-10-19T14:14:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T14:14:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64362e2fcd50ea2492d6ceb94bccec9764f3e4ef'/>
<id>urn:sha1:64362e2fcd50ea2492d6ceb94bccec9764f3e4ef</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11917 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Close files opened by configreader</title>
<updated>2009-10-19T04:09:30Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T04:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33141a0825e7cf2dcd0cae63da8943626d8a06b6'/>
<id>urn:sha1:33141a0825e7cf2dcd0cae63da8943626d8a06b6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11915 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
