<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/modules.conf.example, branch masterfork</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf/modules.conf.example?h=masterfork</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf/modules.conf.example?h=masterfork'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-03-31T17:52:43Z</updated>
<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>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>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>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>
<entry>
<title>Update modules.conf.example with m_ircv3</title>
<updated>2012-10-08T14:47:12Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-08T14:47:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d77540142f52256bba8b0fd22bd0e651f86fde8e'/>
<id>urn:sha1:d77540142f52256bba8b0fd22bd0e651f86fde8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allows to use user-&gt;ident string instead of user-&gt;nick for NickServ.</title>
<updated>2012-10-08T13:09:09Z</updated>
<author>
<name>Boleslaw Tokarski</name>
</author>
<published>2012-10-08T13:09:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=428a5e3d0f5060d43c56a8a8595c8102241ce7ea'/>
<id>urn:sha1:428a5e3d0f5060d43c56a8a8595c8102241ce7ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update modules.conf.example with m_topiclock</title>
<updated>2012-10-06T22:24:59Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T22:12:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed21362c47bd81dcade5093cba0fb76dab02b6ce'/>
<id>urn:sha1:ed21362c47bd81dcade5093cba0fb76dab02b6ce</id>
<content type='text'>
</content>
</entry>
</feed>
