<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v3.0.0a3</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.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-09T10:31:00Z</updated>
<entry>
<title>Allow spaces in the network name now it doesn't cause problems.</title>
<updated>2017-11-09T10:31:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-09T10:05:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b94e7dcc072d923a3f3e8830dab9b45caaea118'/>
<id>urn:sha1:2b94e7dcc072d923a3f3e8830dab9b45caaea118</id>
<content type='text'>
This will not cause any compatibility issues as we do not rely on
this attribute internally.
</content>
</entry>
<entry>
<title>Fix an unhandled exception crash when rehashing modules.</title>
<updated>2017-11-06T00:45:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-06T00:29:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2bce37fc7dc10ad719cddd5094845e57c93ff095'/>
<id>urn:sha1:2bce37fc7dc10ad719cddd5094845e57c93ff095</id>
<content type='text'>
Previously we used FOREACH_MOD to call OnRehash which handled any
thrown exceptions. When we switched to ReadConfig this stopped
being the case.

This bug was introduced in c202dea024.
</content>
</entry>
<entry>
<title>Add a constructor to OperInfo and use it to set the type name.</title>
<updated>2017-10-18T17:38:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-16T01:37:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=020c1d6ea658956e7cb2462a748790a4f4e30787'/>
<id>urn:sha1:020c1d6ea658956e7cb2462a748790a4f4e30787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ignore &lt;module&gt; tags for modules that are already loaded.</title>
<updated>2017-10-18T03:08:07Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-18T03:00:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b927b48ccb30619d9ace318b5a7d21f2279abbf'/>
<id>urn:sha1:3b927b48ccb30619d9ace318b5a7d21f2279abbf</id>
<content type='text'>
This allows us to do user friendly things like loading the alias
module in the example alias files.
</content>
</entry>
<entry>
<title>Clean up the command disabling logic.</title>
<updated>2017-10-17T19:29:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-16T03:14:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aac644de3da4fe76dc912f6c8ef451c2dc75509c'/>
<id>urn:sha1:aac644de3da4fe76dc912f6c8ef451c2dc75509c</id>
<content type='text'>
- Read the disabled command list in ApplyDisabledCommands() instead
  of storing it in a global which is only accessed on rehash.
- Write debug messages to the log when disabling commands.
- Use irc::spacesepstream instead of std::stringstream.
</content>
</entry>
<entry>
<title>Clean up the initialization of ConnectClass and ServerConfig.</title>
<updated>2017-10-15T22:41:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-18T19:26:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c65b5b4a1e2c88bde155fba9808315b3db291485'/>
<id>urn:sha1:c65b5b4a1e2c88bde155fba9808315b3db291485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the casemap name not being copied to the new ServerConfig.</title>
<updated>2017-10-05T16:27:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-05T16:27:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c6c30e7148aa8ea79a2fae205f0e7153ddd1bf8'/>
<id>urn:sha1:0c6c30e7148aa8ea79a2fae205f0e7153ddd1bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert Disabled[CU]Modes to use a bitset instead of a char array.</title>
<updated>2017-09-18T13:09:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-11T14:38:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ca9a56b7ac0ec2139ade835144369455baa757bc'/>
<id>urn:sha1:ca9a56b7ac0ec2139ade835144369455baa757bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ModeParser::IsModeChar to standardise mode validation.</title>
<updated>2017-09-18T13:09:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-11T14:22:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60d92db9a1b71bbfd4230c5eb9f04cd6a87a41d8'/>
<id>urn:sha1:60d92db9a1b71bbfd4230c5eb9f04cd6a87a41d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change FailedPortList to store a sockaddrs/int instead of string.</title>
<updated>2017-09-12T14:05:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-28T18:28:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a378e8954717c19deaa618fc326164680383505'/>
<id>urn:sha1:5a378e8954717c19deaa618fc326164680383505</id>
<content type='text'>
</content>
</entry>
</feed>
