<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v4.3.0</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.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-27T13:48:28Z</updated>
<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>Refactor the InspIRCd class to be actually readable.</title>
<updated>2024-08-27T12:25:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-27T11:40:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5176f8b1ba1307af5eecfc4e2b182ad6b5aa4e15'/>
<id>urn:sha1:5176f8b1ba1307af5eecfc4e2b182ad6b5aa4e15</id>
<content type='text'>
This has been long overdue as most of the comments were outdated
and members were shoved into the class in no logical way.
</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>Remove a now unnecessary hack for Windows filenames.</title>
<updated>2024-06-17T16:46:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-17T16:42:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b202db6cac6b1bf78d00cfa32eef78ed7e3fea0b'/>
<id>urn:sha1:b202db6cac6b1bf78d00cfa32eef78ed7e3fea0b</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>Make --(protocol)debug imply --nofork.</title>
<updated>2024-05-01T12:44:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-01T12:29:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8f430b84545b65445e3b5db5d6103fe6477ea22'/>
<id>urn:sha1:f8f430b84545b65445e3b5db5d6103fe6477ea22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --protocoldebug, make --debug default to DEBUG not RAWIO.</title>
<updated>2024-05-01T12:44:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-01T12:27:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5764984085fd20bc06818e8312c068e6633d63d'/>
<id>urn:sha1:e5764984085fd20bc06818e8312c068e6633d63d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update vendored libraries.</title>
<updated>2024-01-09T18:35:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-01-09T18:35:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0ee2fa5d18fab35cf638cca481a5204eaa7e31b9'/>
<id>urn:sha1:0ee2fa5d18fab35cf638cca481a5204eaa7e31b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in TryBindPorts.</title>
<updated>2024-01-09T18:14:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-01-09T18:14:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8881c692d2ef5799a1433ea9b6db75dc77e00a92'/>
<id>urn:sha1:8881c692d2ef5799a1433ea9b6db75dc77e00a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QuickExit is obsolete again so we can remove it again.</title>
<updated>2023-10-17T13:00:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-10-17T13:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec65aa82950049a42fb409b8adb0f6980d3bf781'/>
<id>urn:sha1:ec65aa82950049a42fb409b8adb0f6980d3bf781</id>
<content type='text'>
</content>
</entry>
</feed>
