<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v1.2.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.2.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v1.2.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-03-07T01:29:45Z</updated>
<entry>
<title>Include explicit parameter list in ProtocolInterface::SendMode</title>
<updated>2009-03-07T01:29:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T01:29:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96a4a1d41e42dba806c2e9954e148ed838262511'/>
<id>urn:sha1:96a4a1d41e42dba806c2e9954e148ed838262511</id>
<content type='text'>
Also leave the strings split into deque, there's no need to pack it into a
string just to unpack it during the translate.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11181 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Construct explicit parameter type list for MODE parameters</title>
<updated>2009-03-06T22:28:57Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-06T22:28:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=526f5a4a02882b19056fe755dff1f64b764ff313'/>
<id>urn:sha1:526f5a4a02882b19056fe755dff1f64b764ff313</id>
<content type='text'>
Previously, we used TR_SPACENICKLIST on the parameters. This worked only because
usually, if anything in the list parsed as a nick, then it was a nick. However,
some modes like +k and +g allow free-form text, which could also resolve as a
nick. Add extra parameters to allow modes to specify their TranslateType,
defaulting to TR_TEXT.

This fixes bug #757, found by Taros

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11180 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove redundant PriorityState, enum Priority does the exact same thing.</title>
<updated>2009-02-16T22:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-02-16T22:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27e0df3719ce1d6153f8f332d23631044b3c9a79'/>
<id>urn:sha1:27e0df3719ce1d6153f8f332d23631044b3c9a79</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11121 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>RARRR, 11111 is MEIN! :3</title>
<updated>2009-02-15T09:21:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-15T09:21:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1315213e603bb4c47e23f6f41fc5cbeaf3cd10d3'/>
<id>urn:sha1:1315213e603bb4c47e23f6f41fc5cbeaf3cd10d3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11111 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make glob patterns in module load work correctly. Fixes bug #724 reported by SnoFox.</title>
<updated>2009-02-14T21:47:40Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=168f99fc6cb8e1b1d969ff6cab810bddb103ceec'/>
<id>urn:sha1:168f99fc6cb8e1b1d969ff6cab810bddb103ceec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11107 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Nuke trailing spaces</title>
<updated>2009-02-14T21:14:36Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-02-14T21:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f209cce90b394acd26e22eacef0bff61e8f5b4e1'/>
<id>urn:sha1:f209cce90b394acd26e22eacef0bff61e8f5b4e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove an unused event.</title>
<updated>2009-01-23T12:58:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-23T12:58:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e1ae0981e1d6b306d316b2f66a2fc72a36e0e87'/>
<id>urn:sha1:4e1ae0981e1d6b306d316b2f66a2fc72a36e0e87</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10989 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move stuff to use ASCII map where required.</title>
<updated>2008-12-07T18:31:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=805d47c98e48df374976972c3fcbba36fd4289f8'/>
<id>urn:sha1:805d47c98e48df374976972c3fcbba36fd4289f8</id>
<content type='text'>
Also move this out of being a member totally, as it breaks (gah) and is already untidy.. to be revisited.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward-port: Fix an uninitialised variable in ConfigReader::GetError()</title>
<updated>2008-11-02T04:22:11Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T04:22:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de184f9d627d26efebd2da1756b8d1d20656b6ad'/>
<id>urn:sha1:de184f9d627d26efebd2da1756b8d1d20656b6ad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10790 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
