<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_sqloper.cpp, branch v1.1.0b6.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqloper.cpp?h=v1.1.0b6.1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_sqloper.cpp?h=v1.1.0b6.1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2006-12-15T22:03:27Z</updated>
<entry>
<title>Still more massive commit fun. Headers in include/ still to be done, else that's it.</title>
<updated>2006-12-15T22:03:27Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T22:03:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a7cbd51d457a5e3b435396092bc7e2fcf79168e1'/>
<id>urn:sha1:a7cbd51d457a5e3b435396092bc7e2fcf79168e1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5997 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update $ModDep lines so that these properly depend on their headers in the makefile</title>
<updated>2006-12-04T21:41:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-04T21:41:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bcac49dca78631687975771c6d0a76b595171664'/>
<id>urn:sha1:bcac49dca78631687975771c6d0a76b595171664</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5853 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed at last.</title>
<updated>2006-11-03T17:18:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-03T17:18:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d0292538289fab05bef75faab771c2ada7e6f78'/>
<id>urn:sha1:2d0292538289fab05bef75faab771c2ada7e6f78</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5640 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ive been unable to commit this since 9am, somehow port 22 is unusable at work now, even though we need to use it... damn cable and witless.</title>
<updated>2006-11-03T16:53:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-03T16:53:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=252301f34d8acd8f527163d5ba6bdc1cf3fda401'/>
<id>urn:sha1:252301f34d8acd8f527163d5ba6bdc1cf3fda401</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5639 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Took out a header we needed to keep. Im done stick a fork in me</title>
<updated>2006-11-03T08:35:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-03T08:35:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=27634449b86267d58920c30f9e2da05fa5096c9d'/>
<id>urn:sha1:27634449b86267d58920c30f9e2da05fa5096c9d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5638 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hmm, svn said there was a conflict here, but nobody had committed :/</title>
<updated>2006-11-03T08:33:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-03T08:33:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7abfe8295ae4e1983cde5b83c9cb76591e82aff4'/>
<id>urn:sha1:7abfe8295ae4e1983cde5b83c9cb76591e82aff4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5637 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert special's sqloper change, nice try but only half a biscuit.</title>
<updated>2006-11-03T08:30:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-11-03T08:30:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4c19dfeed86fa4f42ab062ded09a9bfa42a2e3eb'/>
<id>urn:sha1:4c19dfeed86fa4f42ab062ded09a9bfa42a2e3eb</id>
<content type='text'>
With the old fix, it would echo out all the oper failure notices first then try again, annoying all the opers.
The new version uses a CommandParser method i added, to again use OnPreCommand, halt the /oper command, but after doing the sql lookup call the original handler of the OPER command with the original user and pass, so the original handler handles the definitive failure message.


DAMNIT STOP COMMITTING


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5636 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Switched m_sqloper to use OnPostCommand instead of OnPreCommand, meaning the config tags are checked before MySQL</title>
<updated>2006-11-03T04:02:29Z</updated>
<author>
<name>special</name>
</author>
<published>2006-11-03T04:02:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2abef9282f22092a5421c66cb4d30507eb91119b'/>
<id>urn:sha1:2abef9282f22092a5421c66cb4d30507eb91119b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5635 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Insert massive change here.</title>
<updated>2006-10-19T16:17:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-19T16:17:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7f9c6c5118261eac40d9bae22ac2c0ede670512d'/>
<id>urn:sha1:7f9c6c5118261eac40d9bae22ac2c0ede670512d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5504 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now with binary versioning goodness</title>
<updated>2006-10-01T14:59:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-10-01T14:59:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4b0f6c610f755e0cb93843d5a2a6c70336eafe39'/>
<id>urn:sha1:4b0f6c610f755e0cb93843d5a2a6c70336eafe39</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5366 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
