<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, 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/include?h=v2.0.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v2.0.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-14T00:31:44Z</updated>
<entry>
<title>m_dnsbl updates</title>
<updated>2010-02-14T00:31:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T00:31:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4498f1abd163b140efcbbd9e75173665c9b1c29f'/>
<id>urn:sha1:4498f1abd163b140efcbbd9e75173665c9b1c29f</id>
<content type='text'>
Prevent user registration until dnsbl lookups are complete
Allow DNSBLs to be checked using &lt;connect:dnsbl&gt; (MARK type)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12454 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>Fix conversion warnings on g++ 3.4</title>
<updated>2010-02-12T19:50:23Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T19:50:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ed94d962740ee1c86f3ae87960056a6aa97e955'/>
<id>urn:sha1:5ed94d962740ee1c86f3ae87960056a6aa97e955</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12443 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Floating-point math should have no place in an ircd</title>
<updated>2010-02-12T17:06:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T17:06:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5d5cee19ae1153adae20ee8143d18d61b407b2c'/>
<id>urn:sha1:f5d5cee19ae1153adae20ee8143d18d61b407b2c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12442 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change SERVICE_{CMODE,UMODE} to SERVICE_MODE, which makes more sense</title>
<updated>2010-02-11T04:09:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-11T04:09:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db2a4c2c15bb170464bbff464d7cc79cd098df26'/>
<id>urn:sha1:db2a4c2c15bb170464bbff464d7cc79cd098df26</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12430 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Why are we wasting space on DieValue?</title>
<updated>2010-02-10T01:48:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-10T01:48:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ed56e9e02c0532a981d6f30c8e03a29dafc56da'/>
<id>urn:sha1:9ed56e9e02c0532a981d6f30c8e03a29dafc56da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12418 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>Executable include for MOTD and more</title>
<updated>2010-02-02T16:47:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T16:47:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2256deeefe9a9f57f6f6b902604c01138ad16cc'/>
<id>urn:sha1:f2256deeefe9a9f57f6f6b902604c01138ad16cc</id>
<content type='text'>
This introduces an &lt;execfiles&gt; tag that reads files from the output of
a command, in the same way as executable includes. The files specified
here can also be used anywhere a file is used (opermotd, randquote, etc)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12354 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add OnSetConnectClass hook for use in adding requirements to connect classes (such as requiressl)</title>
<updated>2010-02-02T15:02:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T15:02:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e34d66ef3bef802e5758ad73ff29e1b75aaba7f'/>
<id>urn:sha1:8e34d66ef3bef802e5758ad73ff29e1b75aaba7f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12352 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add parameters to OnSendWhoLine hook, fixes "/who * o" returning opers with +H</title>
<updated>2010-02-01T01:31:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-01T01:31:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23e62cef071f8d037b2d163d60bcc85f5887776c'/>
<id>urn:sha1:23e62cef071f8d037b2d163d60bcc85f5887776c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12345 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
