<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, branch v2.0.11</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.11</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v2.0.11'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-03-29T00:09:55Z</updated>
<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>
<entry>
<title>m_dnsbl Add usednsbl option to connect classes</title>
<updated>2012-11-29T19:26:00Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-13T14:35:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1a122b4eeed9e681f3ef4cf94f8f710cc050afd'/>
<id>urn:sha1:f1a122b4eeed9e681f3ef4cf94f8f710cc050afd</id>
<content type='text'>
Don't touch users in classes where it's off
</content>
</entry>
<entry>
<title>ldapauth: Allow setting virtual hosts on identification with m_ldapauth.</title>
<updated>2012-11-29T09:07:01Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-11-28T18:59:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e031d194181e09eb9d802f18a415422bb1e61d1c'/>
<id>urn:sha1:e031d194181e09eb9d802f18a415422bb1e61d1c</id>
<content type='text'>
&lt;ldapauth:host&gt;, when set, will be applied to users identifying with ldapauth.
The host can also take formatters from fields set on the DN of the user.
</content>
</entry>
<entry>
<title>Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0</title>
<updated>2012-11-23T18:52:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-23T18:52:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=66267bab3ecc47f6d15fac1c0bc770ac28d83d5f'/>
<id>urn:sha1:66267bab3ecc47f6d15fac1c0bc770ac28d83d5f</id>
<content type='text'>
Fixes #369 reported by @DjGolia
</content>
</entry>
<entry>
<title>m_opermotd Add support for replacing \u \b etc. with color codes</title>
<updated>2012-10-29T17:28:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-29T17:04:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3366ace0a3fbaf7b8a603c0550382c35709bfe1f'/>
<id>urn:sha1:3366ace0a3fbaf7b8a603c0550382c35709bfe1f</id>
<content type='text'>
Fixes #322 reported by @MistrX
</content>
</entry>
<entry>
<title>m_operlog Add tosnomask config option, to log all oper actions to snomask 'r'</title>
<updated>2012-10-28T14:23:38Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-12T21:32:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59cafb70e66c176b837770ae4fd21aa578c80bef'/>
<id>urn:sha1:59cafb70e66c176b837770ae4fd21aa578c80bef</id>
<content type='text'>
If enabled, the commands can be logged to channels with m_chanlog and also other +s +r opers can see them
Fixes #325 reported by @SeLEct-
</content>
</entry>
<entry>
<title>m_ldapauth Allow filtering on arbitrary LDAP attributes</title>
<updated>2012-10-19T18:40:16Z</updated>
<author>
<name>Adrien Bustany</name>
</author>
<published>2012-10-10T07:04:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9451b734fff2fa908747fe26d01e87f81c94292c'/>
<id>urn:sha1:9451b734fff2fa908747fe26d01e87f81c94292c</id>
<content type='text'>
This commit implements filtering on LDAP attributes, in a similar way
to what Apache Httpd does with "Require ldap-attribute".
</content>
</entry>
</feed>
