<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v4.0.0a19</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v4.0.0a19</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v4.0.0a19'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-24T00:12:57Z</updated>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T11:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db9d5abe4abd975cd8725283f2efcd4bcae5f8e'/>
<id>urn:sha1:9db9d5abe4abd975cd8725283f2efcd4bcae5f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default more stuff inline in the InspIRCd class.</title>
<updated>2023-01-23T01:09:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T01:09:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9bb0cfa4f886023d9c4c1c87e02d0f2e953495ae'/>
<id>urn:sha1:9bb0cfa4f886023d9c4c1c87e02d0f2e953495ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow creating a FailedPort without a bindspec.</title>
<updated>2023-01-17T00:37:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T23:19:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a99a38a3ad8012803118a3b92b20024f28b6e29b'/>
<id>urn:sha1:a99a38a3ad8012803118a3b92b20024f28b6e29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store the actual error in FailedPort instead of an error code.</title>
<updated>2023-01-16T22:54:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T22:54:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=612e1a30274bf4e239077f63a877440eb134da4d'/>
<id>urn:sha1:612e1a30274bf4e239077f63a877440eb134da4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qualify auto correctly in all cases.</title>
<updated>2023-01-10T23:30:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T23:02:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155'/>
<id>urn:sha1:b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying shared_ptr&lt;ConfigTag&gt; when not necessary.</title>
<updated>2023-01-10T21:27:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b2916c8451506adccf3ab0a56bbf836d9f3cb36'/>
<id>urn:sha1:1b2916c8451506adccf3ab0a56bbf836d9f3cb36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some stuff from the Windows compat header to where it is used.</title>
<updated>2022-12-27T13:50:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-27T13:50:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed81ec45ad6fc014dc9df5b94028721d17f6e2ac'/>
<id>urn:sha1:ed81ec45ad6fc014dc9df5b94028721d17f6e2ac</id>
<content type='text'>
</content>
</entry>
</feed>
