<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configparser.h, branch v2.1b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/configparser.h?h=v2.1b2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/configparser.h?h=v2.1b2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-12-01T19:52:29Z</updated>
<entry>
<title>Remove unneeded operator</title>
<updated>2010-12-01T19:52:29Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-01T19:52:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9711ffc54aba7040ac8e3d59410cd4fb0ab58395'/>
<id>urn:sha1:9711ffc54aba7040ac8e3d59410cd4fb0ab58395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add const to some functions</title>
<updated>2010-12-01T19:22:25Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-12-01T19:19:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=280bbc88c9db1e1b50d5c2e16945962e36066de0'/>
<id>urn:sha1:280bbc88c9db1e1b50d5c2e16945962e36066de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for XML character entities (&amp;#xx;)</title>
<updated>2010-10-17T19:04:09Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-17T19:04:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4ac1b11bd82e63fd446b0a79cb09d4061e6288a1'/>
<id>urn:sha1:4ac1b11bd82e63fd446b0a79cb09d4061e6288a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</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://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>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://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>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://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>Split up configreader.cpp, it's a bit large</title>
<updated>2009-10-22T21:49:50Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-22T21:49:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b332dda6a32f4033bfd7d9dd86150e1c23e3cf62'/>
<id>urn:sha1:b332dda6a32f4033bfd7d9dd86150e1c23e3cf62</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11954 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
