<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/usermanager.cpp, branch v4.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v4.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/usermanager.cpp?h=v4.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-08-20T15:31:47Z</updated>
<entry>
<title>Avoid duplicating User::MakeHostIP.</title>
<updated>2021-08-20T15:31:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-20T14:58:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1cb8ef3a4a892b4f3d470d0e2380d4cc07d2a44'/>
<id>urn:sha1:b1cb8ef3a4a892b4f3d470d0e2380d4cc07d2a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-14T15:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a712456f1b7debbf72649dd7c03e05b56f17461'/>
<id>urn:sha1:7a712456f1b7debbf72649dd7c03e05b56f17461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rip out the OnConnectionFail event.</title>
<updated>2021-04-18T23:14:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-18T18:29:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e701bd030584ab7435e0c1baa188bed34db5df29'/>
<id>urn:sha1:e701bd030584ab7435e0c1baa188bed34db5df29</id>
<content type='text'>
This never really worked correctly and will now be replaced with
something better.
</content>
</entry>
<entry>
<title>Fix various uses of the _t suffix which is reserved by POSIX.</title>
<updated>2021-04-17T21:44:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-17T21:36:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8019f87b34b4d725bd085f04c6aef0b925c9e76'/>
<id>urn:sha1:d8019f87b34b4d725bd085f04c6aef0b925c9e76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-10T04:53:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-10T04:53:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae997d094597251ec0ec9c5931c97b4db49a31d1'/>
<id>urn:sha1:ae997d094597251ec0ec9c5931c97b4db49a31d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `&lt;bind:ssl&gt;` to `&lt;bind:sslprofile&gt;`.</title>
<updated>2021-03-10T04:23:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-10T03:43:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0dc7691c4cff3a38bc12adf10b3709d8c4901ba'/>
<id>urn:sha1:e0dc7691c4cff3a38bc12adf10b3709d8c4901ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</id>
<content type='text'>
</content>
</entry>
</feed>
