<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_channames.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_channames.cpp?h=v2.1b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_channames.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>Make m_channames use long mode names and block registered channels with invalid names as well as permanent ones</title>
<updated>2010-09-07T00:41:09Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-07T00:41:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d279c8aa0e2638935e88d7f91815c7c25ebf6c2c'/>
<id>urn:sha1:d279c8aa0e2638935e88d7f91815c7c25ebf6c2c</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>Fix crash in m_channames</title>
<updated>2010-08-22T01:55:27Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-22T01:55:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cc398633a555704d4c69b118cc9c0f20113b622'/>
<id>urn:sha1:6cc398633a555704d4c69b118cc9c0f20113b622</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>Force modules to use init() to register hooks</title>
<updated>2010-08-05T22:28:49Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-05T22:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=708843f1b9c92e1c4ef3db3b54e8268406bff7b3'/>
<id>urn:sha1:708843f1b9c92e1c4ef3db3b54e8268406bff7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix negative array access in channame</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-09T05:05:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e2e60904898a6f763c5dc3a0df097cdeacc562c'/>
<id>urn:sha1:6e2e60904898a6f763c5dc3a0df097cdeacc562c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GCC doesn't like characters being used in array subscripts</title>
<updated>2010-08-03T21:32:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-25T16:22:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08c245ec32062a45b4be40687820ec472c3d91e0'/>
<id>urn:sha1:08c245ec32062a45b4be40687820ec472c3d91e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix empty FMODE being sent if SendMode mode changes</title>
<updated>2010-01-28T20:16:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-28T20:16:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b3d8e3d1841425af7412b3bf25657cf334c0175'/>
<id>urn:sha1:2b3d8e3d1841425af7412b3bf25657cf334c0175</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12323 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
