<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_noctcp.cpp, branch v1.2.0rc4</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_noctcp.cpp?h=v1.2.0rc4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_noctcp.cpp?h=v1.2.0rc4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-15T12:42:35Z</updated>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extban rework: allow exceptions to override bans on join</title>
<updated>2009-03-14T20:48:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-14T20:48:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd12e3a4e6501496f6eeb7aeb5245162020d6e6c'/>
<id>urn:sha1:bd12e3a4e6501496f6eeb7aeb5245162020d6e6c</id>
<content type='text'>
Move all bans that prevent a user from joining the channel to OnCheckBan,
then stack their return results to allow an exception to override a ban.

This does not make join exceptions override any other exception like mute.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11222 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix number of events in noctcp, so 'C' is shown in EXTBAN= 005 token, fixes bug #758 reported by Taros.</title>
<updated>2009-03-06T10:04:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-06T10:04:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ce1303cab4b56478b209f95c7958eea61a5d083'/>
<id>urn:sha1:7ce1303cab4b56478b209f95c7958eea61a5d083</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11177 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use correct method for adding extban type in m_gecosban, add 005 notification of C extban too</title>
<updated>2008-08-05T11:30:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-05T11:30:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4233ad22c0cc94c45f877b75dd964e4b7f82c516'/>
<id>urn:sha1:4233ad22c0cc94c45f877b75dd964e4b7f82c516</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10089 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extban +b C: - blocks matching masks from sending CTCP. Allows +e.</title>
<updated>2008-08-05T11:26:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-05T11:26:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1913c07c2eda9c946850dfd2ebafa498ed8b2970'/>
<id>urn:sha1:1913c07c2eda9c946850dfd2ebafa498ed8b2970</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10088 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>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>
</feed>
