<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v1.2.10</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.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-13T04:59:57Z</updated>
<entry>
<title>Fix set-but-not-used and var shadowing warnings</title>
<updated>2012-06-13T04:59:57Z</updated>
<author>
<name>Sir Poggles</name>
</author>
<published>2012-06-13T04:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26b1532c6b9f3e95cdf9b6c526a13cce56144262'/>
<id>urn:sha1:26b1532c6b9f3e95cdf9b6c526a13cce56144262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix last character being chopped off in motd/rules</title>
<updated>2012-06-07T22:12:49Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-07T22:12:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6ab2ef5a957555d5d1304811980aabb7f1190232'/>
<id>urn:sha1:6ab2ef5a957555d5d1304811980aabb7f1190232</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checking E-lines once is enough</title>
<updated>2012-04-18T16:25:56Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-18T16:25:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f9cdc9ca0d690142c64ea7fb9e71b15269e308b'/>
<id>urn:sha1:1f9cdc9ca0d690142c64ea7fb9e71b15269e308b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backported Shawn's NoSnoticeStack code from insp21</title>
<updated>2012-04-15T10:08:23Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-15T10:08:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4322e778105cf1beec0e45dbb1f3fcb51540554'/>
<id>urn:sha1:e4322e778105cf1beec0e45dbb1f3fcb51540554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make /etc/resolv.conf reader slightly less stupid</title>
<updated>2010-03-18T15:28:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-18T15:28:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=14d3eecb0f107660c05b567c42d11c5f5316e1a4'/>
<id>urn:sha1:14d3eecb0f107660c05b567c42d11c5f5316e1a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12643 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Check for configuration errors before erroring on port binds.</title>
<updated>2010-01-16T22:54:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2010-01-16T22:54:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=979cb35928464a8b75551629219ec41f41caf308'/>
<id>urn:sha1:979cb35928464a8b75551629219ec41f41caf308</id>
<content type='text'>
This allows an ircd to start with some ports unbound, which is useful in some situations.

git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12273 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Correct fix by Namegduf for bug #922, as my earlier fix just made it worse</title>
<updated>2009-12-04T00:38:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-12-04T00:38:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb2a2aac53ad20f15dc8c0e88e2cefa200325df2'/>
<id>urn:sha1:eb2a2aac53ad20f15dc8c0e88e2cefa200325df2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12232 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Copy SID and server name from existing config before running checks; fixes bug #919</title>
<updated>2009-11-06T23:25:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-06T23:25:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97ea9ed9591756598541b2c3f6d4310e222f8ddc'/>
<id>urn:sha1:97ea9ed9591756598541b2c3f6d4310e222f8ddc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12049 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix access-after-free on rehash</title>
<updated>2009-08-20T13:40:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-08-20T13:40:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9dcf0459cc5d23d1527f33b108d1d8417f8dce3'/>
<id>urn:sha1:d9dcf0459cc5d23d1527f33b108d1d8417f8dce3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11534 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
