<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/configure.pm, branch v2.0.11</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v2.0.11</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/configure.pm?h=v2.0.11'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-11-08T00:07:38Z</updated>
<entry>
<title>Fix ModuleManager failing when:</title>
<updated>2012-11-08T00:07:38Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-11-07T09:07:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=999ba802d61bdc188858e3c1b9fb0d974f537779'/>
<id>urn:sha1:999ba802d61bdc188858e3c1b9fb0d974f537779</id>
<content type='text'>
- LWP::Simple is not installed.
- Crypt::SSLeay or IO::Socket::SSL are not installed.

This fixes #154.
</content>
</entry>
<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>Headers: update remaining scripts too</title>
<updated>2012-04-20T16:33:52Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T16:33:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e8f135c6ae5874d7c4367fba274dc2aa6541a00'/>
<id>urn:sha1:5e8f135c6ae5874d7c4367fba274dc2aa6541a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor style tweaks.</title>
<updated>2012-04-12T06:38:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-04-12T06:38:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4c3e9dc529969fc6bd2e2b1e362603457575020a'/>
<id>urn:sha1:4c3e9dc529969fc6bd2e2b1e362603457575020a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove references to old configure commands.</title>
<updated>2012-04-12T06:25:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-04-12T06:25:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fdd335625ea715947ff50648c269de4f3136e87a'/>
<id>urn:sha1:fdd335625ea715947ff50648c269de4f3136e87a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove outdated references to SVN.</title>
<updated>2012-04-09T13:10:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-04-09T13:10:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451e8befa780b59ed12252db1be9bfa663c7e8c1'/>
<id>urn:sha1:451e8befa780b59ed12252db1be9bfa663c7e8c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace #define IPV6 with &lt;config defaultbind="ipv6"&gt;, and autodetect if not specified</title>
<updated>2010-02-23T18:45:26Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-23T18:45:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03a1bf15b1da7643b237c22db1a478916a976ccf'/>
<id>urn:sha1:03a1bf15b1da7643b237c22db1a478916a976ccf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12550 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 cmd_*.so to use the Module object API</title>
<updated>2009-09-03T02:30:12Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-03T02:30:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4472dd6dcdfbb5d4a2a50ddc615644c3b2c8145'/>
<id>urn:sha1:f4472dd6dcdfbb5d4a2a50ddc615644c3b2c8145</id>
<content type='text'>
Create Module* objects for each command, and load them like modules.
This unifies the external API for modules.

Library directory is now deprecated: all modules are located in a
single module directory.

Header files for each command are no longer needed; remove.

This also fixes two potential segfaults in m_spanningtree.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11668 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Enable IPv6 support by default</title>
<updated>2009-09-01T15:06:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-01T15:06:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1819d0109b0d3c3cf8c619849f8e67a9ffef57ab'/>
<id>urn:sha1:1819d0109b0d3c3cf8c619849f8e67a9ffef57ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11573 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
