<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v1.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-25T16:09:20Z</updated>
<entry>
<title>Typo found by gcc 4 warnings</title>
<updated>2006-02-25T16:09:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-25T16:09:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=786f3135328228fee87d4557a29045823c15eec5'/>
<id>urn:sha1:786f3135328228fee87d4557a29045823c15eec5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3325 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Oh yae, Oh Yae, back in old days of yore, Ye Brain doth set the nick buffer as NICKLEN+1 to ease understanding by newbs who didnt know what thou null terminator was.</title>
<updated>2006-02-22T18:36:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-22T18:36:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03a85ddeaf120bd7234089f9f5333d7895f96deb'/>
<id>urn:sha1:03a85ddeaf120bd7234089f9f5333d7895f96deb</id>
<content type='text'>
And yae, at a date later hence, Ye Brain then setteth ye buffer back to NICKLEN again.
Alas, neither Ye Brain nor Ye trusty followers hath then setteth back the rest of the core to NICKLEN-1, and verily, chaos ensued. :p


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3286 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tests for channel ghosting?</title>
<updated>2006-02-21T21:07:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-21T21:07:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4648c98fa1b221d8c9dff5dcae030d33ac12982f'/>
<id>urn:sha1:4648c98fa1b221d8c9dff5dcae030d33ac12982f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3276 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Moved custom_mode_params to per-channel</title>
<updated>2006-02-15T20:30:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-15T20:30:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5d8a5987b2534b7177f13f99aee3c624fbc233e'/>
<id>urn:sha1:d5d8a5987b2534b7177f13f99aee3c624fbc233e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed a whole lot of strchr's looking for mode +o where we can do if *user-&gt;oper</title>
<updated>2006-02-15T19:23:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-15T19:23:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=feaf72ecb48470114fbe3f3058b5f4b9622b88a5'/>
<id>urn:sha1:feaf72ecb48470114fbe3f3058b5f4b9622b88a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3221 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>- Fixed some HORRIBLE indenting. Tabs, please.</title>
<updated>2006-02-15T04:04:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-15T04:04:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2f7cbbd151e67f088116e146da48230d8a26d43'/>
<id>urn:sha1:c2f7cbbd151e67f088116e146da48230d8a26d43</id>
<content type='text'>
- Fixed channel keys being case insensetive.
- Added a 'XXX' fixme.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3214 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed cosmetic 'need to be halfop to change modes' when kicking</title>
<updated>2006-02-08T11:02:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-08T11:02:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46b40a62872ed74cc9d690c3aecf1eed2c4926d1'/>
<id>urn:sha1:46b40a62872ed74cc9d690c3aecf1eed2c4926d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3138 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match bans against user::ip4 in add_channel</title>
<updated>2006-02-08T10:24:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-08T10:24:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a5480d6ed7fe1bd40300b38fa213d269054f58b'/>
<id>urn:sha1:3a5480d6ed7fe1bd40300b38fa213d269054f58b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3134 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Potential fix for CS Testnet bug, thanks to Special for helping with this one.</title>
<updated>2006-02-08T09:16:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-08T09:16:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02df4f4d0773503e2a1710cd3992131b8fefbcf6'/>
<id>urn:sha1:02df4f4d0773503e2a1710cd3992131b8fefbcf6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3133 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Re-organized order of cmd_kick stuff (OnUserPreKick) to make override kicks work nicer</title>
<updated>2006-02-05T00:19:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-05T00:19:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dfa6568af2bceb842d6f9ba73ee6a6679e2c5d0c'/>
<id>urn:sha1:dfa6568af2bceb842d6f9ba73ee6a6679e2c5d0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3085 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
