<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v3.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-25T19:46:11Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remote users with UNIX socket paths as their sockaddr.</title>
<updated>2022-08-10T18:36:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T18:36:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f5993e0ec187fb4bd5c044eb67e555d173e0b00'/>
<id>urn:sha1:8f5993e0ec187fb4bd5c044eb67e555d173e0b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some harmless debug messages when initializing remote users.</title>
<updated>2022-08-10T13:46:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T13:46:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff28fd38e5cc13be1a2f61898e7f930139bf82e6'/>
<id>urn:sha1:ff28fd38e5cc13be1a2f61898e7f930139bf82e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a pedantic C++98 warning in the websocket module.</title>
<updated>2022-08-04T17:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T17:20:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2db2e44cb8a514a025b26fa12287662f214ce12'/>
<id>urn:sha1:f2db2e44cb8a514a025b26fa12287662f214ce12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose WebSocket error messages to clients.</title>
<updated>2022-08-04T17:13:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-04T16:32:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=88b882fcd2ce2dc440a42811f42d024bfa639118'/>
<id>urn:sha1:88b882fcd2ce2dc440a42811f42d024bfa639118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more inconsistencies with USERIP.</title>
<updated>2022-06-23T13:35:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-23T13:35:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=409d266100457c2033281b96cebacd5179fadbef'/>
<id>urn:sha1:409d266100457c2033281b96cebacd5179fadbef</id>
<content type='text'>
- Use a dummy value instead of erroring if the viewer does not have
  the privs to see the IP address (fixes UnrealIRCd compat).

- Respect the hideoper mode when building the USERIP response.
</content>
</entry>
<entry>
<title>Fix inconsistencies between USERHOST and USERIP.</title>
<updated>2022-06-23T01:40:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-23T01:39:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d584821f27e9320c76393c4908ddb08886b7665'/>
<id>urn:sha1:0d584821f27e9320c76393c4908ddb08886b7665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the parameter documentation for the repeat mode.</title>
<updated>2022-06-15T21:08:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-15T21:08:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30f64f9225f9bdb26f173b4e22bfcbd408ea87d7'/>
<id>urn:sha1:30f64f9225f9bdb26f173b4e22bfcbd408ea87d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing non-normalised WebSocket headers.</title>
<updated>2022-06-08T14:40:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-08T14:38:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21254c3665c9cb8fea9f95eb78c0a36fa2a11d52'/>
<id>urn:sha1:21254c3665c9cb8fea9f95eb78c0a36fa2a11d52</id>
<content type='text'>
Ref: #1987.
</content>
</entry>
<entry>
<title>Fix some compiler warnings on i386.</title>
<updated>2022-05-25T09:11:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-25T09:11:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee6ce2064e3abf96eb5baf9b09b6a23148a0c31f'/>
<id>urn:sha1:ee6ce2064e3abf96eb5baf9b09b6a23148a0c31f</id>
<content type='text'>
</content>
</entry>
</feed>
