<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-05T02:22:26Z</updated>
<entry>
<title>Move &lt;oper:class&gt; and &lt;oper:vhost&gt; to core_oper.</title>
<updated>2019-02-05T02:22:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-05T02:22:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a95b42e11bae7a3385c3d03819e29bb64f00191'/>
<id>urn:sha1:6a95b42e11bae7a3385c3d03819e29bb64f00191</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix erroneously sending RPL_YOURDISPLAYEDHOST to HAProxy clients.</title>
<updated>2019-01-28T14:02:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-28T13:27:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1cf6f5ec70a0afcff4e6ceed5ead8042e9dcf23'/>
<id>urn:sha1:e1cf6f5ec70a0afcff4e6ceed5ead8042e9dcf23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace from various source files.</title>
<updated>2019-01-24T22:18:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=961109ae4fde97144fdedeef25607a5b8b3ec2c2'/>
<id>urn:sha1:961109ae4fde97144fdedeef25607a5b8b3ec2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for the extended tag space for client tags.</title>
<updated>2019-01-24T14:28:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-23T21:45:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbef0241a04eafe5250b75ebb3f7ef8c32ecb260'/>
<id>urn:sha1:cbef0241a04eafe5250b75ebb3f7ef8c32ecb260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call the OnUserInit hook from earlier in UserManager::AddUser.</title>
<updated>2019-01-20T09:52:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-20T09:52:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a1f9bc59494a532a91bc9c8afcecb31ece656ee'/>
<id>urn:sha1:0a1f9bc59494a532a91bc9c8afcecb31ece656ee</id>
<content type='text'>
This fixes messages being lost when sending them to a user who has
only just connected to the server.
</content>
</entry>
<entry>
<title>Redo OnSetEndPoint logic to fix duplicate clones (#1549).</title>
<updated>2019-01-14T11:48:45Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-01-14T11:48:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f400d5f394a258dee58fb56420acd65e22503761'/>
<id>urn:sha1:f400d5f394a258dee58fb56420acd65e22503761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a crash when the core_oper module is not loaded.</title>
<updated>2018-12-12T14:43:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T13:51:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=51891f10f2a05e16e45651a669db6680a433bf9b'/>
<id>urn:sha1:51891f10f2a05e16e45651a669db6680a433bf9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp20' into master.</title>
<updated>2018-09-24T17:25:06Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-24T17:25:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c6e40d36b42a7ebf832c3a57d2816a47ee9c9a76'/>
<id>urn:sha1:c6e40d36b42a7ebf832c3a57d2816a47ee9c9a76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send the 001-004 numerics and MOTD/LUSERS from core_info.</title>
<updated>2018-08-22T20:25:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-22T12:43:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5bc17fba34044097844263641c0f612db75d466'/>
<id>urn:sha1:b5bc17fba34044097844263641c0f612db75d466</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Rename OnChangeLocalUserHost to OnPreChangeHost for consistency.</title>
<updated>2018-08-13T23:22:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T23:22:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7a115884f91d58d5699e38f4e25fdaef65a003d'/>
<id>urn:sha1:f7a115884f91d58d5699e38f4e25fdaef65a003d</id>
<content type='text'>
</content>
</entry>
</feed>
