<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v2.1a2</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=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T21:53:04Z</updated>
<entry>
<title>Replace remaining Request users with dynamic_reference</title>
<updated>2010-08-21T21:53:04Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T21:53:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f11346b8f65a1b662236d598023ba4c8fce2001e'/>
<id>urn:sha1:f11346b8f65a1b662236d598023ba4c8fce2001e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move a useful utility function from spanningtree to core</title>
<updated>2010-08-15T20:37:26Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T20:36:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e25437558ccbe50b985d3b7a27328a2b46e7e79b'/>
<id>urn:sha1:e25437558ccbe50b985d3b7a27328a2b46e7e79b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add User::frozen to temporarily stop processing on a user</title>
<updated>2010-08-15T20:37:26Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T18:08:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f7c63daaec6b10d077a88d244a7aeb4b5e208d2'/>
<id>urn:sha1:8f7c63daaec6b10d077a88d244a7aeb4b5e208d2</id>
<content type='text'>
This is useful if you want to intercept a command and do an
asynchronous lookup (an SQL query, perhaps) to determine if it should
be allowed. Without this, commands by that user could become reordered.
</content>
</entry>
<entry>
<title>Remove GetClass(), access MyClass directly when needed</title>
<updated>2010-08-15T14:46:56Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T14:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3b0e425260f2ce8c3a10e49329e76348c94d624a'/>
<id>urn:sha1:3b0e425260f2ce8c3a10e49329e76348c94d624a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace dynamic_cast with faster explicit type marking</title>
<updated>2010-08-15T01:14:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63692c91a53b5970f6f33c8f545669dc2736a1c7'/>
<id>urn:sha1:63692c91a53b5970f6f33c8f545669dc2736a1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforce SendQ collapse to soft limit in 30 seconds</title>
<updated>2010-08-14T12:35:51Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-14T12:35:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=db02d589e34adebae0648e6751c154bc56862386'/>
<id>urn:sha1:db02d589e34adebae0648e6751c154bc56862386</id>
<content type='text'>
This prevents a user from blocking the recv side of their socket,
and consuming memory for the full hardsendq until they time out.
</content>
</entry>
<entry>
<title>Remove irc::sockets::sato*, duplicates of internal irc::sockets::sockaddrs functions</title>
<updated>2010-08-13T22:48:02Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-13T22:48:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ec918fa98030345a02b8664ea10e4c87a8122c98'/>
<id>urn:sha1:ec918fa98030345a02b8664ea10e4c87a8122c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicated settings now solely defined by the &lt;connect&gt; class</title>
<updated>2010-08-13T20:56:24Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-13T20:56:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7cfd4039ca3a835abfa88dfd595187fb11aa6901'/>
<id>urn:sha1:7cfd4039ca3a835abfa88dfd595187fb11aa6901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve quit messages resulting from &lt;connect&gt; blocks</title>
<updated>2010-08-12T19:52:06Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-12T19:52:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c58ba65e487592cc8cc1bd1327797f0cac6845ca'/>
<id>urn:sha1:c58ba65e487592cc8cc1bd1327797f0cac6845ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish header file #include untangle</title>
<updated>2010-08-08T15:56:13Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T15:56:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b057f70d2868c6d90a2ca3f5174d0fe85602e591'/>
<id>urn:sha1:b057f70d2868c6d90a2ca3f5174d0fe85602e591</id>
<content type='text'>
</content>
</entry>
</feed>
