<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/opers.conf.example, 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/docs/conf/opers.conf.example?h=v3.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf/opers.conf.example?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>Use a consistent naming scheme for operator privileges.</title>
<updated>2019-04-04T14:11:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-04T14:09:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbb6b376c781024534d4ece31a4b5296894d7390'/>
<id>urn:sha1:cbb6b376c781024534d4ece31a4b5296894d7390</id>
<content type='text'>
- users/callerid-override is now users/ignore-callerid.
- users/privdeaf-override is now users/ignore-privdeaf.
</content>
</entry>
<entry>
<title>Merge extras/m_privdeaf into m_deaf and update documentation.</title>
<updated>2019-04-03T12:29:22Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-04-02T06:11:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=66ecf04088b747c00e7fdf8380fbece7848018be'/>
<id>urn:sha1:66ecf04088b747c00e7fdf8380fbece7848018be</id>
<content type='text'>
- Merge the 2.0 extras module m_privdeaf (usermode +D for deaf to
user messages and notices) as they have a similar purpose.
- Improve the channel deaf logic where a known case of bypassing
still looped the channel userlist building an empty exemption list.
- Improve the comments within the code.
- Update the documentation with the previously undocumented
configuration to deaf and the new privdeaf configuration.
</content>
</entry>
<entry>
<title>m_commonchans: Replace IsOper() with HasPrivPermission() instead.</title>
<updated>2019-04-02T09:39:18Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-02T03:11:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15b93b6c20fff37e02e3862dff742054e652ff2a'/>
<id>urn:sha1:15b93b6c20fff37e02e3862dff742054e652ff2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add oper privs to allow overriding noctcp.</title>
<updated>2019-03-14T00:55:18Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-03-13T09:04:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f2ecf00132433c875c78b475ea46c8b73bf5f57'/>
<id>urn:sha1:5f2ecf00132433c875c78b475ea46c8b73bf5f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various text improvements: consistency, syntax, help and doc updates/fixes.</title>
<updated>2019-02-18T09:15:56Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-02-17T14:58:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21e7efdadfa685ac1ddcb0a0a515502bc873302b'/>
<id>urn:sha1:21e7efdadfa685ac1ddcb0a0a515502bc873302b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the close and jumpserver modules to inspircd-extras.</title>
<updated>2019-02-15T12:35:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-15T12:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27e261780809073b5c776e535f8d2402c0df2ec7'/>
<id>urn:sha1:27e261780809073b5c776e535f8d2402c0df2ec7</id>
<content type='text'>
- The close module is borderline useless.
- The jumpserver numeric is supported by barely any clients and
  has various security problems.
</content>
</entry>
<entry>
<title>Remove deprecated config checker and make &lt;die&gt; actually useful.</title>
<updated>2018-10-27T17:31:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-27T13:18:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ea7eb543cbbc9d42def708f271ff00e524094a59'/>
<id>urn:sha1:ea7eb543cbbc9d42def708f271ff00e524094a59</id>
<content type='text'>
- Remove the deprecated config tag checker. This checker is neither
  exhaustive nor is it particularly accurate. Instead the new docs
  site will contain a page detailing the breaking changes between
  releases.
- Remove the insulting &lt;die&gt; tags in inspircd.conf.example and add
  some descriptive ones in files that it is critical for the user
  to edit correctly.
- Show the message from the &lt;die&gt; tag so the user actually knows
  what they did wrong.
</content>
</entry>
<entry>
<title>Remove the ripemd160 module.</title>
<updated>2018-09-06T12:31:53Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-06T10:29:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8512726adf455358d2e467dcc79fc9913ccbcf6b'/>
<id>urn:sha1:8512726adf455358d2e467dcc79fc9913ccbcf6b</id>
<content type='text'>
The library code used by this module is licensed under a non-free
license which is incompatible with the GPLv2. Combined with the
fact that it has been superceded by better algorithms like bcrypt
I have decided to remove it.

An alternate implementation of this algorithm is provided by the
m_hash_gnutls module if people *really* need to use it.
</content>
</entry>
<entry>
<title>Use an oper priv instead of a config flag for overriding nonicks.</title>
<updated>2018-04-16T14:04:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-16T14:04:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec17a2e32573a32751c975b5b55217442cd3185'/>
<id>urn:sha1:dec17a2e32573a32751c975b5b55217442cd3185</id>
<content type='text'>
</content>
</entry>
</feed>
