<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_restrictchans.cpp, branch v2.1a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_restrictchans.cpp?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_restrictchans.cpp?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T15:13:59Z</updated>
<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://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>Fix m_restrictchans not checking new channels</title>
<updated>2010-08-07T14:50:55Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-07T14:50:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=48427874a0623f3f2096d33ba25bb4f6984b37f5'/>
<id>urn:sha1:48427874a0623f3f2096d33ba25bb4f6984b37f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect test in m_restrictchans</title>
<updated>2010-08-06T22:59:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-06T22:59:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b1f1f8c22119e0e1fd1658219f7331c315944e6'/>
<id>urn:sha1:4b1f1f8c22119e0e1fd1658219f7331c315944e6</id>
<content type='text'>
</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://cgit.space/~steering/inspircd++.git/commit/?id=708843f1b9c92e1c4ef3db3b54e8268406bff7b3'/>
<id>urn:sha1:708843f1b9c92e1c4ef3db3b54e8268406bff7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to use a permission-based OnCheckJoin hook instead of OnUserPreJoin</title>
<updated>2010-08-04T17:50:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-04T16:56:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2743de6da61e6f81cff53f457ceb9ece6708d42'/>
<id>urn:sha1:b2743de6da61e6f81cff53f457ceb9ece6708d42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of char* argument for channel name</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T19:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6286f2c2415dee69c91ae4820a06e5b0b961671b'/>
<id>urn:sha1:6286f2c2415dee69c91ae4820a06e5b0b961671b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use ConfigTagList as a faster access method for access to configuration</title>
<updated>2009-10-21T23:46:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:46:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d8f98565a8617658f610bc94a5d87266930beee4'/>
<id>urn:sha1:d8f98565a8617658f610bc94a5d87266930beee4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11948 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader</title>
<updated>2009-10-18T16:01:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T16:01:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a59d08fffd3dc8a9850ce34c9928fb6382b9b37f'/>
<id>urn:sha1:a59d08fffd3dc8a9850ce34c9928fb6382b9b37f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove dummy API_VERSION from Version constructor</title>
<updated>2009-10-17T17:53:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f'/>
<id>urn:sha1:67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
