<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v2.1a1</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=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:43Z</updated>
<entry>
<title>Add some missing &lt;connect&gt; updates from rehash</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-05-13T00:47:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b23f585042953d4d3999ed288211be106646779c'/>
<id>urn:sha1:b23f585042953d4d3999ed288211be106646779c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of more useless assign() invocations</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T21:03:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd722def02fa27e69939d71d00b0af12adaea1ca'/>
<id>urn:sha1:bd722def02fa27e69939d71d00b0af12adaea1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change UserChanList to an intrusive-style linked list</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T17:47:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1a07677db2bb0b023d5eb3565353cb0843eefbf'/>
<id>urn:sha1:c1a07677db2bb0b023d5eb3565353cb0843eefbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent pre-registration connect blocks from being used post-registration</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-31T23:19:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d94b774bb74987131bbaf5cba8c038e4ba7b7d7b'/>
<id>urn:sha1:d94b774bb74987131bbaf5cba8c038e4ba7b7d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix &lt;connect:password&gt; incorrectly reading &lt;connect:pass&gt;</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-31T14:32:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c9cd0b496048cc8fa96410c7df652dc5c434491'/>
<id>urn:sha1:1c9cd0b496048cc8fa96410c7df652dc5c434491</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CommandFloodPenalty overflow on connect</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-23T14:51:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70b8955adf43e50579266c566cda1c773c394f98'/>
<id>urn:sha1:70b8955adf43e50579266c566cda1c773c394f98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Calling OnError from Resolver's constructor is broken; just use the exception</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-23T13:53:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2935d8bd449189882cdb7ad314ddd2786a2f03f'/>
<id>urn:sha1:b2935d8bd449189882cdb7ad314ddd2786a2f03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RAWIO log level which is more verbose than DEBUG</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-19T18:06:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3cc56cf2e6575a79dc8c1894eef5b043f0cc9087'/>
<id>urn:sha1:3cc56cf2e6575a79dc8c1894eef5b043f0cc9087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only check password during second connect block check; add registered="yes" to get the previous behavior</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-18T23:34:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ca0e82c4d24101d66dd55e609f9780c5c51fef9'/>
<id>urn:sha1:5ca0e82c4d24101d66dd55e609f9780c5c51fef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add &lt;options:cyclehostsfromuser&gt; to configure source for mode changes on host cycle and autoop</title>
<updated>2010-08-03T21:32:40Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-17T14:32:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11f1aa031d25f8479e1ce0d270a2809121f1fc10'/>
<id>urn:sha1:11f1aa031d25f8479e1ce0d270a2809121f1fc10</id>
<content type='text'>
</content>
</entry>
</feed>
