<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.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/utils.h?h=v2.1b1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.h?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://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://cgit.space/~steering/inspircd++.git/commit/?id=de3871ce941ab3dc97cebb7a296c828428ab39a0'/>
<id>urn:sha1:de3871ce941ab3dc97cebb7a296c828428ab39a0</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://cgit.space/~steering/inspircd++.git/commit/?id=1540f7475f4439a029f881eaa1efe747ee79da14'/>
<id>urn:sha1:1540f7475f4439a029f881eaa1efe747ee79da14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update m_flatfile_channels to be more robust</title>
<updated>2010-09-06T17:51:06Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-09-06T17:47:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bed2cd84f2a3f34763cea677baf5ab7e073c41b2'/>
<id>urn:sha1:bed2cd84f2a3f34763cea677baf5ab7e073c41b2</id>
<content type='text'>
Enable storage of registered channels without permanent channels, or vice versa
Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user
Move NukeChannel to core and put announcets back in options
Allow sending mode merges via the protocol interface
</content>
</entry>
<entry>
<title>Remove unneeded copy of server name for every remote user</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-11T21:47:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=58407a413aab51be628f76bf6dbd37ace760f809'/>
<id>urn:sha1:58407a413aab51be628f76bf6dbd37ace760f809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow SASL messages to be targeted at the services server</title>
<updated>2010-02-18T21:23:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T21:23:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8cb1935360087b4e38802b837981e5f41e9b87d7'/>
<id>urn:sha1:8cb1935360087b4e38802b837981e5f41e9b87d7</id>
<content type='text'>
&lt;sasl target="services.example.net"&gt; will avoid broadcasting all
authentication messages across the network, which improves security.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12494 e03df62e-2008-0410-955e-edbf42e46eb7
</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>Make User::uuid and User::server const</title>
<updated>2009-10-23T22:47:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T22:47:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b16e16ac1bae4ac5494778b4b8a7009febb58137'/>
<id>urn:sha1:b16e16ac1bae4ac5494778b4b8a7009febb58137</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11962 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Kill ListenSocketBase, use OnAcceptConnection for all new connections</title>
<updated>2009-10-21T23:46:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:46:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d221de88276b9e33a108281a9cd0a58875032fc6'/>
<id>urn:sha1:d221de88276b9e33a108281a9cd0a58875032fc6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11950 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make classbase and refcountbase uncopyable; expand comments on their indended uses</title>
<updated>2009-10-17T18:52:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T18:52:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9db7af579c46a9f0379fdf71fb773a0a76a94846'/>
<id>urn:sha1:9db7af579c46a9f0379fdf71fb773a0a76a94846</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add server ports to ServerInstance-&gt;ports, enable SSL on them using OnHookIO</title>
<updated>2009-10-09T19:00:09Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-09T19:00:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b6a5e2bd143cdd2fc610f79c87729d2e211da7ff'/>
<id>urn:sha1:b6a5e2bd143cdd2fc610f79c87729d2e211da7ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11810 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
