<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/modules.conf.example, branch v2.0.10</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=v2.0.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs/conf/modules.conf.example?h=v2.0.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-11-29T09:07:01Z</updated>
<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>
<entry>
<title>Replace hardcoded paths with configurable ones</title>
<updated>2012-10-04T13:14:04Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-09-23T10:30:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2f7fc047c2e5bbb899c820590ce07fee593b28f'/>
<id>urn:sha1:c2f7fc047c2e5bbb899c820590ce07fee593b28f</id>
<content type='text'>
This patchset aims to ease the packaging of InspIRCd for a system-wide installation scenario.

Changes in detail:
configure: Add the options --log-path and --data-path
m_ssl_gnutls, openssl: Change the hardcoded "conf/" to the existent CONFIG_PATH macro
m_xline_db: Make the location of xline.db configurable. It will use --data-path as default value, but this can be
changed using the configuration files.
</content>
</entry>
<entry>
<title>Instruct users to verify that std::regex is supported on their setup before using m_regex_stdlib</title>
<updated>2012-09-22T14:04:45Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-22T14:00:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab0b3d0137284ec52f5c6cf1758b8c8a0a60701b'/>
<id>urn:sha1:ab0b3d0137284ec52f5c6cf1758b8c8a0a60701b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_regex_stdlib: A regex provider for the C++11 container std::regex</title>
<updated>2012-09-22T13:52:18Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-09-22T04:11:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b63bc840f540d8bfdae37b6860083c18f99815c'/>
<id>urn:sha1:3b63bc840f540d8bfdae37b6860083c18f99815c</id>
<content type='text'>
For it to work you need a standards compliant implementation as for
instance Visual C++ 2010 and 2012 deliver. GCC's libstdc++ does not
implement this class yet.
</content>
</entry>
</feed>
