<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.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/include/inspircd.h?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-02-28T14:30:22Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2025-02-28T14:30:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-02-28T13:42:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdd3226befacd40c07b5c987cf93d0626df8d287'/>
<id>urn:sha1:cdd3226befacd40c07b5c987cf93d0626df8d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix expanding paths on portable installations.</title>
<updated>2025-02-15T14:44:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-02-15T14:24:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c2100a2e4b6a4d77af615bcd300aa5e5a077358'/>
<id>urn:sha1:6c2100a2e4b6a4d77af615bcd300aa5e5a077358</id>
<content type='text'>
Closes #2148.
</content>
</entry>
<entry>
<title>Make Cullable::Deleter const.</title>
<updated>2024-09-13T14:40:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-13T14:40:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf53ff50847b5a413c16b383fae0241f94874371'/>
<id>urn:sha1:bf53ff50847b5a413c16b383fae0241f94874371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string_view in InspIRCd::Is{FQDN,Host,SID}.</title>
<updated>2024-09-07T18:26:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-09-07T18:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73a98ce7bedfff951244cb4a15eb487073d64e74'/>
<id>urn:sha1:73a98ce7bedfff951244cb4a15eb487073d64e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-09-07T10:10:36Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-09-07T10:10:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e784862f5f251154a414fa17645caa644c5e4b2'/>
<id>urn:sha1:8e784862f5f251154a414fa17645caa644c5e4b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate the raw overload of GenRandomStr in favour of GenRandom.</title>
<updated>2024-08-27T15:31:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T15:20:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f7a7df7409e177f158bdd677321e4a61eb6a440'/>
<id>urn:sha1:3f7a7df7409e177f158bdd677321e4a61eb6a440</id>
<content type='text'>
The raw overload was almost always misused where GenRandom would
be better.

While we're making changes to this code switch the printable mode
to use a static array like Anope does.
</content>
</entry>
<entry>
<title>Fix the argument to BindPorts not being documented.</title>
<updated>2024-08-27T14:09:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T14:09:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1302f6ee6d0637df63beab1d38825547fbd0fc13'/>
<id>urn:sha1:1302f6ee6d0637df63beab1d38825547fbd0fc13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix measuring the CPU load on Windows.</title>
<updated>2024-08-27T13:48:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T13:48:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=491d82677d271a89a8f83f180f3afd9c90c0c5ba'/>
<id>urn:sha1:491d82677d271a89a8f83f180f3afd9c90c0c5ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redocument ServerStats and switch members to use size_t.</title>
<updated>2024-08-27T13:47:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T13:47:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56b9a4e48ef2405ec86ada3c282524caa2903b35'/>
<id>urn:sha1:56b9a4e48ef2405ec86ada3c282524caa2903b35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change InspIRCd::ProcessColors to take a string instead of a vector.</title>
<updated>2024-08-27T13:29:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T13:29:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6ea9f7d4a4bf015524749da6ffeecf1d15c9268'/>
<id>urn:sha1:e6ea9f7d4a4bf015524749da6ffeecf1d15c9268</id>
<content type='text'>
This is more useful for how MOTDs are processed now as we iterate
through them anyway and this allows us to avoid a needless second
iteration.
</content>
</entry>
</feed>
