<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.0.0a5</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.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-12-23T15:35:50Z</updated>
<entry>
<title>Fix User::ChangeRealHost() to change the real host properly.</title>
<updated>2017-12-23T15:35:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-23T14:45:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6efee33e920a15fb2bd14a4c5275f678d33318cb'/>
<id>urn:sha1:6efee33e920a15fb2bd14a4c5275f678d33318cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &lt;security:hidewhois&gt; to &lt;security:hideserver&gt;.</title>
<updated>2017-12-22T01:11:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-15T23:26:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e467fd0a6fc9ba97b2e2f31e654803a86bbb307f'/>
<id>urn:sha1:e467fd0a6fc9ba97b2e2f31e654803a86bbb307f</id>
<content type='text'>
The previous name was horrible and didn't describe what the setting
actually does.
</content>
</entry>
<entry>
<title>Inherit non-core connect class settings properly.</title>
<updated>2017-11-20T12:14:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-21T21:48:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3013a9dfbf0c8c980dd59183c38a702e8179ee13'/>
<id>urn:sha1:3013a9dfbf0c8c980dd59183c38a702e8179ee13</id>
<content type='text'>
Based partially on a patch by Attila.
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a class which encapsulates the concept of token lists.</title>
<updated>2017-11-13T19:44:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-17T17:32:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5287af979e5abffb2cfcdadb9a7663b42a5c43e5'/>
<id>urn:sha1:5287af979e5abffb2cfcdadb9a7663b42a5c43e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'v2.0.25' into master.</title>
<updated>2017-11-12T17:33:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-12T17:33:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d23c030c9a8fd58807438245a004e4aa5b7288ba'/>
<id>urn:sha1:d23c030c9a8fd58807438245a004e4aa5b7288ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use InvalidateCache in the sockaddrs overload of OnSetClientIP.</title>
<updated>2017-11-05T23:05:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T22:51:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52de083afcd1608f030551f532bdcdb1f45f1513'/>
<id>urn:sha1:52de083afcd1608f030551f532bdcdb1f45f1513</id>
<content type='text'>
This was done to the string variant in d3b82b2f7f.
</content>
</entry>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>Change SetClientIP to take a C++ string instead of a char array.</title>
<updated>2017-10-27T18:15:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-27T18:15:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=08f6f056667df63d1673bea959c73b75393113c6'/>
<id>urn:sha1:08f6f056667df63d1673bea959c73b75393113c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the initialization of ConnectClass and ServerConfig.</title>
<updated>2017-10-15T22:41:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-18T19:26:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c65b5b4a1e2c88bde155fba9808315b3db291485'/>
<id>urn:sha1:c65b5b4a1e2c88bde155fba9808315b3db291485</id>
<content type='text'>
</content>
</entry>
</feed>
