<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_testnet.cpp, branch v2.1a1</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_testnet.cpp?h=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_testnet.cpp?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:40Z</updated>
<entry>
<title>Remove some unused duplicate hooks</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-15T21:44:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f7c0573f47fe1410ccea5457b11c0a3b9003f20'/>
<id>urn:sha1:1f7c0573f47fe1410ccea5457b11c0a3b9003f20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add interface user list to testnet check output</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-09T14:41:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b440a291be793731144d9f8b3921147467c3c64'/>
<id>urn:sha1:7b440a291be793731144d9f8b3921147467c3c64</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>Random debugging size outputs</title>
<updated>2010-08-03T21:32:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-02T00:22:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7d5d5118adaa6e00cfdf5cf9018cf090f1561f'/>
<id>urn:sha1:ac7d5d5118adaa6e00cfdf5cf9018cf090f1561f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix misspelling</title>
<updated>2010-08-03T21:32:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-28T14:26:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb05c7602e1c58f9f01e120e2929921eb1d4e149'/>
<id>urn:sha1:bb05c7602e1c58f9f01e120e2929921eb1d4e149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore &lt;options:exemptchanops&gt; with long names</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-20T08:33:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e5a489d5c6047ba87a025f39cc7cb40d05815ce'/>
<id>urn:sha1:6e5a489d5c6047ba87a025f39cc7cb40d05815ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New I/O hook API</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-17T23:22:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0584675861f05321b89fff44fda38ebd49006e54'/>
<id>urn:sha1:0584675861f05321b89fff44fda38ebd49006e54</id>
<content type='text'>
This removes some pointless Module:: entries, uses the ServiceProvider
lookup API for bind tags, and allows GnuTLS to use custom certificates
per bind or link block using:

&lt;bind ssl="gnutls" ssl_cert="signed" ...&gt;
&lt;ssl_cert name="signed" certfile="my.cert.pem" keyfile="my.key.pem"&gt;
</content>
</entry>
<entry>
<title>Kill m_spy, which was replaced by channels/auspex in 1.2 but kept alive for nostalgia</title>
<updated>2010-02-19T02:50:29Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-19T02:50:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2ec183ffe0fd0db4fe3c06874a888f84738f49c'/>
<id>urn:sha1:c2ec183ffe0fd0db4fe3c06874a888f84738f49c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12497 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove possible references to deleted User objects due to DNS lookups</title>
<updated>2010-02-12T22:30:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T22:30:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69e28c67dddd8b74ee4c321667d286111e09e5da'/>
<id>urn:sha1:69e28c67dddd8b74ee4c321667d286111e09e5da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
