<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v2.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-20T09:15:55Z</updated>
<entry>
<title>Restore &lt;options:exemptchanops&gt; with long names</title>
<updated>2010-02-20T09:15:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-20T09:15:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d46f5f9ef94c295649afad38c6d496ae2bbe5e1'/>
<id>urn:sha1:4d46f5f9ef94c295649afad38c6d496ae2bbe5e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12502 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reset the already_sent IDs during slow garbage collection</title>
<updated>2010-02-18T21:22:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T21:22:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46e56dedd37abe33af4e8b970d5b83729dc1ef05'/>
<id>urn:sha1:46e56dedd37abe33af4e8b970d5b83729dc1ef05</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12493 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improve support for NetBSD</title>
<updated>2010-02-12T00:03:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T00:03:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd6496191222fab41b364dfcad54ec52a753be7d'/>
<id>urn:sha1:bd6496191222fab41b364dfcad54ec52a753be7d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 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>Clean up some slow iterations</title>
<updated>2010-01-19T02:28:30Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-19T02:28:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0429d86a7afa7d5c1e27e48f27db0687d2688d87'/>
<id>urn:sha1:0429d86a7afa7d5c1e27e48f27db0687d2688d87</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12300 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove excessive gettimeofday system calls</title>
<updated>2010-01-18T19:36:41Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T19:36:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e46119759b7099c38f543bd38d0186b9806542f'/>
<id>urn:sha1:7e46119759b7099c38f543bd38d0186b9806542f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12293 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Force heap allocation of refcountbase, create usecountbase for non-allocation reference counting</title>
<updated>2009-10-25T20:03:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T20:03:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa2cdd0bb89330cfd9a6c49c4705da2a3cb02834'/>
<id>urn:sha1:fa2cdd0bb89330cfd9a6c49c4705da2a3cb02834</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11978 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User::uuid and User::server const</title>
<updated>2009-10-23T22:47:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T22:47:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b16e16ac1bae4ac5494778b4b8a7009febb58137'/>
<id>urn:sha1:b16e16ac1bae4ac5494778b4b8a7009febb58137</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11962 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move command-line items to CommandLineConf</title>
<updated>2009-10-21T23:46:24Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:46:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dcbb0ae938711cd49df73dc2ff6cd6289aeefb44'/>
<id>urn:sha1:dcbb0ae938711cd49df73dc2ff6cd6289aeefb44</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11949 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
