<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/dns.cpp, branch v1.1.0b9</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.0b9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/dns.cpp?h=v1.1.0b9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-15T23:49:24Z</updated>
<entry>
<title>Crusade to remove debug from stable and tested parts of the core and base modules.</title>
<updated>2007-01-15T23:49:24Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-15T23:49:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d769fef63f2f9ccd929aa51fda3c3da7ec389181'/>
<id>urn:sha1:d769fef63f2f9ccd929aa51fda3c3da7ec389181</id>
<content type='text'>
Most of the code here being de-noised hasnt had a crash or bug in it for many months, if not a year so the debug output is useless noise in the logfile when trying to trace a bug in a REAL problem 
area.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6356 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add repeating timers, and make an hourly prune of the dns cache, otherwise a cache entry might not be cleared until a user with that ip comes back!</title>
<updated>2007-01-08T18:42:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-08T18:42:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fe4636fa44ad48b801d0e38b892c0e47998327d'/>
<id>urn:sha1:2fe4636fa44ad48b801d0e38b892c0e47998327d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add /CLEARCACHE, oper only command which completely purges the DNS cache -- useful if you just want to cut down on ram use at any point.</title>
<updated>2007-01-08T00:18:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-08T00:18:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf3acfa61d702eef0303bc4743592669cebebabf'/>
<id>urn:sha1:bf3acfa61d702eef0303bc4743592669cebebabf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6259 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Oh, this tweak is for w00t -- rehash will remove expired items from the dns cache</title>
<updated>2007-01-08T00:05:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-08T00:05:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b75bac97e4bdee5c3ce07e7fa60b3067f9d9f8b'/>
<id>urn:sha1:4b75bac97e4bdee5c3ce07e7fa60b3067f9d9f8b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6257 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document dns caching, add a "bool cached" to OnLookupComplete method in Resolver, and and add " -- cached" to end of 'looking up your host' string if their result is a cached result</title>
<updated>2007-01-07T22:01:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe46f3c228ae993b59fbf5eca423c3171d90e1b3'/>
<id>urn:sha1:fe46f3c228ae993b59fbf5eca423c3171d90e1b3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6254 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DNS caching stuff (almost done)</title>
<updated>2007-01-07T21:35:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T21:35:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1ca6c6d71f3e31b333e0be45294bcb30fd89b4d'/>
<id>urn:sha1:f1ca6c6d71f3e31b333e0be45294bcb30fd89b4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6252 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>DNS Stuff - this wont work right yet, it will soon (tm)</title>
<updated>2007-01-07T21:16:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T21:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dac672cf303ce44dc5f877a5f9f7e5aee64b95e1'/>
<id>urn:sha1:dac672cf303ce44dc5f877a5f9f7e5aee64b95e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6250 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add TTL stuff to dns system (pass it to inherited objects)</title>
<updated>2007-01-07T20:01:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-07T20:01:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db7f13b0c1b5cc310d4fd0021f9288fbdade97b'/>
<id>urn:sha1:9db7f13b0c1b5cc310d4fd0021f9288fbdade97b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6247 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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://www.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://www.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>
</feed>
