<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.1.0b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-10-01T14:59:38Z</updated>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Atheme wont work right, because this wasnt VF_COMMON. If its not VF_COMMON, its not going to show in capab :p</title>
<updated>2006-10-01T12:22:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T12:22:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63a06ed2008d6128372b8e6dfc609d0d66f84293'/>
<id>urn:sha1:63a06ed2008d6128372b8e6dfc609d0d66f84293</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5364 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix broken opermd5 (switch over % and / operators)</title>
<updated>2006-09-30T17:00:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-30T17:00:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=919dac4ccc5e8808fa7c9b03c2504c51a6034b2e'/>
<id>urn:sha1:919dac4ccc5e8808fa7c9b03c2504c51a6034b2e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5360 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>CGIResolver isnt being passed a serverinstance to its constructor, so its trying to use a global copy which we dont really have (e.g. invalid pointer)</title>
<updated>2006-09-29T20:07:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-29T20:07:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=428f1b5d7e363431585b49e9d99c5aad37d813c1'/>
<id>urn:sha1:428f1b5d7e363431585b49e9d99c5aad37d813c1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5358 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made m_filter_pcre free the compiled regular expressions on rehash (no more memory leak) and fixed my previous fix</title>
<updated>2006-09-29T19:21:54Z</updated>
<author>
<name>special</name>
</author>
<published>2006-09-29T19:21:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ee22947a7e09c7a708a679931c37b7791c72e9b5'/>
<id>urn:sha1:ee22947a7e09c7a708a679931c37b7791c72e9b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5357 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed the pcre include path in m_filter_pcre - on every system I tested, --cflags only gives -I, and on some the include file is not where it was expected before (thanks jamie)</title>
<updated>2006-09-29T19:04:56Z</updated>
<author>
<name>special</name>
</author>
<published>2006-09-29T19:04:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b92a2915d5e8a45c4d76942040075e4fc9fc07d2'/>
<id>urn:sha1:b92a2915d5e8a45c4d76942040075e4fc9fc07d2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5356 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cleaned up FJOIN a bit, fixing another segfault in the process. Brain should take a look at this and see if there are any subtle bugs in how it works, since its trackrecord isn't great :P</title>
<updated>2006-09-28T19:18:47Z</updated>
<author>
<name>special</name>
</author>
<published>2006-09-28T19:18:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7700bbc64f270407a84d15cc43f115e2199c7d72'/>
<id>urn:sha1:7700bbc64f270407a84d15cc43f115e2199c7d72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5355 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed another segfault in m_spanningtree's FJOIN (forgot to check if the channel existed before setting its TS)</title>
<updated>2006-09-28T19:05:35Z</updated>
<author>
<name>special</name>
</author>
<published>2006-09-28T19:05:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e4319d0d601181956664388a2828e2782cb50ff8'/>
<id>urn:sha1:e4319d0d601181956664388a2828e2782cb50ff8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5354 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed /spynames, thanks to relax for finding the bug</title>
<updated>2006-09-27T21:22:27Z</updated>
<author>
<name>special</name>
</author>
<published>2006-09-27T21:22:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a753cc1ec3af9c2d6095f313c233050585f96f98'/>
<id>urn:sha1:a753cc1ec3af9c2d6095f313c233050585f96f98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5353 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone forgot support for CIDR here</title>
<updated>2006-09-27T07:11:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-27T07:11:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f5c3ae7d2ad21b7d5e2585f0d3458c6d758a9989'/>
<id>urn:sha1:f5c3ae7d2ad21b7d5e2585f0d3458c6d758a9989</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5345 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
