<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket.h, branch insp2</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=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket.h?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-25T09:39:41Z</updated>
<entry>
<title>Remove prototype for the now removed SendLegacyListModes function.</title>
<updated>2024-08-25T09:39:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-25T09:39:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4bb5382840e2c6eb1ffe90c61afca6c4c714ab53'/>
<id>urn:sha1:4bb5382840e2c6eb1ffe90c61afca6c4c714ab53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update all usages of ProtocolServer to use Server.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-23T22:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4bee21ab53cebc9953849412611add66a7330e7'/>
<id>urn:sha1:a4bee21ab53cebc9953849412611add66a7330e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to PROTO_NEWEST if no protocol is negotiated.</title>
<updated>2024-06-19T14:11:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-19T14:08:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edb7101e6a01f449350a45ee92d5a15abb7bc4bb'/>
<id>urn:sha1:edb7101e6a01f449350a45ee92d5a15abb7bc4bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move SVSJOIN/SVSNICK/SVSPART to the services module.</title>
<updated>2024-02-27T13:15:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-02-26T18:01:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81e84056170f4f25a8dd0647739486f28fb5edcd'/>
<id>urn:sha1:81e84056170f4f25a8dd0647739486f28fb5edcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying various shared_ptr usages when not necessary.</title>
<updated>2023-01-10T21:39:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T21:39:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=396f2ab29076ca8ce94336813af4d6a8d94ecad5'/>
<id>urn:sha1:396f2ab29076ca8ce94336813af4d6a8d94ecad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass the client/server sockaddr around as a ref instead of a ptr.</title>
<updated>2022-12-25T13:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-25T13:06:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7673db8d1b06cc1162d38a23012ba6a6e8651306'/>
<id>urn:sha1:7673db8d1b06cc1162d38a23012ba6a6e8651306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assign more class members inline instead of in the constructor.</title>
<updated>2022-10-21T16:15:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-21T16:15:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3928f478f1a05394c8aab47a8d5f38e18cce9669'/>
<id>urn:sha1:3928f478f1a05394c8aab47a8d5f38e18cce9669</id>
<content type='text'>
</content>
</entry>
</feed>
