<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v2.0.28</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.28</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v2.0.28'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-08-23T09:45:18Z</updated>
<entry>
<title>Release v2.0.28.</title>
<updated>2019-08-23T09:45:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-23T09:45:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79b163958a9cc1edd6c7d55907a1b571a43323c4'/>
<id>urn:sha1:79b163958a9cc1edd6c7d55907a1b571a43323c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialise and deallocate the MySQL library correctly.</title>
<updated>2019-08-20T15:48:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-20T15:17:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cc35d8625b7ea5cbd1d1ebb116aff86c5280162'/>
<id>urn:sha1:2cc35d8625b7ea5cbd1d1ebb116aff86c5280162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update modulemanager for inspircd-contrib.</title>
<updated>2019-06-17T09:01:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-17T08:55:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3dbf43c8cd5c8d08ef9303fe1ecd4f3e9f05bbe'/>
<id>urn:sha1:b3dbf43c8cd5c8d08ef9303fe1ecd4f3e9f05bbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update all documentation links to use https (#1622).</title>
<updated>2019-05-02T00:14:30Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-05-02T00:14:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b18fc43ba9e799e8b7dc450648410dc44f605fa7'/>
<id>urn:sha1:b18fc43ba9e799e8b7dc450648410dc44f605fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2019-04-26T22:20:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e743b2d90a23ac3c5c9a7977a8e30973ef416788'/>
<id>urn:sha1:e743b2d90a23ac3c5c9a7977a8e30973ef416788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix BanCache entries existing after X-line expiry.</title>
<updated>2019-03-10T18:00:01Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-03-10T01:20:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=95c5aa91953db978879ec21c236a871257fe7036'/>
<id>urn:sha1:95c5aa91953db978879ec21c236a871257fe7036</id>
<content type='text'>
When DefaultApply() adds a hit to the BanCache it uses the X-line
duration to set a duration on the entry. This can result in an
entry lasting longer than the X-line itself. Fix this by setting
the entry duration to the time left on the X-line.
</content>
</entry>
<entry>
<title>win: update CPACK_RESOURCE_FILE_LICENSE path</title>
<updated>2018-11-12T00:03:28Z</updated>
<author>
<name>Adam</name>
</author>
<published>2018-11-12T00:03:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fb7354568807d444ab2f8d28d352cc1de993a8b'/>
<id>urn:sha1:6fb7354568807d444ab2f8d28d352cc1de993a8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v2.0.27</title>
<updated>2018-11-05T22:59:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-05T22:59:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d9c5a22626282403b322c2a433d08c17633e507'/>
<id>urn:sha1:0d9c5a22626282403b322c2a433d08c17633e507</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix exposing the ban reason when an xline is found in the bancache.</title>
<updated>2018-11-04T10:02:28Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-26T22:53:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=39ddf2fb7a4d030fc29a7d421e09394cd70dc9bf'/>
<id>urn:sha1:39ddf2fb7a4d030fc29a7d421e09394cd70dc9bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sending malformed ERR_BANLISTFULL numerics in some contexts.</title>
<updated>2018-10-09T19:09:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-09T18:53:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f0a66ce0636726c5b16c291f59e59f6ae7edaf7'/>
<id>urn:sha1:3f0a66ce0636726c5b16c291f59e59f6ae7edaf7</id>
<content type='text'>
Fixes ircdocs/irc-defs#37.
</content>
</entry>
</feed>
