<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_services_account.cpp, branch v3.10.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_services_account.cpp?h=v3.10.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_services_account.cpp?h=v3.10.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-03-05T02:16:11Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make connect class debug logging more complete and consistent.</title>
<updated>2020-11-03T15:43:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T15:43:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a6b1e1a7de92e078a98f0b955d2624e5b85e4c1'/>
<id>urn:sha1:0a6b1e1a7de92e078a98f0b955d2624e5b85e4c1</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>Rename the modes in the services_account module to be less confusable.</title>
<updated>2020-01-05T15:15:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-05T15:15:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=007e0b46a82f0aa4ebe47472d0fed63d845107b7'/>
<id>urn:sha1:007e0b46a82f0aa4ebe47472d0fed63d845107b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert all core ExtensionItem code away from {un,}serialize.</title>
<updated>2019-08-07T18:37:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-07T18:37:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=714284aa306f2912eaca0c28d779d227db62a96b'/>
<id>urn:sha1:714284aa306f2912eaca0c28d779d227db62a96b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace large if/else blocks for target.type with switches (#1668).</title>
<updated>2019-06-24T16:10:17Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-06-24T16:10:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ad534c1af4578a0d46742c4b6b00a5a33afb63f'/>
<id>urn:sha1:7ad534c1af4578a0d46742c4b6b00a5a33afb63f</id>
<content type='text'>
</content>
</entry>
<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>Remove CXX11_OVERRIDE from some non-overrides.</title>
<updated>2019-04-18T22:38:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-18T22:16:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d40ea20e6573b33d59cd9b68ab2790b4c990557d'/>
<id>urn:sha1:d40ea20e6573b33d59cd9b68ab2790b4c990557d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update trivially-modifiable modules to handle tag messages.</title>
<updated>2019-04-16T15:19:55Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-16T15:19:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8459e625349c03039e7545c213f84d8756034390'/>
<id>urn:sha1:8459e625349c03039e7545c213f84d8756034390</id>
<content type='text'>
</content>
</entry>
</feed>
