<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_ldapauth.cpp, branch upstream/obsolete/insp21</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ldapauth.cpp?h=upstream%2Fobsolete%2Finsp21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_ldapauth.cpp?h=upstream%2Fobsolete%2Finsp21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-06T05:03:17Z</updated>
<entry>
<title>Fixed Windows build.</title>
<updated>2012-06-06T05:03:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-06-06T05:03:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f8d7653acfcc294abcbfd439b1f26d00c0e495b8'/>
<id>urn:sha1:f8d7653acfcc294abcbfd439b1f26d00c0e495b8</id>
<content type='text'>
Squash commit of the following from 2.0:
  commit cbd0b938d1e6a24c082fd510f3f6bb45a1ba3ce0
  commit d392720f7fe4e3a85aec0f431b24d852d186d353
  commit 30477f569bbd21590ad0687b5f09012deeb2b40e
  commit 4707f65e75867e443cbab8a5dcb0379341537263
  commit e37621e04ea3b80c6f57c89873e530506f8d5587
  commit 92cac06fc2e4207614efe0292d6cdf2954ff30a9

Plus many additional 2.1 specific fixes.
</content>
</entry>
<entry>
<title>Headers nitpicking: consistency, remove/add newlines as needed to match all others</title>
<updated>2012-04-20T15:34:06Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T15:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a05be80db3f36fec2172f8a062f1a3cebbda77c4'/>
<id>urn:sha1:a05be80db3f36fec2172f8a062f1a3cebbda77c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright.</title>
<updated>2012-04-19T14:20:15Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-04-19T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08bf8f405133c493b75ab75a75e78a58a15b6562'/>
<id>urn:sha1:08bf8f405133c493b75ab75a75e78a58a15b6562</id>
<content type='text'>
Fixes #61.
</content>
</entry>
<entry>
<title>extras/m_ldapauth: CIDR-based whitelisting</title>
<updated>2012-04-10T20:30:08Z</updated>
<author>
<name>Pierre Carrier</name>
</author>
<published>2011-09-14T13:24:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d3411818abc77e4e66dd832507a68434f28ab98'/>
<id>urn:sha1:2d3411818abc77e4e66dd832507a68434f28ab98</id>
<content type='text'>
Offer host-based whitelisting in the ldap module.

Used to trust clients from internal networks,
whilst requiring authentication from "outsiders".
</content>
</entry>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ExtensibleType argument to ExtensionItem to identify item types</title>
<updated>2010-09-23T00:49:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:49:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6049aefbfe55e7668f50f76efac4e4a67c2f18c6'/>
<id>urn:sha1:6049aefbfe55e7668f50f76efac4e4a67c2f18c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid future bugs with Attach</title>
<updated>2010-08-29T00:18:22Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-29T00:18:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=eb056ec67eb774e8ba4751911c22d2973927271d'/>
<id>urn:sha1:eb056ec67eb774e8ba4751911c22d2973927271d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ConfigReader (deprecated interface)</title>
<updated>2010-08-21T20:27:31Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T20:27:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=37d282776753c7fd6a6793dd40105e89fdf47f62'/>
<id>urn:sha1:37d282776753c7fd6a6793dd40105e89fdf47f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</content>
</entry>
<entry>
<title>Add support for setting accountname to m_sqlauth and m_ldapauth</title>
<updated>2010-08-20T02:20:34Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-20T02:20:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=98281fb308cef3e40c56be33aeab30ca74d5049d'/>
<id>urn:sha1:98281fb308cef3e40c56be33aeab30ca74d5049d</id>
<content type='text'>
</content>
</entry>
</feed>
