<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v2.0.16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/?h=v2.0.16</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/?h=v2.0.16'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2014-04-06T14:28:11Z</updated>
<entry>
<title>Release 2.0.16</title>
<updated>2014-04-06T14:28:11Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-06T14:28:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=493ff75f1f89a7ede2800eff0368740fbaf02aa4'/>
<id>urn:sha1:493ff75f1f89a7ede2800eff0368740fbaf02aa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix IPv6 address handling in 6aaf7047297b739377e7d509cb914f32447fb281</title>
<updated>2014-04-06T14:25:50Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-06T14:25:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e5f96b0564a63fff73485dd552dfaefe534ed080'/>
<id>urn:sha1:e5f96b0564a63fff73485dd552dfaefe534ed080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in helpop-full that prevented it from loading and other minor helpop issues</title>
<updated>2014-04-06T14:21:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-06T14:21:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dcff3882021cd2b1169d0f3e0dfc7fe2b95285a6'/>
<id>urn:sha1:dcff3882021cd2b1169d0f3e0dfc7fe2b95285a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix snotice about disabled command usage being sent to the wrong snomask</title>
<updated>2014-04-04T16:31:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-04T16:31:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cf89660a6b1fde729cfa7f9462f9396394d8b658'/>
<id>urn:sha1:cf89660a6b1fde729cfa7f9462f9396394d8b658</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add REG_ALL checks to treat unregistered users as nonexistent in more cases</title>
<updated>2014-04-04T16:30:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-04T16:30:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=23183603b7ea3b2a50ce082d573bef07ab794686'/>
<id>urn:sha1:23183603b7ea3b2a50ce082d573bef07ab794686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos and update text in the configure script</title>
<updated>2014-04-04T16:17:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-04T16:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=957676efd8e1330f1e1314046376f3d9dd1eab18'/>
<id>urn:sha1:957676efd8e1330f1e1314046376f3d9dd1eab18</id>
<content type='text'>
Some of these were picked from #448
</content>
</entry>
<entry>
<title>Major example configuration and helpop update</title>
<updated>2014-04-04T16:05:06Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-19T14:52:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=883f6db55b6cccf4a03f389559ef642054f597e0'/>
<id>urn:sha1:883f6db55b6cccf4a03f389559ef642054f597e0</id>
<content type='text'>
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
</content>
</entry>
<entry>
<title>m_watch Validate targ before use, noticed while rewriting m_watch for 2.2</title>
<updated>2014-03-27T14:41:47Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-27T14:41:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=96d561950c8086d132297eb691bf90bb2bc61a60'/>
<id>urn:sha1:96d561950c8086d132297eb691bf90bb2bc61a60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_globalload Don't pass a callback to ModuleManager::Reload() if reloading m_globalload</title>
<updated>2014-03-26T16:24:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-26T16:24:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=730128891aa71e2fec2f6210f2ebf339e233cd01'/>
<id>urn:sha1:730128891aa71e2fec2f6210f2ebf339e233cd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_httpd Fix typo noticed by @SaberUK</title>
<updated>2014-03-25T13:40:37Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-25T13:40:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff33ebe7d9d9fb835d6c66ff15ddef78462966d0'/>
<id>urn:sha1:ff33ebe7d9d9fb835d6c66ff15ddef78462966d0</id>
<content type='text'>
</content>
</entry>
</feed>
