<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_randquote.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/modules/m_randquote.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_randquote.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-09T02:22:27Z</updated>
<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>...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>Change module API to use LocalUser* where correct</title>
<updated>2009-10-21T23:45:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:45:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=123eac3f25ce4dd3142b4ac66eb321f7df1e23e4'/>
<id>urn:sha1:123eac3f25ce4dd3142b4ac66eb321f7df1e23e4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11943 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader</title>
<updated>2009-10-18T16:01:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T16:01:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a59d08fffd3dc8a9850ce34c9928fb6382b9b37f'/>
<id>urn:sha1:a59d08fffd3dc8a9850ce34c9928fb6382b9b37f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11904 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove dummy API_VERSION from Version constructor</title>
<updated>2009-10-17T17:53:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T17:53:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f'/>
<id>urn:sha1:67a4a9b62355ea57a2f4521ca5fc53bd4eac3a1f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove InspIRCd* parameters and fields</title>
<updated>2009-09-26T14:13:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-26T14:13:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d03943426dcce76ba66567a9b18425a5ebb4c0c'/>
<id>urn:sha1:6d03943426dcce76ba66567a9b18425a5ebb4c0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11763 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Describe module purpose in /MODULES output</title>
<updated>2009-09-22T01:05:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-22T01:05:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d93921aabd9c608821baec8a871aff844dfae49'/>
<id>urn:sha1:7d93921aabd9c608821baec8a871aff844dfae49</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11757 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up Command constructor</title>
<updated>2009-09-13T20:32:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-13T20:32:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=069a2ef21425007d092342c8c11ec28da2f410d7'/>
<id>urn:sha1:069a2ef21425007d092342c8c11ec28da2f410d7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11707 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove CMD_LOCALONLY, enforce use of GetRouting for routed commands</title>
<updated>2009-09-03T15:53:15Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-03T15:53:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c1c5fc3f01c42a09d34594989679bbc8fb21c0d'/>
<id>urn:sha1:1c1c5fc3f01c42a09d34594989679bbc8fb21c0d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11671 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Module* creator to Command and ModeHandler</title>
<updated>2009-09-02T00:48:48Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-02T00:48:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24731c63b6320be22f7b3220236271fa7476b975'/>
<id>urn:sha1:24731c63b6320be22f7b3220236271fa7476b975</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11631 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
