<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, branch v2.0.14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v2.0.14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v2.0.14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-08-28T12:35:10Z</updated>
<entry>
<title>Update COPYING file with new FSF address.</title>
<updated>2013-08-28T12:35:10Z</updated>
<author>
<name>Christopher 'm4z' Holm</name>
</author>
<published>2013-08-25T17:42:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81a616cd9f7aeb130142859798d84ed3dda8c5c3'/>
<id>urn:sha1:81a616cd9f7aeb130142859798d84ed3dda8c5c3</id>
<content type='text'>
This should make rpmlint stop complaining about the incorrect FSF
address. All changes taken from:
    http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
</content>
</entry>
<entry>
<title>m_permchannels Add the ability to save listmodes</title>
<updated>2013-08-27T16:32:32Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-07-09T18:21:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=261d5bb566f6383efea99e73c933a2af6f408341'/>
<id>urn:sha1:261d5bb566f6383efea99e73c933a2af6f408341</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update example configs, README.md and more</title>
<updated>2013-08-27T16:30:59Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-27T16:30:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=00cd97160ae8909ca12b8807a8114cad1f6a06b1'/>
<id>urn:sha1:00cd97160ae8909ca12b8807a8114cad1f6a06b1</id>
<content type='text'>
- Fix typos, remove misleading information, rephrase a few sentences
- Add info about hmac-&lt;hash&gt; hash types
- Remove &lt;performance:maxwho&gt; (the code which used this was removed in 96e4434 - @SaberUK)
- Change inspircd.github.org to inspircd.org
</content>
</entry>
<entry>
<title>Add config option to disable somaxconn range() check</title>
<updated>2013-04-23T13:01:15Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-23T13:01:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b742311a7039655c63c4d08902b43cebdeeb8d33'/>
<id>urn:sha1:b742311a7039655c63c4d08902b43cebdeeb8d33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_kicknorejoin Limit time to 30m by default</title>
<updated>2013-04-16T11:18:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-02-18T18:56:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b81b4004d086555885d5e4a2541b0a92eb4a9ae'/>
<id>urn:sha1:4b81b4004d086555885d5e4a2541b0a92eb4a9ae</id>
<content type='text'>
In the current implementation we only expire entries when someone joins, without a limit it was possible to make us practically never remove entries and consume (a tiny amount of) memory for each entry until the mode was removed/parameter was changed

The default limit of 30m is chosen to not surprise people when they upgrade. If you need to prevent rejoins for more than a minute then you should set a (timed)ban instead

Config option is available to change the limit (2.0 only)
</content>
</entry>
<entry>
<title>Minor update to example configs</title>
<updated>2013-03-31T17:52:43Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-31T17:52:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de053ee389e9c66d4a9270083e8d965c309e107'/>
<id>urn:sha1:8de053ee389e9c66d4a9270083e8d965c309e107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update doc and fix the description of m_allowinvite</title>
<updated>2013-03-29T00:09:55Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-29T00:09:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3eeb85d3c5cb03566a3b07725fdf97c60a4d00ba'/>
<id>urn:sha1:3eeb85d3c5cb03566a3b07725fdf97c60a4d00ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Doxyfile for the latest version of Doxygen.</title>
<updated>2013-03-08T16:50:04Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-03-08T16:50:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6da7562f94affdf2e3f6b27a89bcc97b372a836a'/>
<id>urn:sha1:6da7562f94affdf2e3f6b27a89bcc97b372a836a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganise configuration files:</title>
<updated>2013-03-02T15:50:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-03-01T03:06:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f6372b2f091b704b8b79e4696a71e795f1164c0'/>
<id>urn:sha1:5f6372b2f091b704b8b79e4696a71e795f1164c0</id>
<content type='text'>
- Example config files now end with .conf.example.
- Example text files now end with .txt.example.
- Removed 'inspircd' from the name of multiple example files.
- Added missing oper motd example file.
</content>
</entry>
<entry>
<title>cmd_invite Send invite announcements to halfops and higher when &lt;security:announceinvites&gt; is 'dynamic' regardless of the channel being +i or not</title>
<updated>2013-02-11T16:52:21Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-02-11T16:52:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0f92dd232097fa6662265ca49b222b72ca39c83'/>
<id>urn:sha1:a0f92dd232097fa6662265ca49b222b72ca39c83</id>
<content type='text'>
Clarify what the various options mean in the doc

Fixes #418 reported by @RawrDragon
</content>
</entry>
</feed>
