<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/dns.cpp, branch v1.1.0b8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v1.1.0b8</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v1.1.0b8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-12-31T19:19:41Z</updated>
<entry>
<title>Fix whoopsies</title>
<updated>2006-12-31T19:19:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-31T19:19:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2e0b72bb671c2dd18f7b1a1ea52dc0ec556e398'/>
<id>urn:sha1:b2e0b72bb671c2dd18f7b1a1ea52dc0ec556e398</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6194 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add missing feature: /rehash reinitializes dns subsytem (and can handle changed addresses)</title>
<updated>2006-12-31T19:17:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-31T19:17:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a6f5b2275b1bfc0ab1e2b1393ec1df2fa734c86'/>
<id>urn:sha1:6a6f5b2275b1bfc0ab1e2b1393ec1df2fa734c86</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6193 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactor dns.cpp to use an array of request types rather than map, for O(1) lookup time</title>
<updated>2006-12-18T18:35:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-18T18:35:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1c52b90e826ca3fdef6d55fccd7abbc4fdd90574'/>
<id>urn:sha1:1c52b90e826ca3fdef6d55fccd7abbc4fdd90574</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6042 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Still more massive commit fun. Headers in include/ still to be done, else that's it.</title>
<updated>2006-12-15T22:03:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:03:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a7cbd51d457a5e3b435396092bc7e2fcf79168e1'/>
<id>urn:sha1:a7cbd51d457a5e3b435396092bc7e2fcf79168e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix all the _FORTIFY_SOURCE warnings except "punned pointer".</title>
<updated>2006-11-19T00:43:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-19T00:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=715984299881265e3659c412d68139255d8c64e7'/>
<id>urn:sha1:715984299881265e3659c412d68139255d8c64e7</id>
<content type='text'>
We CANNOT fix this, as it is the recommended (and only) way to dlsym a symbol from a .so file.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add fix for patch #166 (this is a reasonably big one)</title>
<updated>2006-11-10T20:13:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-10T20:13:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=25493049050dadfa08527c813f4209a09beab6a7'/>
<id>urn:sha1:25493049050dadfa08527c813f4209a09beab6a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5679 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Apply patch by satmd which performs ipv4 lookup on 4in6 users</title>
<updated>2006-11-02T20:23:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-02T20:23:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c2022e89e5ae24366f99aae8acc55f59ae868690'/>
<id>urn:sha1:c2022e89e5ae24366f99aae8acc55f59ae868690</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5631 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Socket error state stuff</title>
<updated>2006-10-31T20:32:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-31T20:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=193b540aa750446bf67dcad132773541214c296d'/>
<id>urn:sha1:193b540aa750446bf67dcad132773541214c296d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5607 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Default to 5 if none set</title>
<updated>2006-10-22T16:03:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-22T16:03:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=493aa4cbde991a9d2d8732631fe2d81b56b86eb6'/>
<id>urn:sha1:493aa4cbde991a9d2d8732631fe2d81b56b86eb6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5524 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
