<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chanregister.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_chanregister.cpp?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_chanregister.cpp?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T23:26:37Z</updated>
<entry>
<title>Correct some numerics</title>
<updated>2010-08-21T23:26:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T23:26:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c4fd8532f22fc76e7664f5d1dcae9e1f55cd9e8e'/>
<id>urn:sha1:c4fd8532f22fc76e7664f5d1dcae9e1f55cd9e8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add per-user registration limit to m_chanregister</title>
<updated>2010-08-21T16:58:11Z</updated>
<author>
<name>webczat</name>
</author>
<published>2010-08-21T16:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3308412edce6d8486c84dcd15e2ae508f892cf36'/>
<id>urn:sha1:3308412edce6d8486c84dcd15e2ae508f892cf36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when m_chanregister is initialized prior to permchannels</title>
<updated>2010-08-21T15:24:29Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T15:23:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=806cc38c72a97f4b28df0dd2e1326b2b067ce4ee'/>
<id>urn:sha1:806cc38c72a97f4b28df0dd2e1326b2b067ce4ee</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://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>Prevent changing +r when already set</title>
<updated>2010-08-21T15:13:53Z</updated>
<author>
<name>webczat</name>
</author>
<published>2010-08-21T15:13:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e0be2762f198fbe44af0ac7a009f29ceec072f3e'/>
<id>urn:sha1:e0be2762f198fbe44af0ac7a009f29ceec072f3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix desync of chanregister when merging modes</title>
<updated>2010-08-20T22:38:30Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-20T22:38:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c1bb8cd3fa1aebe756e8708102fca0aa550394ee'/>
<id>urn:sha1:c1bb8cd3fa1aebe756e8708102fca0aa550394ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add verbose parameter to m_chanregister</title>
<updated>2010-08-20T21:09:29Z</updated>
<author>
<name>webczat</name>
</author>
<published>2010-08-20T21:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e3bd018433088948aff6cf3bfd44328f4f91ad3d'/>
<id>urn:sha1:e3bd018433088948aff6cf3bfd44328f4f91ad3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove double error check on prefixrequired</title>
<updated>2010-08-20T17:10:26Z</updated>
<author>
<name>webczat</name>
</author>
<published>2010-08-20T17:10:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a7d2ab7f10e9ca16680e6523f0fe87b30b6236ec'/>
<id>urn:sha1:a7d2ab7f10e9ca16680e6523f0fe87b30b6236ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multi-registrant support</title>
<updated>2010-08-20T15:47:17Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-20T15:47:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=49f59d1a282e25ace6b31bd9a785302b94e06f47'/>
<id>urn:sha1:49f59d1a282e25ace6b31bd9a785302b94e06f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded VF_COMMON and set default expire time to 21 days</title>
<updated>2010-08-20T00:54:10Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-20T00:54:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eb8dda673a56ea4d3f5bf863e254895921caac8d'/>
<id>urn:sha1:eb8dda673a56ea4d3f5bf863e254895921caac8d</id>
<content type='text'>
</content>
</entry>
</feed>
