<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_noinvite.cpp, branch insp2</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_noinvite.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_noinvite.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-07T16:10:06Z</updated>
<entry>
<title>Rethink that. Remove noinvite since it's essentially useless now, so we have chmode +A to allow everyone to invite and extban A to block invite from specific users.</title>
<updated>2008-08-07T16:10:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-07T16:10:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1426e7c160589e63a52f3387bf2b4d28afa92d4'/>
<id>urn:sha1:f1426e7c160589e63a52f3387bf2b4d28afa92d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10118 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use correct char in exemption.. could lead to chanops being exempted incorrectly from noinvite</title>
<updated>2008-08-07T16:04:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-07T16:04:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6222cb47ccc7a8eb7e24efe2c96e51deaccabac5'/>
<id>urn:sha1:6222cb47ccc7a8eb7e24efe2c96e51deaccabac5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10117 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add CHANOPS_EXEMPT support to m_noinvite, also add +b V: extban</title>
<updated>2008-07-21T16:36:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-21T16:36:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3e0c1531322d8997a7f912ac1e70c4093414f3f9'/>
<id>urn:sha1:3e0c1531322d8997a7f912ac1e70c4093414f3f9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10060 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Lots, lots more numerics.h conversion</title>
<updated>2008-07-14T07:24:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-14T07:24:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fce32c7b5baa50aa4d2d414e0361009489eccd1c'/>
<id>urn:sha1:fce32c7b5baa50aa4d2d414e0361009489eccd1c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10014 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed some indentation and spacing in modules</title>
<updated>2008-06-11T11:35:23Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-11T11:35:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d185decae97752368d5cf62311cbc0d1a52aa22c'/>
<id>urn:sha1:d185decae97752368d5cf62311cbc0d1a52aa22c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix warning</title>
<updated>2008-06-01T14:25:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-06-01T14:25:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=445927aa6c755319f83fe2bcfef13661043e2b57'/>
<id>urn:sha1:445927aa6c755319f83fe2bcfef13661043e2b57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9829 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r9825: Fix bug found by the atheme migration testing: +V should never affect INVITE from a remote issuer</title>
<updated>2008-05-31T18:44:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-05-31T18:44:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0620c97abdf473ad536027c3b60efee517013fa1'/>
<id>urn:sha1:0620c97abdf473ad536027c3b60efee517013fa1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9826 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert channel::name to std::string, this was a beastie!</title>
<updated>2008-05-19T21:16:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T21:16:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=31f1e7ad092f8bf16ee653cc105eea4a769650ca'/>
<id>urn:sha1:31f1e7ad092f8bf16ee653cc105eea4a769650ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>These too</title>
<updated>2008-05-19T00:14:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-19T00:14:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77bb8528a69735ba59e0cd1ac2801063343a6187'/>
<id>urn:sha1:77bb8528a69735ba59e0cd1ac2801063343a6187</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9756 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Simple user/channel mode patch</title>
<updated>2008-05-01T16:12:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-01T16:12:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3abcf2bcfe36d3389b74caa9eef8582901fbe15'/>
<id>urn:sha1:f3abcf2bcfe36d3389b74caa9eef8582901fbe15</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9596 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
