<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v4.0.0a12</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.0.0a12</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.0.0a12'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-06-26T16:34:32Z</updated>
<entry>
<title>Move config xline reading and rehashing to core_xline.</title>
<updated>2022-06-26T16:34:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:17:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=696fd30209f25d748193c7581a29837a1f8db053'/>
<id>urn:sha1:696fd30209f25d748193c7581a29837a1f8db053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various bugs relating to platform-native module extensions.</title>
<updated>2022-06-26T16:01:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:01:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc3df034062a3faccb9ed0777e99dde89776d52e'/>
<id>urn:sha1:dc3df034062a3faccb9ed0777e99dde89776d52e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move unistd out of the global compat header.</title>
<updated>2022-05-07T19:18:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T18:50:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a5af295be54ba5666befa6e01cd3043f73cd891'/>
<id>urn:sha1:1a5af295be54ba5666befa6e01cd3043f73cd891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the entire logging system.</title>
<updated>2022-05-01T21:07:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:10:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c382faf9c941ad2ab93f806b6477933d41566719'/>
<id>urn:sha1:c382faf9c941ad2ab93f806b6477933d41566719</id>
<content type='text'>
- Much cleaner API for writing to the log.
- Adds support for stderr and stdout logging to the core.
- Adds support for sql and syslog logging in modules.
</content>
</entry>
<entry>
<title>Enable getting the local server hostname on Windows.</title>
<updated>2022-04-30T15:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-30T15:14:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a271553fc642cac1097f9bb798e622e34a4ab3b'/>
<id>urn:sha1:0a271553fc642cac1097f9bb798e622e34a4ab3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only write to the pid file on boot.</title>
<updated>2022-04-23T08:57:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-23T08:46:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d682f3f2c962d4f6f986ade58cf3c1dc4adfbc67'/>
<id>urn:sha1:d682f3f2c962d4f6f986ade58cf3c1dc4adfbc67</id>
<content type='text'>
Being able to change this after first boot is error prone and does
not work well on system-wide installs where the server needs root
to write the file.

Closes #566.
</content>
</entry>
<entry>
<title>Add ConnectClass::Ptr as an alias for std::shared_ptr&lt;ConnectClass&gt;.</title>
<updated>2022-01-16T14:26:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-16T14:26:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5486c0f38348b49df4ee9854317f6d2538e96d15'/>
<id>urn:sha1:5486c0f38348b49df4ee9854317f6d2538e96d15</id>
<content type='text'>
</content>
</entry>
</feed>
