<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_shun.cpp, branch v1.2.0a3</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_shun.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_shun.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-05T02:06:59Z</updated>
<entry>
<title>Conversions</title>
<updated>2008-05-05T02:06:59Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-05T02:06:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b817341e2149af163011cce47605ae17b4f67eeb'/>
<id>urn:sha1:b817341e2149af163011cce47605ae17b4f67eeb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9628 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a bug with /SHUN deletion (it didn't work)</title>
<updated>2008-04-08T19:42:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T19:42:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32834b531c503bf86c022647b77c9eaad66eb36f'/>
<id>urn:sha1:32834b531c503bf86c022647b77c9eaad66eb36f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9433 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compile error</title>
<updated>2008-04-08T12:04:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T12:04:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab374312187b9b5ddc3c508210d4d4cd3d036982'/>
<id>urn:sha1:ab374312187b9b5ddc3c508210d4d4cd3d036982</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9420 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>REG_ALL check is not required, since OnUserConnect is triggered after NICK/USER recieved, but we don't want to bother trying to SHUN remote users too, so check IS_LOCAL in the connection event</title>
<updated>2008-04-08T10:29:45Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T10:29:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a14a087c4d778562120b54d62f893faaf964313'/>
<id>urn:sha1:2a14a087c4d778562120b54d62f893faaf964313</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9419 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>SHUN: check SHUN on connect, extend user with shunned metadata if they match, and disallow any commands if metadata exists instead of constantly rechecking bans per-command.</title>
<updated>2008-04-08T10:23:35Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T10:23:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1ff54f0c4d4a53003319e72e3c7cbcf4c6c025e3'/>
<id>urn:sha1:1ff54f0c4d4a53003319e72e3c7cbcf4c6c025e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9418 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>SHUN works (locally at least)</title>
<updated>2008-04-07T22:49:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T22:49:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3481bf3610060cd0e639db32be5fea03e8f18dcc'/>
<id>urn:sha1:3481bf3610060cd0e639db32be5fea03e8f18dcc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9412 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hook events properly.</title>
<updated>2008-04-07T22:39:19Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T22:39:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43ba6d2a5256e7b74b9c96df9d603957e624c710'/>
<id>urn:sha1:43ba6d2a5256e7b74b9c96df9d603957e624c710</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9411 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add a factory to produce shuns, don't autoapply to userlist, etc.</title>
<updated>2008-04-07T22:34:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T22:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9b343457de271771c181a288aaa3e34bd397850'/>
<id>urn:sha1:e9b343457de271771c181a288aaa3e34bd397850</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9410 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use SHUN, not S, try match on std::string for removal</title>
<updated>2008-04-07T22:17:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T22:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7317c9184ca0d0aa6d34c7812f637b44ddfd6a74'/>
<id>urn:sha1:7317c9184ca0d0aa6d34c7812f637b44ddfd6a74</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9408 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Unrestrict users before REG_ALL</title>
<updated>2008-04-07T22:14:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T22:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ead986d6852a5e8d53fdaf29fdf227f030a28e7d'/>
<id>urn:sha1:ead986d6852a5e8d53fdaf29fdf227f030a28e7d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9407 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
