<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/u_listmode.h, branch v1.1.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.1.9</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.1.9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-06-14T22:41:24Z</updated>
<entry>
<title>MAXMODES+1 -&gt; MAXMODES+2</title>
<updated>2007-06-14T22:41:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-14T22:41:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4e7fa39cc520bef9381f092f29b7fa8c17a9fd4a'/>
<id>urn:sha1:4e7fa39cc520bef9381f092f29b7fa8c17a9fd4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7318 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, ++it++? Thats gonna break :p</title>
<updated>2007-05-27T11:30:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-27T11:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=140b01ba4927e7d6b85504ff740ae443b0f2df2a'/>
<id>urn:sha1:140b01ba4927e7d6b85504ff740ae443b0f2df2a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7162 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change for reverse output of lists, most recent first, for bug #307. Also fix(Oms) annoying(Cuddled(Ifs()))</title>
<updated>2007-05-27T11:28:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-27T11:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd818bec4981c69a33ab175d293aa5d1c6cdfb90'/>
<id>urn:sha1:bd818bec4981c69a33ab175d293aa5d1c6cdfb90</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7160 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove debug</title>
<updated>2007-03-11T02:51:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-11T02:51:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8adc40e9af710006b96230da11fe0068cdad3179'/>
<id>urn:sha1:8adc40e9af710006b96230da11fe0068cdad3179</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6654 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the operator== for irc::string -&gt; std::string to be const&amp;, the lack of const was stopping them being used in certain situations, this saves us a bunch of assign()</title>
<updated>2007-03-10T15:29:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T15:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=07ca4f5789bb54f9bfe0e24e68c5515d9708d9ee'/>
<id>urn:sha1:07ca4f5789bb54f9bfe0e24e68c5515d9708d9ee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6643 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change mask variable to irc::string to allow for case insensitive removal/addition</title>
<updated>2007-03-10T15:16:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-10T15:16:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=902f5b36810fa8d367dacb6895f79d58afd619a1'/>
<id>urn:sha1:902f5b36810fa8d367dacb6895f79d58afd619a1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6642 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone left the colon off the 'end of list' numeric in u_listmode.h. I dont know what clients this might break</title>
<updated>2007-01-14T18:46:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-14T18:46:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8302af8e8a51b1489ecf40970c02bfb828cf1106'/>
<id>urn:sha1:8302af8e8a51b1489ecf40970c02bfb828cf1106</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6328 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added interface 'ChannelBanList' that these two modules implement. Send a request class ListModeRequest to the module to check if a user is matched on a channel:</title>
<updated>2007-01-14T18:25:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-14T18:25:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8c14f0f530c61fd4875131902937fba9f780adf7'/>
<id>urn:sha1:8c14f0f530c61fd4875131902937fba9f780adf7</id>
<content type='text'>
const char* ismatched = ListModeRequest(this, targetmodule, someuser, somechan).Send();

ismatched will be NULL if theyre not matched by the modules list, or will contain the mask if they are matched.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6325 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>And now, just to force you to recompile the *whole* ircd.. updated headers on the headers. :p</title>
<updated>2006-12-15T22:18:59Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:18:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=696ee9ff66bb94be2229bfa9c3dc288affc38a72'/>
<id>urn:sha1:696ee9ff66bb94be2229bfa9c3dc288affc38a72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix unloading of modules that use u_listmode</title>
<updated>2006-10-23T16:28:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-23T16:28:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a02baa51d398d6a06cbe6caebd1ab4901229fbb9'/>
<id>urn:sha1:a02baa51d398d6a06cbe6caebd1ab4901229fbb9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5533 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
