<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_timedmodes.cpp, branch v2.1b1</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_timedmodes.cpp?h=v2.1b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_timedmodes.cpp?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-09-28T17:20:43Z</updated>
<entry>
<title>Clean up m_timedmodes</title>
<updated>2010-09-28T17:20:43Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-28T17:20:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85f9808bd3529815a54ad4090e5796a133d82586'/>
<id>urn:sha1:85f9808bd3529815a54ad4090e5796a133d82586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This needs to be VF_OPTCOMMON for the same reason as m_account</title>
<updated>2010-09-25T00:13:04Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-25T00:13:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28efdd368597bbdc534e978cff687286b2ca7e85'/>
<id>urn:sha1:28efdd368597bbdc534e978cff687286b2ca7e85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type mismatch error</title>
<updated>2010-09-24T00:56:06Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-24T00:56:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57492318ea1f755959d97f033bfe8b36da9d2bf8'/>
<id>urn:sha1:57492318ea1f755959d97f033bfe8b36da9d2bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ExtensibleType argument to ExtensionItem to identify item types</title>
<updated>2010-09-23T00:49:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:49:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6049aefbfe55e7668f50f76efac4e4a67c2f18c6'/>
<id>urn:sha1:6049aefbfe55e7668f50f76efac4e4a67c2f18c6</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 race condition in m_timedmodes</title>
<updated>2010-08-25T16:10:54Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-25T16:10:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11724e1a9b795fc24a959f1c9fa292d1c1a53fc1'/>
<id>urn:sha1:11724e1a9b795fc24a959f1c9fa292d1c1a53fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent using /TMODE to register channels over the limit</title>
<updated>2010-08-24T23:14:00Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-24T23:14:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2465f16ed9cd80da76542fc722465f28cfb911cd'/>
<id>urn:sha1:2465f16ed9cd80da76542fc722465f28cfb911cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the configuration tag function names</title>
<updated>2010-08-22T13:27:08Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T13:27:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1710bc2e998b22162f95181973633c03a6a29a3c'/>
<id>urn:sha1:1710bc2e998b22162f95181973633c03a6a29a3c</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>Fix some minor bugs in m_timedmodes</title>
<updated>2010-08-16T13:55:10Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-16T13:55:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfa07a63244f189690b2880f830fe20163493d14'/>
<id>urn:sha1:bfa07a63244f189690b2880f830fe20163493d14</id>
<content type='text'>
</content>
</entry>
</feed>
