<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v1.1.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.1.17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.1.17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-02-16T13:01:02Z</updated>
<entry>
<title>Fix: trying to send out all lines in one hit is different from the way we do users, etc - and also won't be too healthy for the socket buffer with lots of them. This also removes a data copy, which in theory will make it fractionally faster. Fixes bug #496 reported by Skip.</title>
<updated>2008-02-16T13:01:02Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-16T13:01:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01656a20bc089284bbd0c97a3a1dea38c126bf74'/>
<id>urn:sha1:01656a20bc089284bbd0c97a3a1dea38c126bf74</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8946 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't declare a dupe InspIRCd *</title>
<updated>2008-02-11T11:04:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T11:04:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cb450d071693e4ea225afa0642fd7eff66d7fc53'/>
<id>urn:sha1:cb450d071693e4ea225afa0642fd7eff66d7fc53</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8897 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport low risk memory leak fix to m_cgiirc (r8852)</title>
<updated>2008-02-08T22:46:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-08T22:46:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68c427428ce635ce9981518792e36a9155c1d9d7'/>
<id>urn:sha1:68c427428ce635ce9981518792e36a9155c1d9d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8853 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More tweaks</title>
<updated>2008-02-05T23:53:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-05T23:53:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8398d28ed4608676c3ff1880cb7b3533e1001a82'/>
<id>urn:sha1:8398d28ed4608676c3ff1880cb7b3533e1001a82</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8840 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should work a bit better, voidzero. If someone had told me it was seperate servers from the start.... :p</title>
<updated>2008-02-05T23:35:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-05T23:35:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0bdfd8d51ede4abfeebfd6ee85ff566f6a296376'/>
<id>urn:sha1:0bdfd8d51ede4abfeebfd6ee85ff566f6a296376</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>MODEACTION_ALLOW was being used instead of DENY, fixes bug #490</title>
<updated>2008-02-04T15:44:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-04T15:44:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5eb3d1a505537990967e2eda26bea63d4680b4db'/>
<id>urn:sha1:5eb3d1a505537990967e2eda26bea63d4680b4db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8822 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Probably fix a crash in randquote (it does for me), someone from QA please test before/after of this.</title>
<updated>2008-02-04T15:39:10Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-04T15:39:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c499c5949094a75917f7aa62300ef2b534cc6ed'/>
<id>urn:sha1:5c499c5949094a75917f7aa62300ef2b534cc6ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8819 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r8810: minor FTOPIC desync fix</title>
<updated>2008-02-03T23:47:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T23:47:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c84dcfe6ef154fc73dd30ca4bf251f700afd9c8'/>
<id>urn:sha1:7c84dcfe6ef154fc73dd30ca4bf251f700afd9c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r8786 from dz: closes bug #391</title>
<updated>2008-02-02T12:43:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-02T12:43:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97661ac20d46eb73e3e8ad8fa78e5840c9776b41'/>
<id>urn:sha1:97661ac20d46eb73e3e8ad8fa78e5840c9776b41</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8787 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge in patches to fix bug #487, submitted by dz, thanks :)</title>
<updated>2008-01-30T01:07:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-01-30T01:07:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cae7bae1ce8a8c4632b88ababff8dbb1f317f03c'/>
<id>urn:sha1:cae7bae1ce8a8c4632b88ababff8dbb1f317f03c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8768 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
