<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_opermodes.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/modules/m_opermodes.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_opermodes.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>Avoid future bugs with Attach</title>
<updated>2010-08-29T00:18:22Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-29T00:18:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb056ec67eb774e8ba4751911c22d2973927271d'/>
<id>urn:sha1:eb056ec67eb774e8ba4751911c22d2973927271d</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>Force modules to use init() to register hooks</title>
<updated>2010-08-05T22:28:49Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-05T22:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=708843f1b9c92e1c4ef3db3b54e8268406bff7b3'/>
<id>urn:sha1:708843f1b9c92e1c4ef3db3b54e8268406bff7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename opermodes parameter to "automodes" to resolve conflict with the migrated &lt;class:modes&gt;</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-12T21:21:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bca90c347a789963eef820d056eb95bcb70d533b'/>
<id>urn:sha1:bca90c347a789963eef820d056eb95bcb70d533b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix empty FMODE being sent if SendMode mode changes</title>
<updated>2010-01-28T20:16:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-28T20:16:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b3d8e3d1841425af7412b3bf25657cf334c0175'/>
<id>urn:sha1:2b3d8e3d1841425af7412b3bf25657cf334c0175</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12323 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>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://www.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 ConfigTagList as a faster access method for access to configuration</title>
<updated>2009-10-21T23:46:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:46:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8f98565a8617658f610bc94a5d87266930beee4'/>
<id>urn:sha1:d8f98565a8617658f610bc94a5d87266930beee4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11948 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>
</feed>
