<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v1.2.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-04T15:06:24Z</updated>
<entry>
<title>Remove two useless methods, chanlog is b0rked at the moment.</title>
<updated>2008-04-04T15:06:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-04T15:06:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce4dc653ce9acbb9b278b355e3b2f88998b26ac9'/>
<id>urn:sha1:ce4dc653ce9acbb9b278b355e3b2f88998b26ac9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9313 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change the 'is not within the modules dir' message to something less obscure that explains the problem: "Module &lt;file&gt; is not in the module directory that i am configured to look in (is &lt;path&gt; really a symlink?)"</title>
<updated>2008-04-03T20:16:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-03T20:16:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e65eee7e8db55e90dfef2b818394b8224b367766'/>
<id>urn:sha1:e65eee7e8db55e90dfef2b818394b8224b367766</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9290 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixy</title>
<updated>2008-03-30T14:39:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-30T14:39:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcc778ed46ba8c1bdeffd37bd6cd287efbba2868'/>
<id>urn:sha1:dcc778ed46ba8c1bdeffd37bd6cd287efbba2868</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9225 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change this return type to int from void. WHY didn't this error for me.</title>
<updated>2008-03-30T14:32:44Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T14:32:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3e2ef1c9ff8affb78284d56970e2461abef5c3d3'/>
<id>urn:sha1:3e2ef1c9ff8affb78284d56970e2461abef5c3d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9224 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when cancelling), and change return type to int so modules can block away messages by returning nonzero.</title>
<updated>2008-03-30T14:26:01Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-30T14:26:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2f4bf3a135e6b23fea21b2628c2c830de29cdec'/>
<id>urn:sha1:e2f4bf3a135e6b23fea21b2628c2c830de29cdec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port bindings for gnutls now bind via ip:port, rather than on all ports for that ip, fixes feature request for roadmap. NOTE, this still needs doing for the openssl module!</title>
<updated>2008-03-24T16:03:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T16:03:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43d1577839df81d3746092f11ebd1280ca2f85c1'/>
<id>urn:sha1:43d1577839df81d3746092f11ebd1280ca2f85c1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9188 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add stuff so that modules can hook users by altering a pointer in the User class. Note that ssl modules still bind by port, but the idea of doing this change is so we can remove that logic next</title>
<updated>2008-03-24T15:13:17Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-24T15:13:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=343f12b9b2d4e519b09877f76a00f6a0714509f2'/>
<id>urn:sha1:343f12b9b2d4e519b09877f76a00f6a0714509f2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9187 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add WriteNumeric() to User and OnNumeric module event. Note that modules do not change the numeric text on the fly, as this involves needless allocations for numerics that arent being changed, so instead they block the original numeric and send out their own when needed. </title>
<updated>2008-03-22T11:45:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-22T11:45:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ee525bec55521e9d911df40c2d8ca8b0212ee22'/>
<id>urn:sha1:9ee525bec55521e9d911df40c2d8ca8b0212ee22</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9174 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for OnNamesListItem, discussed with w00t a few days ago. This makes NAMESX etc a LOT cleaner and safer.</title>
<updated>2008-03-21T15:54:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T15:54:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9855300460b2e695b44646897811cc3f28428fa0'/>
<id>urn:sha1:9855300460b2e695b44646897811cc3f28428fa0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9140 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the warnings that are worth fixing, ignore the rest of gcc's nannying</title>
<updated>2008-03-17T17:28:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-17T17:28:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43a376fd68197db472472db78afd7bb5545fde38'/>
<id>urn:sha1:43a376fd68197db472472db78afd7bb5545fde38</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9117 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
