<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_timedbans.cpp, branch v2.0.14</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_timedbans.cpp?h=v2.0.14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_timedbans.cpp?h=v2.0.14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-03-24T18:11:36Z</updated>
<entry>
<title>m_timedbans Notice halfops and above when a timed ban is placed</title>
<updated>2013-03-24T18:11:36Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-24T18:11:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5513496d5f01278221d7de5e3bf6b3f25b66c0d0'/>
<id>urn:sha1:5513496d5f01278221d7de5e3bf6b3f25b66c0d0</id>
<content type='text'>
Fixes #415 reported by @killerrabbit
</content>
</entry>
<entry>
<title>Modified m_timedbans to behave more like setting mode +b manually.</title>
<updated>2013-03-14T23:41:16Z</updated>
<author>
<name>ShutterQuick</name>
</author>
<published>2013-03-07T19:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b71f1affeaa2dbc1d4e5fdf799ab1527a190b0e1'/>
<id>urn:sha1:b71f1affeaa2dbc1d4e5fdf799ab1527a190b0e1</id>
<content type='text'>
It now accepts extbans. If one enters something not an extban, or valid banmask, it'll add "!*@*", making it a nick-ban instead of borking.
</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>m_check, m_namesx, m_timedbans Minor cleanup</title>
<updated>2012-11-24T03:05:06Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-24T02:05:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbb06a27e9d06eadf3acf4c31be2b277ce0bc0be'/>
<id>urn:sha1:cbb06a27e9d06eadf3acf4c31be2b277ce0bc0be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of deprecated CallCommandHandler() and IsValidModuleCommand()</title>
<updated>2012-11-19T17:32:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-19T00:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c20fd57ec1913dc787b7c620bb4032851dd0d64'/>
<id>urn:sha1:5c20fd57ec1913dc787b7c620bb4032851dd0d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove superfluous std::string()s</title>
<updated>2012-10-12T01:57:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-24T12:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8b41aa5d256d99eee67ec94492a94dc30e0ea35'/>
<id>urn:sha1:c8b41aa5d256d99eee67ec94492a94dc30e0ea35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unsafe iteration in m_timedbans</title>
<updated>2010-09-25T21:17:57Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-25T21:17:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7aad2ac848ff19113b64259cebcdd08c4b9fcaab'/>
<id>urn:sha1:7aad2ac848ff19113b64259cebcdd08c4b9fcaab</id>
<content type='text'>
</content>
</entry>
</feed>
