<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/xline.h, branch v2.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/xline.h?h=v2.0.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/xline.h?h=v2.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-10-24T20:03:53Z</updated>
<entry>
<title>Move forward declarations to typedefs.h</title>
<updated>2009-10-24T20:03:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b2ea833674bb3bfedb0f2e2af06efa25655e5f5'/>
<id>urn:sha1:6b2ea833674bb3bfedb0f2e2af06efa25655e5f5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update documentation and remove unused classes/functions</title>
<updated>2009-10-21T23:44:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:44:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=355b17f151fe8258a025a3db3240339ab7cea445'/>
<id>urn:sha1:355b17f151fe8258a025a3db3240339ab7cea445</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11938 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader</title>
<updated>2009-10-18T16:01:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T16:01:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a59d08fffd3dc8a9850ce34c9928fb6382b9b37f'/>
<id>urn:sha1:a59d08fffd3dc8a9850ce34c9928fb6382b9b37f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove calls to strdup() in core, it is not better than std::string</title>
<updated>2009-09-02T00:47:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:47:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94bb5343b1464cbec9f58ee9d90a3deae3ac5308'/>
<id>urn:sha1:94bb5343b1464cbec9f58ee9d90a3deae3ac5308</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11623 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Second part of fix for bug #605, make adding and removal of lines not case sensitive</title>
<updated>2008-09-22T01:16:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-22T01:16:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d29a4aea91d371c6a52ab89b7ad87b7ee4236e02'/>
<id>urn:sha1:d29a4aea91d371c6a52ab89b7ad87b7ee4236e02</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10590 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add XLineManager::DelAll to delete all lines of a given type.</title>
<updated>2008-07-12T10:53:31Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T10:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f0b1082d8eb9927ab2fdb8e00328df69d198c9a'/>
<id>urn:sha1:8f0b1082d8eb9927ab2fdb8e00328df69d198c9a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9975 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
