<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dnsbl.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/modules/m_dnsbl.cpp?h=v1.1.0b9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v1.1.0b9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-17T21:14:26Z</updated>
<entry>
<title>Mass comment removal.</title>
<updated>2007-01-17T21:14:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:14:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76bf72f8c2c5b1524bf20a523fe1cf0d79d29742'/>
<id>urn:sha1:76bf72f8c2c5b1524bf20a523fe1cf0d79d29742</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6367 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 to allow for OnRehash to know what user initiated the rehash</title>
<updated>2007-01-01T20:53:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-01T20:53:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42d5b9571eff06b0c33093dc9118c29f9603fd2b'/>
<id>urn:sha1:42d5b9571eff06b0c33093dc9118c29f9603fd2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed search and replace, code pilfered from m_alias (i think someone misread the help for std::string::replace...)</title>
<updated>2006-12-29T21:27:39Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-29T21:27:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b848ca14335adcb924acb7977d93e0d76b9437b7'/>
<id>urn:sha1:b848ca14335adcb924acb7977d93e0d76b9437b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6162 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A few fixes, but i cant see why the reverse check doesnt work</title>
<updated>2006-12-29T21:21:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-29T21:21:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d0fe371f7a286c082430b0ea4aa59cd39454cfa4'/>
<id>urn:sha1:d0fe371f7a286c082430b0ea4aa59cd39454cfa4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6161 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup and is now a vendor module.</title>
<updated>2006-12-28T14:22:05Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-28T14:22:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=774b4a74db29cfd0e69d2a3272b7a8663a17cc0e'/>
<id>urn:sha1:774b4a74db29cfd0e69d2a3272b7a8663a17cc0e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6134 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops unused variable.</title>
<updated>2006-12-28T13:46:53Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-12-28T13:46:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6690e9ca3ae715940f9c467ea27cb70a3c16effe'/>
<id>urn:sha1:6690e9ca3ae715940f9c467ea27cb70a3c16effe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6133 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
