<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules.h, branch v2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v2.0.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v2.0.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-07-01T19:11:59Z</updated>
<entry>
<title>Revert "users: introduce OnSetClientIP hook."</title>
<updated>2012-07-01T19:11:59Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:11:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c3745edb3013d4ffce393337566a8a58924740b'/>
<id>urn:sha1:2c3745edb3013d4ffce393337566a8a58924740b</id>
<content type='text'>
This reverts commit 5fd31ec5a6ba6021763b36d8d17d4665900623ab.
</content>
</entry>
<entry>
<title>users: introduce OnSetClientIP hook.</title>
<updated>2012-06-13T05:49:29Z</updated>
<author>
<name>William Pitcock</name>
</author>
<published>2012-06-12T03:12:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5fd31ec5a6ba6021763b36d8d17d4665900623ab'/>
<id>urn:sha1:5fd31ec5a6ba6021763b36d8d17d4665900623ab</id>
<content type='text'>
This hook is called whenever a client's IP is modified.
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for bug #12</title>
<updated>2012-04-15T01:03:25Z</updated>
<author>
<name>Justin Crawford</name>
</author>
<published>2012-04-15T01:03:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5'/>
<id>urn:sha1:df5f76832ee67d1cbfb1fc47a8d3ec3823f010c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up API_VERSION number</title>
<updated>2010-04-02T00:01:32Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-01T23:50:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd6b7a8cda83f54679634624e84e92b91cf80683'/>
<id>urn:sha1:cd6b7a8cda83f54679634624e84e92b91cf80683</id>
<content type='text'>
Since we can make API changes in multiple branches at the same time,
a single sequence number is insufficient. Use two numbers to indicate
the major version and API increment.
</content>
</entry>
<entry>
<title>Remove channel argument from OnSendWhoLine, this information is already available in params[0]</title>
<updated>2010-03-22T20:29:05Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-22T20:29:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10d8e9151d75c1ef81740d56b703fc147086f175'/>
<id>urn:sha1:10d8e9151d75c1ef81740d56b703fc147086f175</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12650 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow static initialization of dynamic_reference objects</title>
<updated>2010-03-22T18:02:09Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-22T18:02:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9754ce49bf616c1d18556e19dd213d9ed54fcfc'/>
<id>urn:sha1:a9754ce49bf616c1d18556e19dd213d9ed54fcfc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12648 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>PURE_STATIC fixes to use normal &lt;module&gt; tags</title>
<updated>2010-03-18T15:14:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-18T15:14:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cb909b0f3378b7f8f7e2e2fe067685c9e788f6c'/>
<id>urn:sha1:7cb909b0f3378b7f8f7e2e2fe067685c9e788f6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12641 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert pgsql to SQLv3</title>
<updated>2010-03-13T01:28:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-13T01:28:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11e45f2cb78c0667e2c7c7e2370944bf64b140b8'/>
<id>urn:sha1:11e45f2cb78c0667e2c7c7e2370944bf64b140b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12626 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix ModuleManager::SetPriority algorithm which did not handle PRIORITY_BEFORE correctly</title>
<updated>2010-03-06T01:27:20Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-06T01:27:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d55803ae8348d973ff472d5e734026af3e895b4'/>
<id>urn:sha1:6d55803ae8348d973ff472d5e734026af3e895b4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12600 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
