<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v2.0.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v2.0.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v2.0.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-14T18:34:35Z</updated>
<entry>
<title>Remove unused exports; counting is not for programmers</title>
<updated>2010-02-14T18:34:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T18:34:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=040cdb13e45ece886cf8392937ba61ef39c1f497'/>
<id>urn:sha1:040cdb13e45ece886cf8392937ba61ef39c1f497</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12457 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix inverted return on ldapoper</title>
<updated>2010-02-13T22:29:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T22:29:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2552786a2fbed628e7d51a6b8e177981b1ff8d40'/>
<id>urn:sha1:2552786a2fbed628e7d51a6b8e177981b1ff8d40</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12453 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change GeoIP to be a connect block matcher</title>
<updated>2010-02-13T16:41:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T16:41:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6655a0d80e988c06188e8d7f5a4bb965884ba88f'/>
<id>urn:sha1:6655a0d80e988c06188e8d7f5a4bb965884ba88f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12450 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove possible references to deleted User objects due to DNS lookups</title>
<updated>2010-02-12T22:30:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T22:30:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69e28c67dddd8b74ee4c321667d286111e09e5da'/>
<id>urn:sha1:69e28c67dddd8b74ee4c321667d286111e09e5da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add random number generation functions to InspIRCd class.</title>
<updated>2010-02-09T02:22:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T02:22:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aab7998583ca16590a32c7bdb80955a18b090700'/>
<id>urn:sha1:aab7998583ca16590a32c7bdb80955a18b090700</id>
<content type='text'>
Default implementation uses libc random(), which can be better than rand().
If gnutls is loaded, gcrypt will be used to provide random numbers.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move configuration examples to docs, remove automatic overwrite on make install</title>
<updated>2010-02-06T04:29:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-06T04:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d17a9d23e533e0a5e9a0cdec17fd40adf0f0821'/>
<id>urn:sha1:1d17a9d23e533e0a5e9a0cdec17fd40adf0f0821</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12383 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix STARTTLS sending the 670 numeric within the SSL session, not prior to it</title>
<updated>2010-02-03T21:43:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-03T21:43:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29a569fa74177f1cf7d9a2597a46f78e88da97fe'/>
<id>urn:sha1:29a569fa74177f1cf7d9a2597a46f78e88da97fe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow SSL fingerprint hash to be specified, and show fingerprint to client on connect</title>
<updated>2010-02-02T23:24:30Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T23:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05c75aba6b4bf77a8731cd017149b8a40c9182b9'/>
<id>urn:sha1:05c75aba6b4bf77a8731cd017149b8a40c9182b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12357 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Put ConfigReader deprecation warning in logs</title>
<updated>2010-01-21T20:47:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-21T20:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e77259697ecfc82c58ba358a1efe25f288414c7e'/>
<id>urn:sha1:e77259697ecfc82c58ba358a1efe25f288414c7e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12310 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Module::init() for correct exception handling during hook registration</title>
<updated>2010-01-17T16:00:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T16:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6bdeccb537b6f8030172c37afa7dc324e26765'/>
<id>urn:sha1:4b6bdeccb537b6f8030172c37afa7dc324e26765</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
