<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_services_account.cpp, branch v1.1.6</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_services_account.cpp?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_services_account.cpp?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-04-22T23:17:08Z</updated>
<entry>
<title>update some comments.</title>
<updated>2007-04-22T23:17:08Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-04-22T23:17:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8e6823de0465fd8a53d7c1d06760ee37a278df5'/>
<id>urn:sha1:d8e6823de0465fd8a53d7c1d06760ee37a278df5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6830 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add another trim() to outgoing metadata accountname. *needs test*</title>
<updated>2007-04-18T21:28:40Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-04-18T21:28:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=403d826a8b6b94e7cfe7d4cffbbc9a843fbea66b'/>
<id>urn:sha1:403d826a8b6b94e7cfe7d4cffbbc9a843fbea66b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6812 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>oops, overlooked a reference.</title>
<updated>2007-04-18T21:09:14Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-04-18T21:09:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=22666c2c6b1efb6423261ae2edf847797face1c8'/>
<id>urn:sha1:22666c2c6b1efb6423261ae2edf847797face1c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add fix for bug #259 now that Brain is RAM impaired :p *QA please test*</title>
<updated>2007-04-18T20:59:21Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-04-18T20:59:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e32f16ea2b8e2f7ec016598232e405125881ed99'/>
<id>urn:sha1:e32f16ea2b8e2f7ec016598232e405125881ed99</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6810 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add third parameter to OnUserQuit (quit reason for opers only) - bump api version</title>
<updated>2007-03-15T17:37:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-03-15T17:37:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38ca8be9a3881a3cb3cf6864e67b779ffbab6874'/>
<id>urn:sha1:38ca8be9a3881a3cb3cf6864e67b779ffbab6874</id>
<content type='text'>
Add SetOperQuit and GetOperQuit methods to userrec
Add OPERQUIT command to protocol - bump protocol version
All this is to properly allow hidebans etc to work properly


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6675 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix m_services_account logout by allowing meta with empty data field. Tracker: bug #226</title>
<updated>2007-03-03T04:00:30Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-03-03T04:00:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e7c3e34bcc90147b3ca85ea9e7711a2a19ce81ac'/>
<id>urn:sha1:e7c3e34bcc90147b3ca85ea9e7711a2a19ce81ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6618 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Eliminate some string copies, tidy some code, and reverse some short-circuit checks</title>
<updated>2007-02-18T00:50:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-18T00:50:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=13fcf22eaba873290e0f04484fc75bcd339d4fa3'/>
<id>urn:sha1:13fcf22eaba873290e0f04484fc75bcd339d4fa3</id>
<content type='text'>
(Expensive(x) &amp;&amp; Cheap(y)) -&gt; (Cheap(y) &amp;&amp; Expensive(x))


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6591 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #205 reported by nenolod (modules that erroneously check remote users to apply privmsg/notice restrictions)</title>
<updated>2007-02-07T17:03:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-02-07T17:03:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0b34769b9e3b9e823763cfd8bf3e2d64c2426710'/>
<id>urn:sha1:0b34769b9e3b9e823763cfd8bf3e2d64c2426710</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6532 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reasonably sized fix - when adding modes in modules, be sure to check the return value so we dont load two modules with conflicting modes</title>
<updated>2006-12-28T16:55:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-28T16:55:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67878d628c15f2adec41b6d3b266830a636c2ed0'/>
<id>urn:sha1:67878d628c15f2adec41b6d3b266830a636c2ed0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6137 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove global namespacing, makes modules compile FASTAH. Also massive update on headers (change to InspIRCd Development Team, extend copyright to 2007).</title>
<updated>2006-12-15T21:33:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:33:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a554ef1e9be9dbcf3de3301a4a6c2938d643bea'/>
<id>urn:sha1:3a554ef1e9be9dbcf3de3301a4a6c2938d643bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5995 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
