<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v1.1.18</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.1.18</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v1.1.18'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-03-29T16:05:29Z</updated>
<entry>
<title>1.1.18+Gudbrandsdalsost release</title>
<updated>2008-03-29T16:05:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-29T16:05:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9909071270f1384e3443afcd2e87608870ac38d9'/>
<id>urn:sha1:9909071270f1384e3443afcd2e87608870ac38d9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9206 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Default the max clients on windows to 10240</title>
<updated>2008-03-29T15:41:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-29T15:41:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=86f8cfe18f8152b50372617af34f7da4f657445d'/>
<id>urn:sha1:86f8cfe18f8152b50372617af34f7da4f657445d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9204 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We also need to re-order to make sure the length comprison comes BEFORE the append: different items may have different lengths and otherwise we'd be comparing length of the LAST item not the current</title>
<updated>2008-03-29T15:02:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-29T15:02:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77b933f6ecddbffd0db5a0c8fc444b4c8bfbfb11'/>
<id>urn:sha1:77b933f6ecddbffd0db5a0c8fc444b4c8bfbfb11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9203 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #506 reported by Skip</title>
<updated>2008-03-29T14:58:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-29T14:58:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3df02f388c4d9c61d0e75dbcf0a091cd0ce2fb06'/>
<id>urn:sha1:3df02f388c4d9c61d0e75dbcf0a091cd0ce2fb06</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9202 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't desync when trying to remotely set swhois on a user who already has one</title>
<updated>2008-03-28T14:41:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-28T14:41:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ce804a803c3859d6f7bfe38e9ef9b4c9da2e994'/>
<id>urn:sha1:4ce804a803c3859d6f7bfe38e9ef9b4c9da2e994</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9197 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't expire allows with length 0, they are permanent for the session (thx praetorian)</title>
<updated>2008-03-28T09:50:04Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-28T09:50:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7687d93b06530c3402a6acfba256eed652e1e53e'/>
<id>urn:sha1:7687d93b06530c3402a6acfba256eed652e1e53e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9195 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ricer up AllModulesReportReady further. If one fails, all fail, so returning false on first fail will save subsequent reduntant calls.</title>
<updated>2008-03-19T14:58:39Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-03-19T14:58:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9f9faff9e0a140f50990cb168f444a501df04e'/>
<id>urn:sha1:4f9f9faff9e0a140f50990cb168f444a501df04e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9139 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Final tweak to AllModulesReportReady, should be there now.</title>
<updated>2008-03-19T01:23:50Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-03-19T01:23:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1f03ef2db4bed43adaa72aef7aa2b9be57ddfe4'/>
<id>urn:sha1:c1f03ef2db4bed43adaa72aef7aa2b9be57ddfe4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9135 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Same here</title>
<updated>2008-03-19T00:25:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-19T00:25:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cee813454d3d301e4d7c3f75ca055bea1f5b8e91'/>
<id>urn:sha1:cee813454d3d301e4d7c3f75ca055bea1f5b8e91</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9132 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug here too where if two modules claim OnCheckReady, the core permits registration when the first of the set is ready, not when all are ready</title>
<updated>2008-03-19T00:22:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-19T00:22:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6ea2571433dea02a2009dbe7a5e12241c4efc73b'/>
<id>urn:sha1:6ea2571433dea02a2009dbe7a5e12241c4efc73b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9129 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
