<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/u_listmode.h, branch v1.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.1.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/u_listmode.h?h=v1.1.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-14T18:46:16Z</updated>
<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://www.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://www.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://www.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://www.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>
<entry>
<title>banexception, chanfilter, inviteexception: use modestacker to stack modes when the module is unloaded.</title>
<updated>2006-10-23T12:10:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-23T12:10:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a4443c79bad2e5397140a8aea55d6cc6cadd1ab'/>
<id>urn:sha1:4a4443c79bad2e5397140a8aea55d6cc6cadd1ab</id>
<content type='text'>
This results in e.g. one line of -gggggg rather than 6 lines of -g. NEEDS TESTING.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5532 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make clever use of modestacker</title>
<updated>2006-10-22T13:57:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-22T13:57:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=defbe5dc22e8228e3a0fc0e4c7d08c0609731538'/>
<id>urn:sha1:defbe5dc22e8228e3a0fc0e4c7d08c0609731538</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5516 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make +beIgqa be sent multiple per line, rather than one per line, using modestacker and stringjoiner.</title>
<updated>2006-10-22T13:47:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-22T13:47:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8db7db4376d125e45f4bfc09e2f6c951932dc19a'/>
<id>urn:sha1:8db7db4376d125e45f4bfc09e2f6c951932dc19a</id>
<content type='text'>
This cuts down server to server traffic a *lot*.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5515 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra debugging for socketengines, will now report OS error string when failing to remove a socket from the queue</title>
<updated>2006-10-06T19:55:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T19:55:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b3a9f2af8b04bef4d2878d28e36e57ff2c907d1'/>
<id>urn:sha1:5b3a9f2af8b04bef4d2878d28e36e57ff2c907d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5436 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document a ton of classes (e.g. give them a short description for http://svn.inspircd.org/docs/annotated.html)</title>
<updated>2006-10-06T14:23:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-06T14:23:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=364735e18b500f0a071fab4cc5c9e7bace1835fc'/>
<id>urn:sha1:364735e18b500f0a071fab4cc5c9e7bace1835fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5434 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix 'item not on list' output</title>
<updated>2006-09-08T15:02:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-08T15:02:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38456992a31c9a44b552240b2a8f254efcb02485'/>
<id>urn:sha1:38456992a31c9a44b552240b2a8f254efcb02485</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5162 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
