<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs, branch v1.2.0rc3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v1.2.0rc3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/docs?h=v1.2.0rc3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-15T12:42:35Z</updated>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add doxygen configuration, in case someone wants to generate doxygen docs.</title>
<updated>2009-03-10T21:30:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-10T21:30:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a280824d6fbaafd8ff0f3117574c8140a88baec8'/>
<id>urn:sha1:a280824d6fbaafd8ff0f3117574c8140a88baec8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11198 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move example conf to conf/ directory, it makes more sense given all the others are here.</title>
<updated>2008-07-12T10:19:56Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T10:19:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5ba37c89f65c0d13548e3d842724bf0f4c9244e7'/>
<id>urn:sha1:5ba37c89f65c0d13548e3d842724bf0f4c9244e7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9969 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>oh forgot, thanks psychon for noticing the PATH_MAX and limits problem :)</title>
<updated>2008-07-01T18:48:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-07-01T18:48:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=281947948dc21aba2a59dc0466aea8c7830cd186'/>
<id>urn:sha1:281947948dc21aba2a59dc0466aea8c7830cd186</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9943 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document hidekills, bug #561</title>
<updated>2008-06-14T23:58:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-14T23:58:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46235defb1b414497a6bf44f2af1127e02ab4ff8'/>
<id>urn:sha1:46235defb1b414497a6bf44f2af1127e02ab4ff8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9906 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add patch for bug #549, conf file update from jackmcbarn</title>
<updated>2008-06-06T17:52:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T17:52:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3d506cfd7d49625f83b3c962f9a06cf043f6b2b5'/>
<id>urn:sha1:3d506cfd7d49625f83b3c962f9a06cf043f6b2b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9852 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add parsing of &lt;limits&gt; tag and finish documenting it, make all the values match sensibly by starting them all 'max' rather than some starting with it, some ending with it...</title>
<updated>2008-05-25T18:00:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T18:00:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d01978194558a422cf886acb114546d0cbe84c76'/>
<id>urn:sha1:d01978194558a422cf886acb114546d0cbe84c76</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Example conf now with &lt;limits&gt; tag</title>
<updated>2008-05-25T17:50:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:50:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a21b0c77e73175f1633fa3f40bed5eb744006bbb'/>
<id>urn:sha1:a21b0c77e73175f1633fa3f40bed5eb744006bbb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9807 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Implement Bug #533, Oper type-specific autojoins for m_operjoin via &lt;type:autojoin&gt;</title>
<updated>2008-05-21T23:15:40Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-21T23:15:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a15f95e58613619100cc1a6093fab3d0149a1e96'/>
<id>urn:sha1:a15f95e58613619100cc1a6093fab3d0149a1e96</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9789 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add HTTP auth</title>
<updated>2008-05-12T20:34:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-12T20:34:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0aa899ee2f7d82ea59f4c34fd29abaac29824903'/>
<id>urn:sha1:0aa899ee2f7d82ea59f4c34fd29abaac29824903</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9713 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
