<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v2.0.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v2.0.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v2.0.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-10-04T13:14:04Z</updated>
<entry>
<title>Replace hardcoded paths with configurable ones</title>
<updated>2012-10-04T13:14:04Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2012-09-23T10:30:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2f7fc047c2e5bbb899c820590ce07fee593b28f'/>
<id>urn:sha1:c2f7fc047c2e5bbb899c820590ce07fee593b28f</id>
<content type='text'>
This patchset aims to ease the packaging of InspIRCd for a system-wide installation scenario.

Changes in detail:
configure: Add the options --log-path and --data-path
m_ssl_gnutls, openssl: Change the hardcoded "conf/" to the existent CONFIG_PATH macro
m_xline_db: Make the location of xline.db configurable. It will use --data-path as default value, but this can be
changed using the configuration files.
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cap masks and bans at 250 characters</title>
<updated>2010-03-01T00:42:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-01T00:42:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7906b8273dedc41659495df3cc4e0b3dd5d516c9'/>
<id>urn:sha1:7906b8273dedc41659495df3cc4e0b3dd5d516c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12575 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compilation warning</title>
<updated>2010-02-20T18:31:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-20T18:31:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df8cc91c963ee85cd45d6351d35f5524f7929a6a'/>
<id>urn:sha1:df8cc91c963ee85cd45d6351d35f5524f7929a6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>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>Sort items in the 005 line</title>
<updated>2010-02-02T15:02:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T15:02:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0ca1aa58d74ee743423602467cedda686e311bc1'/>
<id>urn:sha1:0ca1aa58d74ee743423602467cedda686e311bc1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12351 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>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>
<entry>
<title>Split LocalUser and RemoteUser</title>
<updated>2009-10-21T23:44:48Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-21T23:44:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9924e5631193ad581d885380fd11ae8bfb91fa0b'/>
<id>urn:sha1:9924e5631193ad581d885380fd11ae8bfb91fa0b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11940 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
