<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v2.0.0b2</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.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v2.0.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-10T01:48:43Z</updated>
<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>
<entry>
<title>Update connect block matching on rehash to prefer names, show more useful information in /STATS i</title>
<updated>2010-01-31T19:54:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-31T19:54:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fdd55570ea6269c096e6a3c8eae30c1a1587533'/>
<id>urn:sha1:7fdd55570ea6269c096e6a3c8eae30c1a1587533</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12337 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow connect classes to be specified without an allow or deny mask</title>
<updated>2010-01-31T03:42:20Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-31T03:42:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1cda046fed93adef23eee9e2c21abfdf7c863e34'/>
<id>urn:sha1:1cda046fed93adef23eee9e2c21abfdf7c863e34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12336 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove UpdateNickHash due to incorrect behavior</title>
<updated>2010-01-30T18:56:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T18:56:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dfc2301e0b5e18a05d9543f5fec0cb55753a410c'/>
<id>urn:sha1:dfc2301e0b5e18a05d9543f5fec0cb55753a410c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12331 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move nick change code out of cmd_nick; fixes double-invocation of hooks and may eliminate bug #911</title>
<updated>2010-01-30T18:40:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T18:40:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab8305ad99d7bb7d2cfe4154b2deb007546d5b70'/>
<id>urn:sha1:ab8305ad99d7bb7d2cfe4154b2deb007546d5b70</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12330 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove MaxWhoResults, replace with an increase of Penalty based on result list size</title>
<updated>2010-01-29T00:08:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-29T00:08:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96e4434f9078bf3db0dad96d56f35cbee53252d5'/>
<id>urn:sha1:96e4434f9078bf3db0dad96d56f35cbee53252d5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12325 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
