<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dccallow.cpp, branch v1.2.10</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_dccallow.cpp?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_dccallow.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-10-05T01:20:16Z</updated>
<entry>
<title>m_callerid, m_dccallow Fix crash caused by allowing unregistered users and SIDs to be on callerid/dccallow lists</title>
<updated>2012-10-05T01:20:16Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-10-05T01:20:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0566869d8976d56e0597f55314013cd567736021'/>
<id>urn:sha1:0566869d8976d56e0597f55314013cd567736021</id>
<content type='text'>
(cherry picked from commit 37d7160b3a2434abcb4b39898bb86fa314fc3e5b)

Conflicts:

	src/modules/m_callerid.cpp
</content>
</entry>
<entry>
<title>Module description updates</title>
<updated>2012-05-30T01:48:41Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-05-30T01:48:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=286711b906e38b8b161a897ffee561e20d3f6905'/>
<id>urn:sha1:286711b906e38b8b161a897ffee561e20d3f6905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OnRehash changes: split to multiple hooks to clarify use and prevent explosion of rehashes on a /REHASH *</title>
<updated>2009-05-24T02:53:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-24T02:53:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0da6b3a13def40e8fd002b9fc60f955467f6372d'/>
<id>urn:sha1:0da6b3a13def40e8fd002b9fc60f955467f6372d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11388 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make m_dccallow reread badfiles on rehash, not just on load.</title>
<updated>2009-03-18T19:15:26Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-03-18T19:15:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2a9bd6a13d9c0cfa903cb54db0adc4288556f72'/>
<id>urn:sha1:c2a9bd6a13d9c0cfa903cb54db0adc4288556f72</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11235 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fix dccallow logic to allow &lt;badfile:action&gt; to override &lt;dccallow:defaultaction&gt;, spotted by Taros.</title>
<updated>2009-03-18T19:15:25Z</updated>
<author>
<name>dz</name>
</author>
<published>2009-03-18T19:15:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e430a965545e89391b63dcda9ca3bded13146711'/>
<id>urn:sha1:e430a965545e89391b63dcda9ca3bded13146711</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11234 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>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 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>Convert necessary match calls to use ASCII casemap.</title>
<updated>2008-12-07T18:32:08Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:32:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=783048c6dca6fb6f612d0f613b875d4ff1a2eda3'/>
<id>urn:sha1:783048c6dca6fb6f612d0f613b875d4ff1a2eda3</id>
<content type='text'>
1.2 may now be made casemap-aware via a module setting national_case_sensitive_map to their own table, and resetting to the RFC table on unload.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10859 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
