<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, 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/configure?h=v2.0.11</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v2.0.11'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-01-28T21:38:03Z</updated>
<entry>
<title>Use the preprocessor to detect whether hash_map is available.</title>
<updated>2013-01-28T21:38:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-01-04T18:22:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e04480f21298262daa5c6d9b0d1b24c52f00756'/>
<id>urn:sha1:2e04480f21298262daa5c6d9b0d1b24c52f00756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OpenSSL detection on distributions which modify the version number.</title>
<updated>2013-01-22T10:52:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-01-22T10:52:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4d6e0bf2a99c27c5658c6b2c34b03eb73db2ba4'/>
<id>urn:sha1:b4d6e0bf2a99c27c5658c6b2c34b03eb73db2ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unhook --uid from --system in configure script</title>
<updated>2012-11-15T16:54:41Z</updated>
<author>
<name>Steven Van Acker</name>
</author>
<published>2012-11-15T16:54:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98b4025af9bbbb40cf74552016972247605e0e1e'/>
<id>urn:sha1:98b4025af9bbbb40cf74552016972247605e0e1e</id>
<content type='text'>
Specifying --uid allows the ircd to run as a specific user, while
--system fixes the install directories to be spread all over the system.
Specifying --uid shouldn't imply --system. This fix allows a uid to be set
while not interfering with --prefix
</content>
</entry>
<entry>
<title>Temporary fix for HASHMAP_DEPRECATED on clang.</title>
<updated>2012-11-07T15:19:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-11-07T10:33:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e74da8e6e931326ef833c7bd5bab2fff72360382'/>
<id>urn:sha1:e74da8e6e931326ef833c7bd5bab2fff72360382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix configure system loading cache file too late.</title>
<updated>2012-10-26T13:23:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-10-24T16:18:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f4349f54ad8b7fee75fc1256e12d4eda9de5744'/>
<id>urn:sha1:3f4349f54ad8b7fee75fc1256e12d4eda9de5744</id>
<content type='text'>
</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>Don't hard code the branch version.</title>
<updated>2012-07-26T22:14:43Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-07-11T19:38:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=746932587a11255e098c3b528afc6fcb4fc00902'/>
<id>urn:sha1:746932587a11255e098c3b528afc6fcb4fc00902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't hardcode conf/inspircd.conf as the config file, allow the configure script to override it (configure asked for the path but the ircd used the hardcoded path regardless)</title>
<updated>2012-07-21T14:01:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-21T11:28:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b66dd6c292347acf313c1ee9506231749f3d270'/>
<id>urn:sha1:9b66dd6c292347acf313c1ee9506231749f3d270</id>
<content type='text'>
Fixes #264 reported by @ampt
</content>
</entry>
<entry>
<title>GnuTLS requires pkg-config as well.</title>
<updated>2012-07-05T04:28:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2012-07-05T04:28:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=464c71752f9cdd0f44e7266f58e87bc35d2bee90'/>
<id>urn:sha1:464c71752f9cdd0f44e7266f58e87bc35d2bee90</id>
<content type='text'>
</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>
</feed>
