<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dnsbl.cpp, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-09-02T18:23:43Z</updated>
<entry>
<title>m_dnsbl Use FindAnswerOfType</title>
<updated>2016-09-02T18:23:43Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-02T16:43:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0b0b8d9e06139d41ebf7e304fe8b80bf1fae6448'/>
<id>urn:sha1:0b0b8d9e06139d41ebf7e304fe8b80bf1fae6448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce Stats::Context, pass it to the OnStats hook and switch all code to it</title>
<updated>2016-02-25T16:02:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T16:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=304b6dbbf56710b1310fce8c5cf71b73334c060a'/>
<id>urn:sha1:304b6dbbf56710b1310fce8c5cf71b73334c060a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteNumeric() calls to pass the parameters of the numeric as method parameters</title>
<updated>2016-02-25T15:12:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-25T15:12:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=da29af8cba49d51e53d6e68237ccbf6370b6dd1f'/>
<id>urn:sha1:da29af8cba49d51e53d6e68237ccbf6370b6dd1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ipv6 dnsbl support</title>
<updated>2015-04-07T15:41:04Z</updated>
<author>
<name>Adam</name>
</author>
<published>2015-04-06T14:20:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d5c3c15fad07d34cd7d8089731f01c3cb14c319f'/>
<id>urn:sha1:d5c3c15fad07d34cd7d8089731f01c3cb14c319f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Specify which Extensible subclass an ExtensionItem is valid for</title>
<updated>2015-01-18T09:40:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-18T09:40:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4fc2f7199e964ba5112ecdb2613c6fd5c2eee638'/>
<id>urn:sha1:4fc2f7199e964ba5112ecdb2613c6fd5c2eee638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Omit the server name internally when building a /STATS reply and prepend it later</title>
<updated>2014-01-25T11:28:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-25T11:28:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f3f8eae2cd68d8ce2c57f5df58db5833fb659cf5'/>
<id>urn:sha1:f3f8eae2cd68d8ce2c57f5df58db5833fb659cf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-01-21T17:44:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-21T17:44:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804'/>
<id>urn:sha1:e244cb2c63b1ac1d85bdbb4691f7b1bd940ae804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_dnsbl Don't send snotice when the {G|K|Z}line already exists</title>
<updated>2014-01-20T15:30:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-20T15:30:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3bf44246023cba92ce68445ff7be6f4690079a46'/>
<id>urn:sha1:3bf44246023cba92ce68445ff7be6f4690079a46</id>
<content type='text'>
Fixes issue #717 reported by @Robby-
</content>
</entry>
<entry>
<title>Clean up CoreException</title>
<updated>2013-12-18T15:20:40Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2013-12-18T15:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1e8389b27ff99ad9f48c890486ebef936acafc41'/>
<id>urn:sha1:1e8389b27ff99ad9f48c890486ebef936acafc41</id>
<content type='text'>
- Remove default constructor
- Replace virtual functions returning C strings with functions returning const std::string refs
</content>
</entry>
<entry>
<title>Make various self contained methods static.</title>
<updated>2013-12-15T06:46:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-15T05:34:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ad47ea662698e72ff8f79b03512b1e7fe81bdf53'/>
<id>urn:sha1:ad47ea662698e72ff8f79b03512b1e7fe81bdf53</id>
<content type='text'>
- InspIRCd::IsValidMask
- InspIRCd::TimeString
</content>
</entry>
</feed>
