<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v1.1.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v1.1.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v1.1.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-03-08T11:26:31Z</updated>
<entry>
<title>option to allow announce of invites to channel (similar to unreal)</title>
<updated>2007-03-08T11:26:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-08T11:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=feeeced47094ed52541d1bc74440f1b223e6dadc'/>
<id>urn:sha1:feeeced47094ed52541d1bc74440f1b223e6dadc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6635 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Addition of feature request outlined in bug #195, suggested by Bricker</title>
<updated>2007-02-19T19:57:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-19T19:57:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1f88cfa9c653c0df9574edb6995a7385543be83'/>
<id>urn:sha1:c1f88cfa9c653c0df9574edb6995a7385543be83</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6602 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix odd warnings from propolice.</title>
<updated>2007-02-12T18:22:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-12T18:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64b14130440aee41917ca52775d08f7a2a3b2414'/>
<id>urn:sha1:64b14130440aee41917ca52775d08f7a2a3b2414</id>
<content type='text'>
Obviously this isnt valid for it:   char b[MAXBUF];   getcwd(b, MAXBUF)..... it demands that b be 1024 in length. odd.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6577 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for nick!user@host in TOPIC information.</title>
<updated>2007-02-11T18:50:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-11T18:50:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b111eec597349ad2dc7d4b54945097df813535b4'/>
<id>urn:sha1:b111eec597349ad2dc7d4b54945097df813535b4</id>
<content type='text'>
Note that this adds another &lt;options&gt; tag value, 'hostintopic'. (defaults to yes)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6572 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix rehashing to display a success notice, tidy up some WriteOpers notices</title>
<updated>2007-02-10T23:10:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-10T23:10:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=750f9e29370ced3fe6f1549acbfada9483eff5f4'/>
<id>urn:sha1:750f9e29370ced3fe6f1549acbfada9483eff5f4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6570 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>When opening a file to read, check its not a directory with stat()</title>
<updated>2007-02-10T00:11:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-10T00:11:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab9d28a14772e60109aa0bd834d7dcbbe7b9302d'/>
<id>urn:sha1:ab9d28a14772e60109aa0bd834d7dcbbe7b9302d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6557 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crash in ReportConfigError when done via SIGHUP.</title>
<updated>2007-02-05T13:39:43Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-02-05T13:39:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e656c7a628d45d1c90a1b5e51c471f6119363c8'/>
<id>urn:sha1:5e656c7a628d45d1c90a1b5e51c471f6119363c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6494 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Set a few defaults for &lt;connect&gt; tag.</title>
<updated>2007-02-04T14:14:56Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-02-04T14:14:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9d2ea1ef79c4cb4a444e89d649a0a47db74863a'/>
<id>urn:sha1:d9d2ea1ef79c4cb4a444e89d649a0a47db74863a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6489 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cut out some code duplication by using the existing exception framework in here, and throw an exception if the user tries to change the servername at runtime</title>
<updated>2007-01-25T01:26:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-25T01:26:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e17a512c8dbd16a6e1e8101205a45e9a7d094708'/>
<id>urn:sha1:e17a512c8dbd16a6e1e8101205a45e9a7d094708</id>
<content type='text'>
(this is currently the only value we dont allow changing at runtime, maybe there are more to be found which are obviously unsafe to change)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6439 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now wont even try to read an empty file</title>
<updated>2007-01-20T15:57:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-20T15:57:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e895332dff10f1bc4420fb60023834a049a5a08f'/>
<id>urn:sha1:e895332dff10f1bc4420fb60023834a049a5a08f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6400 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
