<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v2.0.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v2.0.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-10-06T22:24:59Z</updated>
<entry>
<title>m_spanningtree Fix undefined behavior caused by referencing the returned buffer by std::string::c_str() when the object is temporary</title>
<updated>2012-10-06T22:24:59Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T21:49:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00ec79d1ad4d30c01d174d6cda608de59b3a201f'/>
<id>urn:sha1:00ec79d1ad4d30c01d174d6cda608de59b3a201f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New module to support server-side topic locking and server-to-server SVSTOPIC command</title>
<updated>2012-10-06T17:46:32Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-03T13:48:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56629ceb7e8db52003ae3c21a6c8b1da7bf508d7'/>
<id>urn:sha1:56629ceb7e8db52003ae3c21a6c8b1da7bf508d7</id>
<content type='text'>
SVSTOPIC can either set the topic, the topic setter and the topic timestamp to the given parameters or can nuke the topic entirely on a channel (like it was never set)
It is for ulines only
</content>
</entry>
<entry>
<title>m_cban, m_rline, m_shun Broadcast these commands as some services implementations send them (even though they shouldn't)</title>
<updated>2012-10-04T21:45:51Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-04T21:45:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbab6211293d537a45384a9980beec3873956cc7'/>
<id>urn:sha1:dbab6211293d537a45384a9980beec3873956cc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace hardcoded paths with configurable ones</title>
<updated>2012-10-04T13:14:04Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-09-23T10:30:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2f7fc047c2e5bbb899c820590ce07fee593b28f'/>
<id>urn:sha1:c2f7fc047c2e5bbb899c820590ce07fee593b28f</id>
<content type='text'>
This patchset aims to ease the packaging of InspIRCd for a system-wide installation scenario.

Changes in detail:
configure: Add the options --log-path and --data-path
m_ssl_gnutls, openssl: Change the hardcoded "conf/" to the existent CONFIG_PATH macro
m_xline_db: Make the location of xline.db configurable. It will use --data-path as default value, but this can be
changed using the configuration files.
</content>
</entry>
<entry>
<title>Check if the mask is long enough before accessing it when checking extbans</title>
<updated>2012-10-03T01:22:22Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-03T00:50:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b14ac1562dda1492e7ca44c2306e2432200b8cc'/>
<id>urn:sha1:6b14ac1562dda1492e7ca44c2306e2432200b8cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_services_account Fix possible recursion when checking 'U' extbans</title>
<updated>2012-10-03T01:22:14Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-03T00:37:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5b17f22e98ce06bc639edede60784bb1988a9e5'/>
<id>urn:sha1:b5b17f22e98ce06bc639edede60784bb1988a9e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fill a parameterlist in OnAddLine/OnDelLine</title>
<updated>2012-10-02T22:30:03Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T21:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c25fc2cacc957d0defc2901b9a1e5a174a270ecb'/>
<id>urn:sha1:c25fc2cacc957d0defc2901b9a1e5a174a270ecb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Simplify OnMode and OnSetAway handlers</title>
<updated>2012-10-02T22:30:03Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T21:20:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62c54789a468b7642147cf338a12df7a8ac59971'/>
<id>urn:sha1:62c54789a468b7642147cf338a12df7a8ac59971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove empty RedoConfig()</title>
<updated>2012-10-02T22:30:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T21:19:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a1a6e85f8c3c8792083f0a4042aa3cea48eecae'/>
<id>urn:sha1:9a1a6e85f8c3c8792083f0a4042aa3cea48eecae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Utils: Remove unused functions</title>
<updated>2012-10-02T22:30:02Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T20:50:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b858571125fa0822f42b49ed8829e4c6719565e6'/>
<id>urn:sha1:b858571125fa0822f42b49ed8829e4c6719565e6</id>
<content type='text'>
</content>
</entry>
</feed>
