<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_svshold.cpp, branch v2.0.22</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_svshold.cpp?h=v2.0.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_svshold.cpp?h=v2.0.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-01-20T16:05:01Z</updated>
<entry>
<title>m_svshold Add config option to hide snotices</title>
<updated>2014-01-20T16:05:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-20T16:05:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8f0e349ce8891d6236fc026c47139af1f05912c'/>
<id>urn:sha1:b8f0e349ce8891d6236fc026c47139af1f05912c</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>m_svshold Fix crash when called with 2 params, only triggerable by u-lines</title>
<updated>2012-12-05T20:49:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-05T20:13:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=391ec2c499523e98c681ccf5bf9f03a4fe551f57'/>
<id>urn:sha1:391ec2c499523e98c681ccf5bf9f03a4fe551f57</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>Fix more undefined behavior caused by referencing the returned buffer by std::string::c_str() when the object is temporary</title>
<updated>2012-09-30T01:04:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-29T23:10:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02859be56d43bcece02aab350e02bc95ed1bf446'/>
<id>urn:sha1:02859be56d43bcece02aab350e02bc95ed1bf446</id>
<content type='text'>
See 83c7cc45daf6fb1f8c36f15297a4657e45a34e88
</content>
</entry>
<entry>
<title>m_svshold Broadcast SVSHOLD commands sent by servers without ADDLINE</title>
<updated>2012-09-02T01:08:43Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-02T01:06:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=732e279187d1cd2ac97443a1ce908cd07d8ef078'/>
<id>urn:sha1:732e279187d1cd2ac97443a1ce908cd07d8ef078</id>
<content type='text'>
Fixes #293 reported by @DrRenX
</content>
</entry>
<entry>
<title>m_svshold Fix a couple of things, namely</title>
<updated>2012-06-17T13:06:14Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-17T12:44:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c5978e7d023b8e868d1562ec6b9bcdbaea8dee1'/>
<id>urn:sha1:6c5978e7d023b8e868d1562ec6b9bcdbaea8dee1</id>
<content type='text'>
- don't ask the XLine manager to apply SVSHOLD lines to the userlist, as we do nothing on match
- remove call to XLineManager::ApplyLines() as it iterates the local userlist and made no sense
- return CMD_SUCCESS when SVSHOLD succeeded, CMD_FAILURE otherwise
- remove unused exception handler
- don't route SVSHOLD commands at all, spanningtree adds and removes the lines automatically
</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>
</feed>
