<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/dns.cpp, branch v1.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v1.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-01-25T22:27:55Z</updated>
<entry>
<title>Remove last relic of last goto in inspircd (an unused label)</title>
<updated>2006-01-25T22:27:55Z</updated>
<author>
<name>om</name>
</author>
<published>2006-01-25T22:27:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93af9b93f3790b1ca3a570e9715afe6a9304d536'/>
<id>urn:sha1:93af9b93f3790b1ca3a570e9715afe6a9304d536</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2907 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>One goto is now no gotos.</title>
<updated>2006-01-25T21:33:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-25T21:33:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3d7cec97446cf3b7f7c6b5d1dce7f065353a593b'/>
<id>urn:sha1:3d7cec97446cf3b7f7c6b5d1dce7f065353a593b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Updated copyrights in headers etc using perl inplace edit</title>
<updated>2006-01-15T15:59:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-01-15T15:59:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1383dba43e463f292aea094d01f62f355946049d'/>
<id>urn:sha1:1383dba43e463f292aea094d01f62f355946049d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup of K&amp;R style indenting, comments in silly places, and pointless curly braces around non-blocks</title>
<updated>2005-12-31T16:19:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-31T16:19:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d0595113274246e71779e9be0bfe9e57b18290b'/>
<id>urn:sha1:5d0595113274246e71779e9be0bfe9e57b18290b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2718 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Changed to QueryType rather than short int for query types</title>
<updated>2005-12-31T15:59:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-31T15:59:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb135c90caa3ddd0606e8913f69259b482c758a3'/>
<id>urn:sha1:fb135c90caa3ddd0606e8913f69259b482c758a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2717 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed crappy linked list stuff and replaced with faster std::map</title>
<updated>2005-12-31T15:47:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-31T15:47:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4936887931ace82526cf6dc77fd07666120f49cc'/>
<id>urn:sha1:4936887931ace82526cf6dc77fd07666120f49cc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2716 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improving niceness of DNS code, i WILL make this readable!</title>
<updated>2005-12-31T15:33:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-31T15:33:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d15d0cd2e8af33a39f7e502e9659a1b41815dd6f'/>
<id>urn:sha1:d15d0cd2e8af33a39f7e502e9659a1b41815dd6f</id>
<content type='text'>
Changed a ton of ugly firedns #define's to enums


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2715 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed an extremely n00bish mistake involving referencing a global copy of ServerEngine when we now use one local to class InspIRCd</title>
<updated>2005-12-29T00:31:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-29T00:31:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2a9c07bd45ab0c97b49364faf80588ff5558f8f'/>
<id>urn:sha1:d2a9c07bd45ab0c97b49364faf80588ff5558f8f</id>
<content type='text'>
(everyone point and laugh at Brain)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2692 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Moved serverstats stuff  out</title>
<updated>2005-12-16T12:54:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T12:54:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4c6bae4e369ba9a3d8afe2c7e50304ff5d12a650'/>
<id>urn:sha1:4c6bae4e369ba9a3d8afe2c7e50304ff5d12a650</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2529 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Moved SocketEngine* SE into InspIRCd class</title>
<updated>2005-12-16T12:32:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2005-12-16T12:32:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5754cbc9c77387adafc6c58b5d46ffa9b5facd3'/>
<id>urn:sha1:f5754cbc9c77387adafc6c58b5d46ffa9b5facd3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2527 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
