<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v3.14.0</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=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-04-28T17:49:16Z</updated>
<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>Fix updating connect classes when &lt;connect:{allow, deny}&gt; is set.</title>
<updated>2022-01-16T02:11:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-16T02:11:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d854d64e7dfd528008de9e6d4f07443fe4947a2f'/>
<id>urn:sha1:d854d64e7dfd528008de9e6d4f07443fe4947a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the default server name on non-macOS.</title>
<updated>2021-11-26T19:27:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-24T21:20:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c42e6e9a97988d25a930390521f94c12f6ff6497'/>
<id>urn:sha1:c42e6e9a97988d25a930390521f94c12f6ff6497</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the &lt;connect:uniqueusername&gt; option.</title>
<updated>2021-11-23T23:05:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-19T18:28:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f776f9237193dedb3140468a25f38df11c79c6a4'/>
<id>urn:sha1:f776f9237193dedb3140468a25f38df11c79c6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the messages sent when loading/unloading/reloading modules.</title>
<updated>2021-04-19T18:59:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-19T18:58:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ec004958f2af816fc90f753964338eb19961186'/>
<id>urn:sha1:9ec004958f2af816fc90f753964338eb19961186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for matching multiple hosts in &lt;connect:{allow,deny}&gt;.</title>
<updated>2021-03-30T08:02:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-22T14:43:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c3c4f8e8274a598b4ba573f9eabfd0940d2e88d'/>
<id>urn:sha1:8c3c4f8e8274a598b4ba573f9eabfd0940d2e88d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix weird typemask logic in the connect class reader.</title>
<updated>2021-03-05T03:07:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T02:59:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b424130196c0c3abfa70a67c299483a76fbaa57e'/>
<id>urn:sha1:b424130196c0c3abfa70a67c299483a76fbaa57e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix using std::cout instead of errstr when a port fails to bind.</title>
<updated>2021-03-02T22:31:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-02T22:31:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27f8e788c2a515f63f1f0e5e2b4b0d5e78c3dab4'/>
<id>urn:sha1:27f8e788c2a515f63f1f0e5e2b4b0d5e78c3dab4</id>
<content type='text'>
</content>
</entry>
</feed>
