<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v2.1a1</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.1a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:43Z</updated>
<entry>
<title>Correct source of initial BURST line from servers sending it without one (like denora)</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-08T19:58:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=432cb34ec9dbc34704fa9b6400c9a51798a3aa30'/>
<id>urn:sha1:432cb34ec9dbc34704fa9b6400c9a51798a3aa30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send HALFOP= line in CAPAB CAPABILITIES for 1201 compat (anope relies on this)</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-08T18:57:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5cb5d7adbba4a386474b749cd1ff183946b23ade'/>
<id>urn:sha1:5cb5d7adbba4a386474b749cd1ff183946b23ade</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use an empty direction when receiving a sourceless server command</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-29T19:45:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a71c2a1c4fc2496cbad2f091590da069b8fad1a8'/>
<id>urn:sha1:a71c2a1c4fc2496cbad2f091590da069b8fad1a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when a remote server has the same name as we do</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-17T02:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0cb2a2b099ad8e5fd1b4532158dcc8937c5ea736'/>
<id>urn:sha1:0cb2a2b099ad8e5fd1b4532158dcc8937c5ea736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of more useless assign() invocations</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T21:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd722def02fa27e69939d71d00b0af12adaea1ca'/>
<id>urn:sha1:bd722def02fa27e69939d71d00b0af12adaea1ca</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>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>Prevent using invalid UIDs and enforce UID/SID matching</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-11T21:38:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=552428b86db64b3dd14abd0d0b27e92d383bb851'/>
<id>urn:sha1:552428b86db64b3dd14abd0d0b27e92d383bb851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RAWIO log level which is more verbose than DEBUG</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-19T18:06:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cc56cf2e6575a79dc8c1894eef5b043f0cc9087'/>
<id>urn:sha1:3cc56cf2e6575a79dc8c1894eef5b043f0cc9087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change OperInfo to store oper/type/class together.</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-08T01:06:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=907722538cf76f8937bf82f1680cdba32bdb282b'/>
<id>urn:sha1:907722538cf76f8937bf82f1680cdba32bdb282b</id>
<content type='text'>
This allows privelages to be granted using &lt;oper:commands&gt; or
&lt;type:commands&gt; instead of requiring &lt;class&gt; blocks.
</content>
</entry>
</feed>
