<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treeserver.cpp, branch v1.1.8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treeserver.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treeserver.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T19:15:28Z</updated>
<entry>
<title>Move inspircd.h to top</title>
<updated>2007-05-21T19:15:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:15:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1689f51f7954d066df84db18d1d87eeeefc58694'/>
<id>urn:sha1:1689f51f7954d066df84db18d1d87eeeefc58694</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7099 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add options:quietbursts, fixes bug #269, also adds support for quits in a cull list which do not generate a quit snotice</title>
<updated>2007-05-04T22:37:11Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-04T22:37:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=edd95854edea5082dd56c0bcd267d0f52b8a6f8a'/>
<id>urn:sha1:edd95854edea5082dd56c0bcd267d0f52b8a6f8a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6883 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add licensing headers to files which are missing them and make sure they are up to date in others (e.g. point at the developer page on the wiki not list names)</title>
<updated>2007-04-07T21:01:01Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-07T21:01:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a772b4dbf594bc0a851f5d3d6594111639453a4e'/>
<id>urn:sha1:a772b4dbf594bc0a851f5d3d6594111639453a4e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add support for &lt;link:hidden&gt; fixes feature request documented in bug #247 reported by owine</title>
<updated>2007-04-05T22:17:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-05T22:17:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=37c77c74a0c18d7c2ea57650d1f518697db75a8a'/>
<id>urn:sha1:37c77c74a0c18d7c2ea57650d1f518697db75a8a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6738 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra /map info (connection uptime, and lag time) to /MAP for opers. Adds feature requested by bug #246</title>
<updated>2007-04-05T21:57:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-04-05T21:57:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aec772bdc98bdcfe35c2fc8e74942403c9efcc4d'/>
<id>urn:sha1:aec772bdc98bdcfe35c2fc8e74942403c9efcc4d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6737 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone is getting slapped for this; the new hidesplits/hidebans behavior doesn't actually check if those options are enabled.</title>
<updated>2007-03-15T05:04:51Z</updated>
<author>
<name>special</name>
</author>
<published>2007-03-15T05:04:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c197db72eab03321e4f3e847054e13126520504'/>
<id>urn:sha1:7c197db72eab03321e4f3e847054e13126520504</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6673 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This properly fixes options:hidebans and options:hidesplits by providing the facility to have two different quit messages for a user, one an oper sees and one a normal user sees.</title>
<updated>2007-03-06T13:49:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-06T13:49:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b790abb1545fc22d0f6799f48d4b7df22711db8a'/>
<id>urn:sha1:b790abb1545fc22d0f6799f48d4b7df22711db8a</id>
<content type='text'>
There are default values on the oper_quit parameters through the entire source so that if oper_quit parameter is not given it defaults to the same as the user_quit


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6630 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix dependencies</title>
<updated>2007-01-19T18:03:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-19T18:03:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=594d923190c5af67533c6ee6a8fd9b2715fbc979'/>
<id>urn:sha1:594d923190c5af67533c6ee6a8fd9b2715fbc979</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6398 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move this over to left margin now, is no longer part of a huge inlined class</title>
<updated>2007-01-18T21:04:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-18T21:04:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b0d59543bb9d920b9926239d66b950ea27a9b4f3'/>
<id>urn:sha1:b0d59543bb9d920b9926239d66b950ea27a9b4f3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6387 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove space indents</title>
<updated>2007-01-18T21:02:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-18T21:02:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=743f76d23f16609779ff94e70910a22be287966b'/>
<id>urn:sha1:743f76d23f16609779ff94e70910a22be287966b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6386 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
