<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_conn_join.cpp, branch v3.17.1</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_conn_join.cpp?h=v3.17.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_conn_join.cpp?h=v3.17.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise the maximum time period for the conn_join module to 15m.</title>
<updated>2019-04-28T16:41:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-28T16:40:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1041cb9329027ea2b3855836e2bb68ab7411730f'/>
<id>urn:sha1:1041cb9329027ea2b3855836e2bb68ab7411730f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert a bunch of time-related config options to getDuration.</title>
<updated>2017-09-03T19:20:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-13T15:26:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7c829af5941c6a8a303ca75ed9ac47570347e41'/>
<id>urn:sha1:e7c829af5941c6a8a303ca75ed9ac47570347e41</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>Specify which Extensible subclass an ExtensionItem is valid for</title>
<updated>2015-01-18T09:40:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-18T09:40:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fc2f7199e964ba5112ecdb2613c6fd5c2eee638'/>
<id>urn:sha1:4fc2f7199e964ba5112ecdb2613c6fd5c2eee638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove current time parameter of the Timer constructor</title>
<updated>2014-07-10T10:17:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-10T10:17:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=acccaa39641500b8a691db4136e6571102a438ed'/>
<id>urn:sha1:acccaa39641500b8a691db4136e6571102a438ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change allocation of InspIRCd::Timers to be physically part of the object containing it</title>
<updated>2014-03-15T14:38:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-03-15T14:38:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0babd8c0783242fc647cdcdfefb399c099e367ad'/>
<id>urn:sha1:0babd8c0783242fc647cdcdfefb399c099e367ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_conn_join Read default settings in ReadConfig()</title>
<updated>2014-01-30T21:14:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-30T21:14:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9781579ae57aed0988f4bf677ef602916feb3bce'/>
<id>urn:sha1:9781579ae57aed0988f4bf677ef602916feb3bce</id>
<content type='text'>
</content>
</entry>
</feed>
