<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket.h, branch v2.1a1</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/treesocket.h?h=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket.h?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:38Z</updated>
<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>
<entry>
<title>Change protcol sync to not use opaque pointers</title>
<updated>2010-08-03T21:32:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-22T22:51:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4eec8751a38a155f4f4498dbdd9c0f806d56a54a'/>
<id>urn:sha1:4eec8751a38a155f4f4498dbdd9c0f806d56a54a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up treesocket naming confusion by adding a link block reference during negotiation</title>
<updated>2010-02-13T21:47:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T21:47:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f85458ff9cdfd0c677086e56492955ee89f6702'/>
<id>urn:sha1:8f85458ff9cdfd0c677086e56492955ee89f6702</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12452 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix routing of KILL command when sourced from a server</title>
<updated>2010-02-11T06:56:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-11T06:56:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=baa663e5156d557b3771b8ef025f279d0ac4709c'/>
<id>urn:sha1:baa663e5156d557b3771b8ef025f279d0ac4709c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12432 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add random number generation functions to InspIRCd class.</title>
<updated>2010-02-09T02:22:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T02:22:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aab7998583ca16590a32c7bdb80955a18b090700'/>
<id>urn:sha1:aab7998583ca16590a32c7bdb80955a18b090700</id>
<content type='text'>
Default implementation uses libc random(), which can be better than rand().
If gnutls is loaded, gcrypt will be used to provide random numbers.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add DYING link state, push error messages on link, and only limit recvq on unauthenticated servers</title>
<updated>2010-02-04T00:47:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-04T00:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c66e272f93d97ebe4c730814f5058d65481e45c6'/>
<id>urn:sha1:c66e272f93d97ebe4c730814f5058d65481e45c6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12370 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove overrides for ADMIN, STATS, TIME</title>
<updated>2010-01-19T05:08:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-19T05:08:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80abf1ed3ef868b1cad85785b2386f5cbd818ba4'/>
<id>urn:sha1:80abf1ed3ef868b1cad85785b2386f5cbd818ba4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12302 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix MOTD and RULES to work remotely (remove the old hacks for MOTD)</title>
<updated>2010-01-19T04:43:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-19T04:43:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aeded4708c515bcc255b2947e67f076855fead14'/>
<id>urn:sha1:aeded4708c515bcc255b2947e67f076855fead14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move lots of spanningtree items to commands</title>
<updated>2010-01-18T23:49:23Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T23:49:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dce58b1611e275118d418bfb3b4402bd14d279dd'/>
<id>urn:sha1:dce58b1611e275118d418bfb3b4402bd14d279dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12296 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make CHANMODES/USERMODES split by spaces</title>
<updated>2010-01-16T19:45:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-16T19:45:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8320bb61ca24b9c397ed4244b3b81b39c32e29ca'/>
<id>urn:sha1:8320bb61ca24b9c397ed4244b3b81b39c32e29ca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12267 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
