<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.cpp, branch v3.14.0</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.cpp?h=v3.14.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-25T19:46:11Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make linking servers over UNIX sockets less difficult.</title>
<updated>2022-05-07T16:05:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T16:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a8e6cbf414b4f42f7da3b2ed86914c04bdb45eb8'/>
<id>urn:sha1:a8e6cbf414b4f42f7da3b2ed86914c04bdb45eb8</id>
<content type='text'>
Closes #1730.
</content>
</entry>
<entry>
<title>Broadcast the limits for list modes on server link.</title>
<updated>2021-06-04T01:03:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-04T00:58:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=722c63ad53dea99829cf010786354e21016aadef'/>
<id>urn:sha1:722c63ad53dea99829cf010786354e21016aadef</id>
<content type='text'>
This allows services to not overflow the limit.
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `&lt;link:ssl&gt;` to `&lt;link:sslprofile&gt;`.</title>
<updated>2021-03-10T04:21:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-10T03:30:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=085777cf272cd74e44abec70c0a87003429e2fd3'/>
<id>urn:sha1:085777cf272cd74e44abec70c0a87003429e2fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an event for adding tags to S2S messages.</title>
<updated>2019-07-19T13:17:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T13:12:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e2fcf7b3b15f86fec250b7b784bdf3d0631048c6'/>
<id>urn:sha1:e2fcf7b3b15f86fec250b7b784bdf3d0631048c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spanningtree: Never send a message to a raw UUID in CmdBuilder.</title>
<updated>2019-07-19T11:13:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T11:11:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=875aa2d98d1eb25f4932fbd2ac5c2086d16ff6ea'/>
<id>urn:sha1:875aa2d98d1eb25f4932fbd2ac5c2086d16ff6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split ServerEventListener into {Broadcast,Link,Sync}EventListener.</title>
<updated>2019-07-15T11:55:48Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-15T11:43:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=06e2961a86705d794fd5904000e44a7ae08004d9'/>
<id>urn:sha1:06e2961a86705d794fd5904000e44a7ae08004d9</id>
<content type='text'>
There is no reason to have these events in one big handler and it
causes unnecessary event hooks to be created by having them like
this.

The ServerEventListener class still exists for compatibility
</content>
</entry>
<entry>
<title>Fix an unnecessary string copy when reading the &lt;link&gt; tags.</title>
<updated>2019-05-13T23:58:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T16:49:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e55277283800bfdfef86485a6b0c7a4e7755a15b'/>
<id>urn:sha1:e55277283800bfdfef86485a6b0c7a4e7755a15b</id>
<content type='text'>
</content>
</entry>
</feed>
