<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.0.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-01-31T21:55:34Z</updated>
<entry>
<title>Key hiding when youre not on the channel</title>
<updated>2006-01-31T21:55:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-31T21:55:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5feabe435758fda7348d352b4b3410b769e4cd26'/>
<id>urn:sha1:5feabe435758fda7348d352b4b3410b769e4cd26</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Problems removing +t due to wrong bit-value being used in comparison</title>
<updated>2006-01-27T12:12:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-27T12:12:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c3165311b072a8db9ffe3757606a4ccef294465'/>
<id>urn:sha1:3c3165311b072a8db9ffe3757606a4ccef294465</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2931 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed +l to drop the mode if the limit is same as current.</title>
<updated>2006-01-25T22:30:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-25T22:30:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=767e3b73bac9495644e45d5941e7f39427b2667d'/>
<id>urn:sha1:767e3b73bac9495644e45d5941e7f39427b2667d</id>
<content type='text'>
Optimized check on numeric chars


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2908 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed all strncpy() calls and replaced with strlcpy()</title>
<updated>2006-01-18T21:58:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-18T21:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b99156d6d6886783a777d0801d519116502d3cd9'/>
<id>urn:sha1:b99156d6d6886783a777d0801d519116502d3cd9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2818 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Bug found by PinkFreud - If an oper deopers themselves by removing the +o mode, their userrec::oper field isnt cleared. Clear it forcibly before DeleteOper.</title>
<updated>2006-01-15T17:48:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T17:48:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b604a2cd41e6f70f56e721d949a6cbac7550b67e'/>
<id>urn:sha1:b604a2cd41e6f70f56e721d949a6cbac7550b67e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2796 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>Nicer mode character loop</title>
<updated>2006-01-04T13:02:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-04T13:02:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=655bc96f1490762822a1829bd759742c317a5f5f'/>
<id>urn:sha1:655bc96f1490762822a1829bd759742c317a5f5f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2731 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revise some serious craq++ in AddBan</title>
<updated>2006-01-04T05:52:34Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-01-04T05:52:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=537b66ad992f7094793c7e025af4d06b30ef35ee'/>
<id>urn:sha1:537b66ad992f7094793c7e025af4d06b30ef35ee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2730 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed useless isnick() checks in Give* and Take*, in the name of tidiness</title>
<updated>2005-12-28T20:52:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-28T20:52:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adbbfd1238e4f87872fa1acbf3d19e550a62e47a'/>
<id>urn:sha1:adbbfd1238e4f87872fa1acbf3d19e550a62e47a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2683 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed support for implementation hooks</title>
<updated>2005-12-26T17:57:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-26T17:57:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd59b1a9a283c09b318bd3a6cb93774d5961b794'/>
<id>urn:sha1:bd59b1a9a283c09b318bd3a6cb93774d5961b794</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2654 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
