<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v3.0.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.0.0a4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-20T12:14:45Z</updated>
<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://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://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://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://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://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://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://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://cgit.space/~steering/inspircd++.git/commit/?id=c65b5b4a1e2c88bde155fba9808315b3db291485'/>
<id>urn:sha1:c65b5b4a1e2c88bde155fba9808315b3db291485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RPL_SERVERVERSION treating the modes as a single parameter.</title>
<updated>2017-10-04T13:10:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-04T13:10:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=12c67fb0e5de72c127f62a1eed6cd5e5627f3c91'/>
<id>urn:sha1:12c67fb0e5de72c127f62a1eed6cd5e5627f3c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of irc::sockets::satoap().</title>
<updated>2017-09-12T14:05:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-28T14:13:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3b595d39a50e38283768bc6ec8aeb9e73071224f'/>
<id>urn:sha1:3b595d39a50e38283768bc6ec8aeb9e73071224f</id>
<content type='text'>
This function is being misused in all but one scenario. It isn't
really worth keeping IMO.
</content>
</entry>
</feed>
