<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_oper.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/cmd_oper.cpp?h=v1.1.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_oper.cpp?h=v1.1.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-05-21T18:36:25Z</updated>
<entry>
<title>Reorder inspircd.h header to top</title>
<updated>2007-05-21T18:36:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T18:36:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11554b8626d8b421cc9cf2c6f6cc3fe2467e0441'/>
<id>urn:sha1:11554b8626d8b421cc9cf2c6f6cc3fe2467e0441</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7097 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Windows support. Tested and working to compile on freebsd and linux. Next step is to make sure it actually works in windows too. ;p. Add Burlex to contributors.</title>
<updated>2007-05-19T15:56:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-05-19T15:56:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cf56d917d92959701694477f7944d45ad2c38ed'/>
<id>urn:sha1:9cf56d917d92959701694477f7944d45ad2c38ed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #281, oper fail notices should be global</title>
<updated>2007-05-10T14:23:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-10T14:23:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f2b4e2541df088f879a8d5cfcc65687dc6b78f1'/>
<id>urn:sha1:1f2b4e2541df088f879a8d5cfcc65687dc6b78f1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6955 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't set a user's oper host unless they are using a correct opertype - we don't oper them, so don't set the host either</title>
<updated>2007-02-02T15:43:55Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-02-02T15:43:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48d7ad4a34be421fec52c3e6e89758021e9bd127'/>
<id>urn:sha1:48d7ad4a34be421fec52c3e6e89758021e9bd127</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6479 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change this a LOT.</title>
<updated>2006-12-05T19:36:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-05T19:36:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ade6284f9044792177664214e7097e23eccd280'/>
<id>urn:sha1:2ade6284f9044792177664214e7097e23eccd280</id>
<content type='text'>
&lt;oper blah.... hash="md5|sha256" pass="blah..."&gt;
It will now only check pass if you put the hash= in, people have been bugging for this for a while.
note the m_oper_hash module will try and detect both m_sha256 and m_md5 now, and will provide /mkpasswd that can do either.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5862 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move Spacify() into irc:: namespace as multiple modules use it now</title>
<updated>2006-09-10T17:03:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T17:03:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba5a5b345cdfbc73c0faf9a6cb5fd8d96474ae41'/>
<id>urn:sha1:ba5a5b345cdfbc73c0faf9a6cb5fd8d96474ae41</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5200 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Spacify() the oper types</title>
<updated>2006-09-10T16:59:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T16:59:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f9d81063ce18619f5ef56c31cb7fa90cebd3f54'/>
<id>urn:sha1:8f9d81063ce18619f5ef56c31cb7fa90cebd3f54</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5199 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tons more useful detail when failing to oper (and when successfully opering too) -- show the login name used, and the non-matching fields</title>
<updated>2006-09-10T16:55:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T16:55:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6394033121a43396477c22520b5d057f3f00efe'/>
<id>urn:sha1:f6394033121a43396477c22520b5d057f3f00efe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5198 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Command result codes. This isnt finished yet, still got to do most of the modules, and alter CallCommandHandler</title>
<updated>2006-09-06T17:21:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:21:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cf0ae1308fe98757de42ffbe391e61844ac9e0a'/>
<id>urn:sha1:4cf0ae1308fe98757de42ffbe391e61844ac9e0a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5149 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
