<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dnsbl.cpp, branch v1.2.0rc3</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.2.0rc3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v1.2.0rc3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-04-19T15:26:14Z</updated>
<entry>
<title>Send snotices when m_dnsbl adds an xline; fixes bug #837</title>
<updated>2009-04-19T15:26:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-19T15:26:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f75c5c20a8733cd0f9a9851a91482fd4f503075'/>
<id>urn:sha1:1f75c5c20a8733cd0f9a9851a91482fd4f503075</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11318 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert m_dnsbl to send globally routed snomasks. Fixes bug #836</title>
<updated>2009-04-18T19:51:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-18T19:51:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0b6dfe98f7cfbb3f569c744386a79c49db59a7c'/>
<id>urn:sha1:e0b6dfe98f7cfbb3f569c744386a79c49db59a7c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11315 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Addendum to r11303, fix for bug #833: use correct result for the type (bitmask/record), based on patch by Milliways, thanks.</title>
<updated>2009-04-16T17:20:02Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-04-16T17:20:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de4259469eed41b1cc0b50bc3b0ac3bb262f60be'/>
<id>urn:sha1:de4259469eed41b1cc0b50bc3b0ac3bb262f60be</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11305 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A' for remote announcements.</title>
<updated>2009-04-16T15:51:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-04-16T15:51:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=929cd28544c59d122a8d36b2b5e3a394aa03108b'/>
<id>urn:sha1:929cd28544c59d122a8d36b2b5e3a394aa03108b</id>
<content type='text'>
Make SAMODE send a snotice to 'a' and remote to 'A' - fixes bug #822, reported by Taros
We really need a wrapper to use these, but, for now it's usable.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11304 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Correctly announce dnsbl hits, fixes bug #833 reported by Milliways.</title>
<updated>2009-04-16T15:40:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-04-16T15:40:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2813657c825033a18af138a6ea49f7561f4bccb'/>
<id>urn:sha1:f2813657c825033a18af138a6ea49f7561f4bccb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11303 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove now-unneeded 4in6 hacks [danieldg]</title>
<updated>2008-11-01T20:20:12Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-01T20:20:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11e2a5c8a1b4b8da2c72cbd44facac2128b8fd7b'/>
<id>urn:sha1:11e2a5c8a1b4b8da2c72cbd44facac2128b8fd7b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10781 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix bug #630, reported by Jorijn, fix by dz. Bitmask dnsbl records not working. Thanks!</title>
<updated>2008-11-01T17:31:40Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-01T17:31:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bfe4bf12b1a185b9903921295696ec1ce4642f57'/>
<id>urn:sha1:bfe4bf12b1a185b9903921295696ec1ce4642f57</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10777 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
