<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cmd_oper.cpp, branch v1.1.22</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.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cmd_oper.cpp?h=v1.1.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-01-10T13:45:53Z</updated>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed bug #414 (cosmetic issue with oper failure notices). Patch by dz</title>
<updated>2007-09-15T12:31:21Z</updated>
<author>
<name>special</name>
</author>
<published>2007-09-15T12:31:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2deaa98cb64702a5c347f2740c55eea9a7ea188'/>
<id>urn:sha1:f2deaa98cb64702a5c347f2740c55eea9a7ea188</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8041 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup a bunch of stuff that was using userrec::modes directly rather than userrec::IsModeSet. Same for chanrec.</title>
<updated>2007-07-23T18:06:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-23T18:06:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10ef0fde2e1832f0684ae142a582cb5f032bfe6a'/>
<id>urn:sha1:10ef0fde2e1832f0684ae142a582cb5f032bfe6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7506 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are auto skipped by svn.</title>
<updated>2007-07-16T17:14:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bab14f0dd2345c9d7dcbc47c918563709e1ac094'/>
<id>urn:sha1:bab14f0dd2345c9d7dcbc47c918563709e1ac094</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change some = "" to clear() and some == "" to .empty()</title>
<updated>2007-06-09T12:10:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-09T12:10:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0161215f42ccbfe45d1aef626f830d39486ef699'/>
<id>urn:sha1:0161215f42ccbfe45d1aef626f830d39486ef699</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7263 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
