<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v2.0.0b3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v2.0.0b3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v2.0.0b3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-10T01:48:43Z</updated>
<entry>
<title>Why are we wasting space on DieValue?</title>
<updated>2010-02-10T01:48:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-10T01:48:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ed56e9e02c0532a981d6f30c8e03a29dafc56da'/>
<id>urn:sha1:9ed56e9e02c0532a981d6f30c8e03a29dafc56da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12418 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Executable include for MOTD and more</title>
<updated>2010-02-02T16:47:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T16:47:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2256deeefe9a9f57f6f6b902604c01138ad16cc'/>
<id>urn:sha1:f2256deeefe9a9f57f6f6b902604c01138ad16cc</id>
<content type='text'>
This introduces an &lt;execfiles&gt; tag that reads files from the output of
a command, in the same way as executable includes. The files specified
here can also be used anywhere a file is used (opermotd, randquote, etc)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12354 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove MaxWhoResults, replace with an increase of Penalty based on result list size</title>
<updated>2010-01-29T00:08:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-29T00:08:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96e4434f9078bf3db0dad96d56f35cbee53252d5'/>
<id>urn:sha1:96e4434f9078bf3db0dad96d56f35cbee53252d5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12325 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>Get rid of DieDelay, it just freezes the ircd prior to exit</title>
<updated>2009-11-11T00:26:05Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-11T00:26:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a95d82e5241204b90ad96bcc56f56522668dcc9e'/>
<id>urn:sha1:a95d82e5241204b90ad96bcc56f56522668dcc9e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12084 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove AllowHalfop item from server config</title>
<updated>2009-11-03T17:12:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T17:12:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80df092fa38524a415a3bb258384dde819ec86e3'/>
<id>urn:sha1:80df092fa38524a415a3bb258384dde819ec86e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes found by removing User inheritance from StreamSocket</title>
<updated>2009-10-25T15:21:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T15:21:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fe52cbb3ba72a5ecdded3f51c8515bf75e6801f'/>
<id>urn:sha1:6fe52cbb3ba72a5ecdded3f51c8515bf75e6801f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11975 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move forward declarations to typedefs.h</title>
<updated>2009-10-24T20:03:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b2ea833674bb3bfedb0f2e2af06efa25655e5f5'/>
<id>urn:sha1:6b2ea833674bb3bfedb0f2e2af06efa25655e5f5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change to &lt;type:vhost&gt; and &lt;oper:vhost&gt; because &lt;oper:host&gt; is taken.</title>
<updated>2009-10-23T19:07:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T19:07:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38e125bdb8422343a86017479d00b462bf36e784'/>
<id>urn:sha1:38e125bdb8422343a86017479d00b462bf36e784</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11957 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make ConfigTag::items private</title>
<updated>2009-10-22T22:29:35Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-22T22:29:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efc75198ded220f6af88914252c3361f6a5664d9'/>
<id>urn:sha1:efc75198ded220f6af88914252c3361f6a5664d9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11956 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
