<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dccallow.cpp, branch v2.0.27</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=v2.0.27</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_dccallow.cpp?h=v2.0.27'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-02-18T13:45:22Z</updated>
<entry>
<title>Fix dccallow to work with files with spaces in their names</title>
<updated>2016-02-18T13:45:22Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-02-18T13:45:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2f1a61fc67500c4c101ff8a3f7847914298375e'/>
<id>urn:sha1:e2f1a61fc67500c4c101ff8a3f7847914298375e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_dccallow Add config option to control max entries on a list</title>
<updated>2016-02-12T17:30:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-12T17:30:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=748b3a0d89e7ecc9a766471b79fb78f63a5ca2bb'/>
<id>urn:sha1:748b3a0d89e7ecc9a766471b79fb78f63a5ca2bb</id>
<content type='text'>
Default to 20
</content>
</entry>
<entry>
<title>m_dccallow Validate tokens before use</title>
<updated>2015-04-16T21:00:56Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-16T21:00:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f69e159adcc0892f0bdef16ac4617630737b156'/>
<id>urn:sha1:9f69e159adcc0892f0bdef16ac4617630737b156</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the syntax messages of a few modules.</title>
<updated>2014-04-12T20:08:41Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2014-04-12T20:08:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd35f849452cc4cc83972939bfbc363e679203e1'/>
<id>urn:sha1:bd35f849452cc4cc83972939bfbc363e679203e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_dccallow Increase penalty for /DCCALLOW help</title>
<updated>2014-01-19T15:42:10Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-19T15:42:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69af56f973b9d31f5ebd7d83e6afedb59bb08c92'/>
<id>urn:sha1:69af56f973b9d31f5ebd7d83e6afedb59bb08c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary string copies and dead code</title>
<updated>2013-06-05T21:11:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-05T21:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d87bfc277858543ff14cd43f4222c66362464094'/>
<id>urn:sha1:d87bfc277858543ff14cd43f4222c66362464094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register all commands, modes and extensions using AddService()</title>
<updated>2012-12-02T18:40:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=349106f3f9f75d7f957fc5d1e71ca650f4807bb9'/>
<id>urn:sha1:349106f3f9f75d7f957fc5d1e71ca650f4807bb9</id>
<content type='text'>
AddService() throws an exception if an item cannot be registered, modules no longer need to worry about AddMode() etc. failing
</content>
</entry>
<entry>
<title>Dynamically determine the size of the eventlist[] passed to Attach()</title>
<updated>2012-12-02T18:40:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-02T18:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84a1569cd60daa64b1ae52a1fff62c0dc4d78850'/>
<id>urn:sha1:84a1569cd60daa64b1ae52a1fff62c0dc4d78850</id>
<content type='text'>
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove
</content>
</entry>
<entry>
<title>Attach to events and register services in init()</title>
<updated>2012-12-02T18:39:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T01:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac7defcd3e52695dcf5e5150e9fe3e1624205e64'/>
<id>urn:sha1:ac7defcd3e52695dcf5e5150e9fe3e1624205e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of the deprecated ConfigReader</title>
<updated>2012-11-12T20:48:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T19:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4db7bf9af00b32d4f5c1922997d02b0b8be59e5'/>
<id>urn:sha1:a4db7bf9af00b32d4f5c1922997d02b0b8be59e5</id>
<content type='text'>
</content>
</entry>
</feed>
