<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_connectban.cpp, branch v3.2.0</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_connectban.cpp?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_connectban.cpp?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-28T08:14:21Z</updated>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_connectban and m_svshold: Use DurationString() in X-line messages.</title>
<updated>2019-04-27T23:02:53Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-27T01:43:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23033e286fdbc47525b21f257d4828da653b9b42'/>
<id>urn:sha1:23033e286fdbc47525b21f257d4828da653b9b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve X-line text consistency.</title>
<updated>2019-01-09T10:07:09Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-01-08T10:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2e3fd5952b23209b084bde4f464e6643c8a00ff'/>
<id>urn:sha1:f2e3fd5952b23209b084bde4f464e6643c8a00ff</id>
<content type='text'>
- Change any "-Line", ":Line", or "*line" to "-line" throughout
the X-line code, comments, and documentation.
- Add periods to the end of some notices.
- Correct a typo in the Q-line code comments.
- Update the filter module documentation (shun addition).

Co-authored-by: Robby &lt;robby@chatbelgie.be&gt;
</content>
</entry>
<entry>
<title>Add the family() member to the sockaddrs union.</title>
<updated>2018-07-18T18:21:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-12T23:47:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87e328a1fbfcacafc013ba580d31dd4123f1e7e2'/>
<id>urn:sha1:87e328a1fbfcacafc013ba580d31dd4123f1e7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ConfigTag::getUInt for reading unsigned config values.</title>
<updated>2018-04-16T14:29:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-14T14:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=780dda83ba3857bc3c330d4b5d38bb251a9d879b'/>
<id>urn:sha1:780dda83ba3857bc3c330d4b5d38bb251a9d879b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>m_connectban Don't depend on the definition of clonemap</title>
<updated>2014-03-17T10:04:22Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-17T10:04:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=869fd6ca2822ef45ad7c3939b9ab7418200daf3e'/>
<id>urn:sha1:869fd6ca2822ef45ad7c3939b9ab7418200daf3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give m_connectban a configurable ban message</title>
<updated>2014-02-27T15:17:46Z</updated>
<author>
<name>Googolplexed</name>
</author>
<published>2014-02-27T11:55:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcd07e389241e8bf23eabdf7da5c92c3f9ba5391'/>
<id>urn:sha1:dcd07e389241e8bf23eabdf7da5c92c3f9ba5391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make various self contained methods static.</title>
<updated>2013-12-15T06:46:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-15T05:34:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad47ea662698e72ff8f79b03512b1e7fe81bdf53'/>
<id>urn:sha1:ad47ea662698e72ff8f79b03512b1e7fe81bdf53</id>
<content type='text'>
- InspIRCd::IsValidMask
- InspIRCd::TimeString
</content>
</entry>
</feed>
