<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modes/umode_s.cpp, branch v1.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/umode_s.cpp?h=v1.2.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modes/umode_s.cpp?h=v1.2.3'/>
<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>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>Remove +s when no snomasks are set.. bug found (indirectly) by jackmcbarn.</title>
<updated>2008-11-02T19:46:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T19:46:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54f3d3f31e59774db9987a804bc867fc0d87e4a6'/>
<id>urn:sha1:54f3d3f31e59774db9987a804bc867fc0d87e4a6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10793 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix &lt;disabled:umodes&gt; interfering with /unloadmodule m_implementing_a_umode, aquanight, you didn't look quite far enough into this - the problem was m_cloaking (e.g.) returning MODEACTION_DENY if src != dest, which was very very oooold behaviour. Seems to work fine now.</title>
<updated>2008-10-25T14:02:11Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T14:02:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648c95b10bc1c3afb23183e5d355286ef5f18f6f'/>
<id>urn:sha1:648c95b10bc1c3afb23183e5d355286ef5f18f6f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10713 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move all the parameters around AGAIN. See docs shortly</title>
<updated>2008-08-31T13:00:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-31T13:00:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db7a49b071134cf3deadf05ce84fa6c7c46d80bf'/>
<id>urn:sha1:db7a49b071134cf3deadf05ce84fa6c7c46d80bf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10364 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add OnParameterMissing to modehandler, called when the mode handler should have a parameter, but the parser found none</title>
<updated>2008-08-17T16:16:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-17T16:16:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=985c2bd1e6ea0bba467143406b83ba4a9f77fce1'/>
<id>urn:sha1:985c2bd1e6ea0bba467143406b83ba4a9f77fce1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10149 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move umode_n to umode_s, second half of last commit</title>
<updated>2008-07-29T16:36:10Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T16:36:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f610b723f0b45cf7e4f478f0676ed97c3a23d78c'/>
<id>urn:sha1:f610b723f0b45cf7e4f478f0676ed97c3a23d78c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10075 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>After discussions and thought, move umode +n to +s. This increases cross-ircd compat (both charybdis and unreal use +s for snomasks, others might in the future). This also decreases complexity for new users, and removes the redundancy. This means that just +s +cC for example will be required to view connects. (files to be renamed in next commit to not confuse svn).</title>
<updated>2008-07-29T16:28:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T16:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db3290d939509015167b7fdfba5073285051560'/>
<id>urn:sha1:5db3290d939509015167b7fdfba5073285051560</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10074 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert to SimpleUserModeHandler and SimpleChannelModeHandler</title>
<updated>2008-05-01T19:56:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-01T19:56:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0376f1d8be09a242befe207be4fa9e809d098557'/>
<id>urn:sha1:0376f1d8be09a242befe207be4fa9e809d098557</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9599 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Someone please help me fix the warnings in modules caused by this change. All mode handler OnMode events, ModeWatcher::BeforeMode/AfterMode, plus OnRawMode now have a bool servermode parameter</title>
<updated>2008-02-18T16:55:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-18T16:55:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32a26fa539242d009ffab01e09cafdaba9270dac'/>
<id>urn:sha1:32a26fa539242d009ffab01e09cafdaba9270dac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8964 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
