<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_ojoin.cpp, branch v2.1b1</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_ojoin.cpp?h=v2.1b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_ojoin.cpp?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-29T00:18:22Z</updated>
<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>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://www.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://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>Change ResolveModeConflict to a simpler parameter ordering function</title>
<updated>2010-08-19T02:23:12Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-19T02:23:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1d273c09efe5b27657b32f8a591901558dbee65'/>
<id>urn:sha1:d1d273c09efe5b27657b32f8a591901558dbee65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ModeHandler::AccessCheck to use PermissionData</title>
<updated>2010-08-19T02:00:15Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-19T02:00:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf3f6948aef997bf3af13b549d9163aa618be9c4'/>
<id>urn:sha1:bf3f6948aef997bf3af13b549d9163aa618be9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to use a permission-based OnCheckJoin hook instead of OnUserPreJoin</title>
<updated>2010-08-04T17:50:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-04T16:56:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2743de6da61e6f81cff53f457ceb9ece6708d42'/>
<id>urn:sha1:b2743de6da61e6f81cff53f457ceb9ece6708d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of char* argument for channel name</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T19:43:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6286f2c2415dee69c91ae4820a06e5b0b961671b'/>
<id>urn:sha1:6286f2c2415dee69c91ae4820a06e5b0b961671b</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://www.cgit.space/~steering/inspircd++.git/commit/?id=50737634cbebf946621076c0582b0208e28a816c'/>
<id>urn:sha1:50737634cbebf946621076c0582b0208e28a816c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create OnChannelPermissionCheck hook</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-02T18:04:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89f72a4d63c6868ac3c191197f37e08341b8bc16'/>
<id>urn:sha1:89f72a4d63c6868ac3c191197f37e08341b8bc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the rest of the &lt;modeletters&gt; support</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-10T01:17:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ecdf81507ab724ab8341240597ef1891fcdea124'/>
<id>urn:sha1:ecdf81507ab724ab8341240597ef1891fcdea124</id>
<content type='text'>
</content>
</entry>
</feed>
