<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, 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_spanningtree?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T21:53:04Z</updated>
<entry>
<title>Replace remaining Request users with dynamic_reference</title>
<updated>2010-08-21T21:53:04Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T21:53:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f11346b8f65a1b662236d598023ba4c8fce2001e'/>
<id>urn:sha1:f11346b8f65a1b662236d598023ba4c8fce2001e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More config logging fixups</title>
<updated>2010-08-21T16:56:04Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T16:56:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a117dd48bea3e42d9d6d2a58c87d0a04edad8678'/>
<id>urn:sha1:a117dd48bea3e42d9d6d2a58c87d0a04edad8678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move spanningtree config to &lt;spanningtree&gt; from various other places</title>
<updated>2010-08-21T16:18:53Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T16:18:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5bb0c4ce36846ead36140535034fcdeec5d5d49c'/>
<id>urn:sha1:5bb0c4ce36846ead36140535034fcdeec5d5d49c</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>Fix null deref on distant proto_version check in FMODE</title>
<updated>2010-08-16T15:14:50Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-16T15:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=44e7aab78c41d44561ac384f61174cd3ad9bc1ef'/>
<id>urn:sha1:44e7aab78c41d44561ac384f61174cd3ad9bc1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move a useful utility function from spanningtree to core</title>
<updated>2010-08-15T20:37:26Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T20:36:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e25437558ccbe50b985d3b7a27328a2b46e7e79b'/>
<id>urn:sha1:e25437558ccbe50b985d3b7a27328a2b46e7e79b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SyncTarget::SendCommand for sending preformatted lines s2s</title>
<updated>2010-08-15T01:38:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:33:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fc7a3890553cb7b41540b986e81cfde21165d395'/>
<id>urn:sha1:fc7a3890553cb7b41540b986e81cfde21165d395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace dynamic_cast with faster explicit type marking</title>
<updated>2010-08-15T01:14:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63692c91a53b5970f6f33c8f545669dc2736a1c7'/>
<id>urn:sha1:63692c91a53b5970f6f33c8f545669dc2736a1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recreate the Channel object during a TS reset</title>
<updated>2010-08-14T20:41:49Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-14T20:41:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6420753ab059ea549e1dc94ed1d8bd03d631e352'/>
<id>urn:sha1:6420753ab059ea549e1dc94ed1d8bd03d631e352</id>
<content type='text'>
This ensures that all obsolete metadata, modes, and other information
from the old channel is discarded on a TS reset.
</content>
</entry>
<entry>
<title>Add mode-merge indicator to FMODE</title>
<updated>2010-08-13T22:00:23Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-13T22:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a407e459bb83d2d9065792ff7e58578f22d190d'/>
<id>urn:sha1:6a407e459bb83d2d9065792ff7e58578f22d190d</id>
<content type='text'>
This introduces explicit mode-merge request, rather than forcing all
server-sourced mode changes to be merged. Syntax:

:SID FMODE #chan TS =mode params

For protocol 1202 and below, this is converted back to +.
</content>
</entry>
</feed>
