<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.4.0</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.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-10-24T14:56:20Z</updated>
<entry>
<title>Fix respecting the deprecated &lt;channels:users&gt; tag.</title>
<updated>2019-10-24T14:56:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-24T09:25:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e75491aed528e63a3b1bcbe76483e395f8c2506'/>
<id>urn:sha1:2e75491aed528e63a3b1bcbe76483e395f8c2506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fire the OnSetUserIP event after the connect class change.</title>
<updated>2019-10-21T11:22:46Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-21T11:21:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ede5d4f612fed4462893aa8c2f67c44e9ec07b25'/>
<id>urn:sha1:ede5d4f612fed4462893aa8c2f67c44e9ec07b25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a shadowing warning in LocalUser.</title>
<updated>2019-10-18T12:53:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-18T12:53:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cf9bfbcec453ea244e7f66ca5a76af99a73b7cb'/>
<id>urn:sha1:7cf9bfbcec453ea244e7f66ca5a76af99a73b7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement serialisation of users.</title>
<updated>2019-10-14T10:03:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T16:24:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0f802e30c492cb1b7e55f51063bfd38b29931c6'/>
<id>urn:sha1:d0f802e30c492cb1b7e55f51063bfd38b29931c6</id>
<content type='text'>
This allows for various things which will be coming in the future.

e.g. Transferring users to another server on upgrade.
</content>
</entry>
<entry>
<title>Fix a shadowing warning in UserIOHandler::OnError.</title>
<updated>2019-08-01T11:58:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-01T11:58:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d5ed9d15c1d16d8ea0fd2a9087cf04016ce91345'/>
<id>urn:sha1:d5ed9d15c1d16d8ea0fd2a9087cf04016ce91345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop removing oper modes after a user have been quit network-wide.</title>
<updated>2019-07-31T20:46:07Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-31T20:25:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef77989a9d067de7a51fcfae16df82f390ff5bb5'/>
<id>urn:sha1:ef77989a9d067de7a51fcfae16df82f390ff5bb5</id>
<content type='text'>
Fixes #1686.
</content>
</entry>
<entry>
<title>Improve the "max connections exceeded" oper snotice.</title>
<updated>2019-07-26T19:19:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-26T19:19:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93556dbfb8e8f6bfef5c74f1c0556836b818cb4a'/>
<id>urn:sha1:93556dbfb8e8f6bfef5c74f1c0556836b818cb4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a method for swapping user I/O handlers.</title>
<updated>2019-07-21T15:57:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-21T15:56:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f387071d339892ebed5accba92f91f997396476'/>
<id>urn:sha1:5f387071d339892ebed5accba92f91f997396476</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow modules to prevent a failed connection from being closed.</title>
<updated>2019-07-21T12:50:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-21T12:44:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=850b7a3ace862101a944a9332d72b6bd597c17cc'/>
<id>urn:sha1:850b7a3ace862101a944a9332d72b6bd597c17cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default idents to the uuid of the connecting user.</title>
<updated>2019-06-11T23:12:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-11T23:12:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=060335168d0d89242ec40f0d42cf27bfb17cf09b'/>
<id>urn:sha1:060335168d0d89242ec40f0d42cf27bfb17cf09b</id>
<content type='text'>
</content>
</entry>
</feed>
