<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_botmode.cpp, branch v1.1.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_botmode.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_botmode.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-09T13:41:29Z</updated>
<entry>
<title>Stripcolor not finished yet.</title>
<updated>2006-07-09T13:41:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T13:41:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6dfc98470938a932ddee0100f515658dffe94438'/>
<id>urn:sha1:6dfc98470938a932ddee0100f515658dffe94438</id>
<content type='text'>
Add security check into censor and botmode (om you will need this in cloaking) which prevents non-opers from changing other users modes


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4213 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed to have DELETE</title>
<updated>2006-07-09T12:40:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T12:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fa3491a7f30c957141f07db29574df4ca1f542a0'/>
<id>urn:sha1:fa3491a7f30c957141f07db29574df4ca1f542a0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DELETE()'s in destructors *fwap*</title>
<updated>2006-07-09T12:09:52Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T12:09:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c47776703ef551ed8eeee336d21da73aae020103'/>
<id>urn:sha1:c47776703ef551ed8eeee336d21da73aae020103</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4203 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add a return MODEACTION_DENY, fixes 'control reaches end of non-void function warning'</title>
<updated>2006-07-09T10:44:39Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T10:44:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e997de794f6671ebda5a58b4452657182a742073'/>
<id>urn:sha1:e997de794f6671ebda5a58b4452657182a742073</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4199 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix all typos (not as fun as 'kill all humans' but meh, beggers cant be choosers)</title>
<updated>2006-07-08T21:42:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T21:42:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=db07867e945deb72ce103f796e20104a27c5f68a'/>
<id>urn:sha1:db07867e945deb72ce103f796e20104a27c5f68a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4195 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Did some renaming so that the methods for modes in chanrec and userrec are identical.</title>
<updated>2006-07-08T21:37:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T21:37:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f6fc729c7211ac6cc9fca4ef63a710b48ccf2457'/>
<id>urn:sha1:f6fc729c7211ac6cc9fca4ef63a710b48ccf2457</id>
<content type='text'>
bool IsModeSet(const unsigned char c);
void SetMode(const unsigned char c, bool value);
Fixed m_botmode for new api


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4194 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactored user modes to work like the channel modes - core and module data now the same storage format without ::modebits</title>
<updated>2006-07-08T17:44:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-08T17:44:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=33ed72a1dfae595132dd50c760b6a312ef2ce8fe'/>
<id>urn:sha1:33ed72a1dfae595132dd50c760b6a312ef2ce8fe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4175 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>New 'Implements' system</title>
<updated>2005-12-26T18:02:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T18:02:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43fe72edad4c5dfd1a3a700bea17c8ee7a7c3d8e'/>
<id>urn:sha1:43fe72edad4c5dfd1a3a700bea17c8ee7a7c3d8e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2655 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Review and optimize</title>
<updated>2005-12-23T11:41:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-23T11:41:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f1258997c2d63eb54c5addece622af37f637a7b'/>
<id>urn:sha1:1f1258997c2d63eb54c5addece622af37f637a7b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2646 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
