<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/dns.cpp, branch v1.1.0a1</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.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-20T18:26:09Z</updated>
<entry>
<title>Add comments, remove debug, alter message in ./configure</title>
<updated>2006-07-20T18:26:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-20T18:26:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28fcd23763e3f2c1fc3652ed562f65f9a8edd6b0'/>
<id>urn:sha1:28fcd23763e3f2c1fc3652ed562f65f9a8edd6b0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4466 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed, no longer a memory leak (Thread leak)</title>
<updated>2006-07-20T18:02:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-20T18:02:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6bfae0cd735052b91151f8ffc56808d090683483'/>
<id>urn:sha1:6bfae0cd735052b91151f8ffc56808d090683483</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4465 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone please take a look at this and tell me why a thread doesnt free itself like it should when it exits, freeing the ram</title>
<updated>2006-07-20T17:16:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-20T17:16:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1cfd1e693a92b8289f77e7fe87261774d19e8048'/>
<id>urn:sha1:1cfd1e693a92b8289f77e7fe87261774d19e8048</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4462 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make threaded dns stable by placing some mutexes around some stl stuff (this really needs lots of testing now)</title>
<updated>2006-07-20T16:48:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-20T16:48:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57bba0c632bf07cdce7810330dffdfa27ae14972'/>
<id>urn:sha1:57bba0c632bf07cdce7810330dffdfa27ae14972</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Threaded dns stuff - im going to try and make this stable in 1.1</title>
<updated>2006-07-20T16:11:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-20T16:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd146649029d2d6d2a5edd804d2e6a31e13593bc'/>
<id>urn:sha1:cd146649029d2d6d2a5edd804d2e6a31e13593bc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4459 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Removed all that lastcreate and wantclose craq from dns.cpp (WHAT THE FUCK WERE THE FIREDNS GUYS SMOKING)</title>
<updated>2006-07-19T21:46:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T21:46:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f87b555a87ed84ea1bde76f3a0666d5aebfcb8e4'/>
<id>urn:sha1:f87b555a87ed84ea1bde76f3a0666d5aebfcb8e4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>* Seperate out socket engines into derived classes of SocketEngine.</title>
<updated>2006-07-19T12:51:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-19T12:51:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a6885d6a1d30f6e2eb9b1fcd20e949768267318'/>
<id>urn:sha1:3a6885d6a1d30f6e2eb9b1fcd20e949768267318</id>
<content type='text'>
* Add a classfactory SocketEngineFactory to create a new socketengine of the configured type
* Implement configure hax to compile only the required socketengine and the base class
* Eliminates ugly defines, and is more in line with C++ ways


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4439 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tweaks for nonblocking dns</title>
<updated>2006-07-16T21:28:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T21:28:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69f280701b651fcbdc22f68db1714c384b9098f4'/>
<id>urn:sha1:69f280701b651fcbdc22f68db1714c384b9098f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4432 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix socket leak properly this time</title>
<updated>2006-07-16T13:52:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-16T13:52:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7875763890e79ddcc1f4f105d7b896b0d5e5d83'/>
<id>urn:sha1:d7875763890e79ddcc1f4f105d7b896b0d5e5d83</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4405 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rollback dns change</title>
<updated>2006-07-14T12:14:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-14T12:14:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=174169ac35321eedae9df6aabe7833b7df6b0279'/>
<id>urn:sha1:174169ac35321eedae9df6aabe7833b7df6b0279</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4384 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
