<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chanprotect.cpp, branch v1.1.0a1</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_chanprotect.cpp?h=v1.1.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chanprotect.cpp?h=v1.1.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-07-27T22:18:38Z</updated>
<entry>
<title>Allow SAMODE and remote users to set +qa without local-user checks (bug?)</title>
<updated>2006-07-27T22:18:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-27T22:18:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=faa007d405c8915cf1cf6c511eaecf2874c2c2f3'/>
<id>urn:sha1:faa007d405c8915cf1cf6c511eaecf2874c2c2f3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4558 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change std::pair&lt;bool,std::string&gt; to neater typedef "ModePair"</title>
<updated>2006-07-27T19:40:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-27T19:40:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1f073f66f4b985bf776b9be2015136209c0c311'/>
<id>urn:sha1:a1f073f66f4b985bf776b9be2015136209c0c311</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4557 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add extra method to mode handler, ModeHandler::ModeSet().</title>
<updated>2006-07-26T21:54:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-26T21:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4d202cdbbcaa9e17c21e3f74d7816f58b2ffc6a'/>
<id>urn:sha1:f4d202cdbbcaa9e17c21e3f74d7816f58b2ffc6a</id>
<content type='text'>
Returns a std::pair&lt;bool,string&gt;.
if the bool is true, the mode is set, and the second item in the pair is the parameter set on it, if any
If the bool is false, the mode is not set, and the parameter given is returned as the second item of the pair

To be used in mode bouncing, to build a safe set of bounced modes (dont ask yet)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4549 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for new templated GetExt, and tidy up of some MAJOR copy/paste craq!</title>
<updated>2006-07-10T17:02:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T17:02:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8961d1bdf70abb2ec0e2cffde7f761242e98f540'/>
<id>urn:sha1:8961d1bdf70abb2ec0e2cffde7f761242e98f540</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4279 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make it compile... &gt;_&lt;</title>
<updated>2006-07-09T13:22:56Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T13:22:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71bf5b1528d284524f369836a02c14b209086e6e'/>
<id>urn:sha1:71bf5b1528d284524f369836a02c14b209086e6e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4211 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move to stack-allocated OnRehash()-local ConfigReader *duck*</title>
<updated>2006-07-09T13:21:58Z</updated>
<author>
<name>om</name>
</author>
<published>2006-07-09T13:21:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a8b31f79701ed4211aabee26764622c50c9f3bd'/>
<id>urn:sha1:2a8b31f79701ed4211aabee26764622c50c9f3bd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4210 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More copy/paste fixes</title>
<updated>2006-07-09T13:16:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T13:16:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19d57d3a32c8872c867c57f9fc37f2779824fcec'/>
<id>urn:sha1:19d57d3a32c8872c867c57f9fc37f2779824fcec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4209 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Give modeclasses access to Server* Srv via constructor</title>
<updated>2006-07-09T13:16:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T13:16:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df624daa3f38d7dbb932db67c53ab667bb4d542e'/>
<id>urn:sha1:df624daa3f38d7dbb932db67c53ab667bb4d542e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4208 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More typo fixes</title>
<updated>2006-07-09T13:15:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T13:15:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=197b8f7fbe24ccee909bc5dccf51384502817571'/>
<id>urn:sha1:197b8f7fbe24ccee909bc5dccf51384502817571</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4207 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More tweaks (remove OnExtendedMode)</title>
<updated>2006-07-09T13:13:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-09T13:13:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53e9170d39713fc74fcb4ca1effd21984a67b8d4'/>
<id>urn:sha1:53e9170d39713fc74fcb4ca1effd21984a67b8d4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4206 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
