<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/server.cpp, 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/server.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/server.cpp?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 logging about SIGHUP to the wrong snotice character.</title>
<updated>2025-02-27T16:09:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-02-27T16:09:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73ac91e4ede1fffa0f91c4b19124fb4a91143e69'/>
<id>urn:sha1:73ac91e4ede1fffa0f91c4b19124fb4a91143e69</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-08-03T11:39:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-08-03T11:39:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c6f97d7e94cc352adba11eeaa856e95cd13f836'/>
<id>urn:sha1:0c6f97d7e94cc352adba11eeaa856e95cd13f836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SendMetadata methods to Server.</title>
<updated>2024-07-23T23:03:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-23T22:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4175ba783359b38965c97d418f540fa992c9924e'/>
<id>urn:sha1:4175ba783359b38965c97d418f540fa992c9924e</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>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>
<entry>
<title>Simplify the codes that InspIRCd can exit with.</title>
<updated>2023-07-13T13:07:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-13T12:31:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4e3e973297db456f0ba8d7fdb8bbfc9c8426ea7'/>
<id>urn:sha1:b4e3e973297db456f0ba8d7fdb8bbfc9c8426ea7</id>
<content type='text'>
The custom codes that InspIRCd exits with are not very useful and can confuse init systems like systemd which assume that certain
exit codes mean certain things. INSPIRCD_BINARY_EXIT was a workaround
for this in v3 but considering thatsers have to check the logs anyway
so we may as well just use EXIT_SUCCESS and EXIT_FAILURE.
</content>
</entry>
<entry>
<title>Refactor InspIRCd::SignalHandler.</title>
<updated>2023-02-28T17:15:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T17:15:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8df84921d86cd6a4c95fbd83cf70c947733f0820'/>
<id>urn:sha1:8df84921d86cd6a4c95fbd83cf70c947733f0820</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>
</feed>
