<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.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_spanningtree/main.cpp?h=v2.1b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-10-10T04:54:28Z</updated>
<entry>
<title>Rewrite TreeSocket timeout and lifecycle management</title>
<updated>2010-10-10T04:54:28Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-10T04:46:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de3871ce941ab3dc97cebb7a296c828428ab39a0'/>
<id>urn:sha1:de3871ce941ab3dc97cebb7a296c828428ab39a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command to control autoconnect blocks</title>
<updated>2010-10-07T15:33:22Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-10-07T15:32:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7241f4cd7e5f6e505f2fde2d41e6ab5f67f8c37c'/>
<id>urn:sha1:7241f4cd7e5f6e505f2fde2d41e6ab5f67f8c37c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid RESYNC on channel creation when possible</title>
<updated>2010-10-03T01:01:58Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-03T01:01:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fa51c7caa0199568507ecf9fd4aac7c954a6a2f'/>
<id>urn:sha1:3fa51c7caa0199568507ecf9fd4aac7c954a6a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error handling and bad SQL syntax</title>
<updated>2010-10-02T21:25:07Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-02T21:25:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02528316c5ccbe10464a3aeed12eef5637d2319b'/>
<id>urn:sha1:02528316c5ccbe10464a3aeed12eef5637d2319b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unneeded complexity from spanningtree</title>
<updated>2010-10-02T20:27:19Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-02T20:27:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1540f7475f4439a029f881eaa1efe747ee79da14'/>
<id>urn:sha1:1540f7475f4439a029f881eaa1efe747ee79da14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "assign()" converter between irc::string and std::string</title>
<updated>2010-08-22T16:42:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T16:42:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=95b496c831e86c8ba57223bd69aa33a2f1bb9f88'/>
<id>urn:sha1:95b496c831e86c8ba57223bd69aa33a2f1bb9f88</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>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://www.cgit.space/~steering/inspircd++.git/commit/?id=e25437558ccbe50b985d3b7a27328a2b46e7e79b'/>
<id>urn:sha1:e25437558ccbe50b985d3b7a27328a2b46e7e79b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create OnChannelPermissionCheck hook</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-02T18:04:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89f72a4d63c6868ac3c191197f37e08341b8bc16'/>
<id>urn:sha1:89f72a4d63c6868ac3c191197f37e08341b8bc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RESYNC command to allow automatic recovery from a detected desync</title>
<updated>2010-08-03T21:32:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-04T16:39:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4351678065e1e0f2bb5cf3c7eb7e2f17b6470833'/>
<id>urn:sha1:4351678065e1e0f2bb5cf3c7eb7e2f17b6470833</id>
<content type='text'>
</content>
</entry>
</feed>
