<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configparser.cpp, branch v2.1a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/configparser.cpp?h=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configparser.cpp?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:41Z</updated>
<entry>
<title>Fail config parse if duplicate keys are found</title>
<updated>2010-08-03T21:32:41Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-23T14:50:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55a095e9249cb6a87f5d6f7e50572ef3ad46dcff'/>
<id>urn:sha1:55a095e9249cb6a87f5d6f7e50572ef3ad46dcff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change OperInfo to store oper/type/class together.</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-08T01:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=907722538cf76f8937bf82f1680cdba32bdb282b'/>
<id>urn:sha1:907722538cf76f8937bf82f1680cdba32bdb282b</id>
<content type='text'>
This allows privelages to be granted using &lt;oper:commands&gt; or
&lt;type:commands&gt; instead of requiring &lt;class&gt; blocks.
</content>
</entry>
<entry>
<title>Add &lt;include:allow&gt; permissions for included files</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-05T22:04:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a33e04ee31140a7924b3975ee9ac34286e5ca455'/>
<id>urn:sha1:a33e04ee31140a7924b3975ee9ac34286e5ca455</id>
<content type='text'>
This adds a "relative" permission to the existing "none", "file", and
"exec" permissions. This prevents &lt;files rules="/etc/passwd"&gt; and similar
shenanigans in remote include files.
</content>
</entry>
<entry>
<title>Better error messages for m_autoop</title>
<updated>2010-02-10T20:54:03Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-10T20:54:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87ad22b6067534329f76acc45fdad8e09688db65'/>
<id>urn:sha1:87ad22b6067534329f76acc45fdad8e09688db65</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12423 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up documentation of connect blocks a bit</title>
<updated>2010-02-09T05:35:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-09T05:35:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aeda51771f6fcc2b0d548fa33394af59038aedd'/>
<id>urn:sha1:4aeda51771f6fcc2b0d548fa33394af59038aedd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12410 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>...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>Add &lt;config:format&gt; to avoid breaking existing configuration files with XML entity changes</title>
<updated>2009-10-25T00:02:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T00:02:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5d73e8928826340aaca9e78205ffb093a6b4f95c'/>
<id>urn:sha1:5d73e8928826340aaca9e78205ffb093a6b4f95c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11974 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix semicolon being included in XML entity expansion</title>
<updated>2009-10-24T22:34:31Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T22:34:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a75e76305da98164f82d3d38730bbc31707503b1'/>
<id>urn:sha1:a75e76305da98164f82d3d38730bbc31707503b1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11973 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>
