<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_conn_join.cpp, branch v3.0.0a6</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.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_conn_join.cpp?h=v3.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-09-03T19:20:30Z</updated>
<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>
<entry>
<title>m_conn_join: Allow time-delayed joins</title>
<updated>2014-01-30T21:12:18Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2014-01-30T14:32:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e1399c12824e759f605dca601621159a5be618c'/>
<id>urn:sha1:9e1399c12824e759f605dca601621159a5be618c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_conn_join: Fixed indentation</title>
<updated>2014-01-30T21:06:10Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2014-01-30T14:25:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=86a7fa3a06c44470707e586896eca54fc506dfc7'/>
<id>urn:sha1:86a7fa3a06c44470707e586896eca54fc506dfc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically attach modules to events</title>
<updated>2013-08-04T14:08:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Core and $Mod* comments apart from $ModDep.</title>
<updated>2013-07-04T14:51:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-03T03:34:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54d10d53c730ab81ca6464fe2f0e0ecbcd435672'/>
<id>urn:sha1:54d10d53c730ab81ca6464fe2f0e0ecbcd435672</id>
<content type='text'>
</content>
</entry>
</feed>
