<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v4.11.0</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=v4.11.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v4.11.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-06-05T12:59:22Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2026-06-05T12:59:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-06-05T12:55:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edc565971fc97e090557245bfc9f45c41b0c5cfd'/>
<id>urn:sha1:edc565971fc97e090557245bfc9f45c41b0c5cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2026-03-31T20:16:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-03-31T20:16:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c079e220f9f915d829d9f516ac03213cc923f046'/>
<id>urn:sha1:c079e220f9f915d829d9f516ac03213cc923f046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some minor doxygen warnings.</title>
<updated>2026-03-08T18:02:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T18:02:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b8934b5f4887cc71d0674e100e0586fa5bd9d0c'/>
<id>urn:sha1:8b8934b5f4887cc71d0674e100e0586fa5bd9d0c</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
