<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_auditorium.cpp, branch v2.1b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_auditorium.cpp?h=v2.1b1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_auditorium.cpp?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-28T22:28:25Z</updated>
<entry>
<title>Fix missing hook registrations</title>
<updated>2010-08-28T22:28:25Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-28T22:24:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f5e683f6ddf0f93963bc0815544dabf038e6dc36'/>
<id>urn:sha1:f5e683f6ddf0f93963bc0815544dabf038e6dc36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the configuration tag function names</title>
<updated>2010-08-22T13:27:08Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T13:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1710bc2e998b22162f95181973633c03a6a29a3c'/>
<id>urn:sha1:1710bc2e998b22162f95181973633c03a6a29a3c</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>Prevent kicks of users who have a protecting low-rank prefix set</title>
<updated>2010-08-07T15:36:57Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-07T15:34:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6f4de55f1604f9dd9a24e644e7d1d8d8a77b90c1'/>
<id>urn:sha1:6f4de55f1604f9dd9a24e644e7d1d8d8a77b90c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change UserChanList to an intrusive-style linked list</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T17:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c1a07677db2bb0b023d5eb3565353cb0843eefbf'/>
<id>urn:sha1:c1a07677db2bb0b023d5eb3565353cb0843eefbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove channel argument from OnSendWhoLine</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-22T20:29:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4d7226354f67743c91acf091c276c6c38b9ddbea'/>
<id>urn:sha1:4d7226354f67743c91acf091c276c6c38b9ddbea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Funnel access checks through the OnPermissionCheck hook</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-06T23:00:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=50737634cbebf946621076c0582b0208e28a816c'/>
<id>urn:sha1:50737634cbebf946621076c0582b0208e28a816c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix variable shadowing warning</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-05T20:36:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac15fad6dd0ebd3b185c27ab03e81b380a015b20'/>
<id>urn:sha1:ac15fad6dd0ebd3b185c27ab03e81b380a015b20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use OnChannelPermissionCheck for auditorium</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-05T20:32:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=496d7583feadc34f0645f99eb2a992d4aa74d6c2'/>
<id>urn:sha1:496d7583feadc34f0645f99eb2a992d4aa74d6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take auditorium-see into account when building neighbor list</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-05T18:25:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1759c2f98503d6b20995ef8da66b0e84b0250fd'/>
<id>urn:sha1:d1759c2f98503d6b20995ef8da66b0e84b0250fd</id>
<content type='text'>
</content>
</entry>
</feed>
