<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/channels.cpp, branch v1.2.9rc1</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.2.9rc1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/channels.cpp?h=v1.2.9rc1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-01-14T14:56:32Z</updated>
<entry>
<title>Fix chanlimit when &lt;connect&gt; does not specify a maximum (bug #929)</title>
<updated>2010-01-14T14:56:32Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T14:56:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1f24215a94d624366bee41eadae8e935b057ada'/>
<id>urn:sha1:e1f24215a94d624366bee41eadae8e935b057ada</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Partial revert of 1fb8a3f1b120db764375911be9ad8019a807a8ad by dKingston, (adding RPL_NOTOPICSET).</title>
<updated>2009-08-15T13:52:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-15T13:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c5dc5e7b54edceb216a92463bf62387d0ab454b'/>
<id>urn:sha1:6c5dc5e7b54edceb216a92463bf62387d0ab454b</id>
<content type='text'>
This is *not* defined as a return for JOIN message, and it's a bit annoying too. Keep the define and use it in TOPIC instead of '331' though.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11527 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge patch from dKingston for missing TOPIC numeric, also replace the literal 331 with an RPL_* enum value, thanks!</title>
<updated>2009-08-13T22:44:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-08-13T22:44:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1fb8a3f1b120db764375911be9ad8019a807a8ad'/>
<id>urn:sha1:1fb8a3f1b120db764375911be9ad8019a807a8ad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11510 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes for config reader</title>
<updated>2009-08-12T18:03:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-08-12T18:03:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0036e3a70cabea02e9ec2103ed1dfdf5c799289f'/>
<id>urn:sha1:0036e3a70cabea02e9ec2103ed1dfdf5c799289f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for oper max chans before user max chans, fixes code weirdness and bug #876.</title>
<updated>2009-06-30T22:53:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-06-30T22:53:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9fed3cb0d87aabbb440f6a14a72601a7f99e8e9'/>
<id>urn:sha1:c9fed3cb0d87aabbb440f6a14a72601a7f99e8e9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11422 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use a FakeUser source for server-sourced commands in spanningtree</title>
<updated>2009-05-13T05:27:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T05:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23a98c8fe1f255fe5f20c26c726da817d2796c9a'/>
<id>urn:sha1:23a98c8fe1f255fe5f20c26c726da817d2796c9a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11376 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Overloading SetMode seems to cause the compiler to interpret "" as a bool and not a string. Fixes bug #849</title>
<updated>2009-04-29T02:43:16Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-29T02:43:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2a71fd3447c8bac65cc26077e2b9fc3fb0b28a7'/>
<id>urn:sha1:d2a71fd3447c8bac65cc26077e2b9fc3fb0b28a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11335 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crash from unregistered users joining a channel, discovered by Namegduf</title>
<updated>2009-04-24T15:56:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-24T15:56:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bff68688367b82f9841d6c45114c58af61a800e8'/>
<id>urn:sha1:bff68688367b82f9841d6c45114c58af61a800e8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11328 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use loopCall to protect OnUserKick rather than the triggerevents hack</title>
<updated>2009-04-20T13:29:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-20T13:29:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=828f256a9bd8278540bf4beede36c485e2c3e86f'/>
<id>urn:sha1:828f256a9bd8278540bf4beede36c485e2c3e86f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11321 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix SetModeParam to use std::string and handle edge cases.</title>
<updated>2009-04-17T13:54:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-17T13:54:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2dfc384cde46ba63ed7c2f4420712596096123ca'/>
<id>urn:sha1:2dfc384cde46ba63ed7c2f4420712596096123ca</id>
<content type='text'>
Previously, changing the vaule of a mode could require 3 calls to SetMode and SetModeParam.
This also fixes memory leaks caused by the strdup() not always being paired with a free().

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11307 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
