<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_nonicks.cpp, branch v2.1b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_nonicks.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_nonicks.cpp?h=v2.1b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2011-05-04T22:28:12Z</updated>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid future bugs with Attach</title>
<updated>2010-08-29T00:18:22Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-29T00:18:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb056ec67eb774e8ba4751911c22d2973927271d'/>
<id>urn:sha1:eb056ec67eb774e8ba4751911c22d2973927271d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ConfigReader (deprecated interface)</title>
<updated>2010-08-21T20:27:31Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T20:27:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=37d282776753c7fd6a6793dd40105e89fdf47f62'/>
<id>urn:sha1:37d282776753c7fd6a6793dd40105e89fdf47f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</content>
</entry>
<entry>
<title>Change UserChanList to an intrusive-style linked list</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T17:47:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1a07677db2bb0b023d5eb3565353cb0843eefbf'/>
<id>urn:sha1:c1a07677db2bb0b023d5eb3565353cb0843eefbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Funnel access checks through the OnPermissionCheck hook</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-06T23:00:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=50737634cbebf946621076c0582b0208e28a816c'/>
<id>urn:sha1:50737634cbebf946621076c0582b0208e28a816c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore &lt;options:exemptchanops&gt; with long names</title>
<updated>2010-08-03T21:32:36Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-20T08:33:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e5a489d5c6047ba87a025f39cc7cb40d05815ce'/>
<id>urn:sha1:6e5a489d5c6047ba87a025f39cc7cb40d05815ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the rest of the channel mode letters changeable</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-14T04:28:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c627aa1c4869e265c4a18f3fa8c851d2a10692bb'/>
<id>urn:sha1:c627aa1c4869e265c4a18f3fa8c851d2a10692bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes from characterless mode test</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-09T21:00:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da8db6c34090edd0a78513fd16eb017500347174'/>
<id>urn:sha1:da8db6c34090edd0a78513fd16eb017500347174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow nick locking to prevent voluntary changes to UID</title>
<updated>2010-01-24T22:31:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-24T22:31:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4599328e31c71958e0c3086980d1470859307b10'/>
<id>urn:sha1:4599328e31c71958e0c3086980d1470859307b10</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12322 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
