<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/link.h, branch v2.1b1</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/link.h?h=v2.1b1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/link.h?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-10-07T15:33:22Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=7241f4cd7e5f6e505f2fde2d41e6ab5f67f8c37c'/>
<id>urn:sha1:7241f4cd7e5f6e505f2fde2d41e6ab5f67f8c37c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make irc::string faster and less wasteful</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-12T23:22:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c120a4e37f8d13f0e2540e2534bd7cc36e1f1950'/>
<id>urn:sha1:c120a4e37f8d13f0e2540e2534bd7cc36e1f1950</id>
<content type='text'>
Change irc::string from an std::basic_string typedef to a wrapper around
an std::string, to avoid unneeded copies in assign().
</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>Fix incorrect initialization of ConfigTag reference</title>
<updated>2009-10-18T21:10:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T21:10:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=076a56d8545dbdb1c975a9a85648b8c1d0345d5d'/>
<id>urn:sha1:076a56d8545dbdb1c975a9a85648b8c1d0345d5d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11911 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More classbase cleanup, hold ConfigTag reference in Autoconnect/Link</title>
<updated>2009-10-18T17:58:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T17:58:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4fca1ffbc43dd0eda8e6df665dac0fa83512daf8'/>
<id>urn:sha1:4fca1ffbc43dd0eda8e6df665dac0fa83512daf8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11906 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow multiple autoconnects in a single &lt;autoconnect&gt; tag, fix infinite failover</title>
<updated>2009-09-30T21:55:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-30T21:55:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=78aabc62e7510af5075b2056f703f0aa42e328a4'/>
<id>urn:sha1:78aabc62e7510af5075b2056f703f0aa42e328a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11786 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;autoconnect&gt; blocks [jackmcbarn]</title>
<updated>2009-09-17T22:33:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-17T22:33:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=164e9d9171850877161ae057764ff8b579bedd36'/>
<id>urn:sha1:164e9d9171850877161ae057764ff8b579bedd36</id>
<content type='text'>
Replaces &lt;link:failover&gt; and &lt;link:autoconnect&gt;

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11741 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow SSL fingerprint-based server authentication</title>
<updated>2009-06-07T02:57:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-06-07T02:57:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=885d37630ef4b5b69c26c6eb3fc97e9cd2e35eae'/>
<id>urn:sha1:885d37630ef4b5b69c26c6eb3fc97e9cd2e35eae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
