<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_chgident.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_chgident.cpp?h=v1.1.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_chgident.cpp?h=v1.1.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-12-15T21:33:22Z</updated>
<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>
<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://www.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://www.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>
<entry>
<title>Annotations</title>
<updated>2006-09-15T14:25:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-15T14:25:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c0c957577a195b4819e4d7f2c9672d7c7522b0d'/>
<id>urn:sha1:7c0c957577a195b4819e4d7f2c9672d7c7522b0d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5255 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Ensure that these output the sane value thats actually set, not the possibly insane one you TRIED to set</title>
<updated>2006-09-09T15:37:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T15:37:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae24657214e69d6f77407c5cfaa0095da7b6d7c1'/>
<id>urn:sha1:ae24657214e69d6f77407c5cfaa0095da7b6d7c1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5186 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>All commands now return results CMD_FAILURE or CMD_SUCCESS</title>
<updated>2006-09-06T17:58:59Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-06T17:58:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71ad308979d9c9129507fdf85d4305fd12e18bea'/>
<id>urn:sha1:71ad308979d9c9129507fdf85d4305fd12e18bea</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5150 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix changing of idents and hosts (it wasnt working -- in fact WriteCommon was sort of BROKEN AS HELL)</title>
<updated>2006-08-25T20:18:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-25T20:18:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a7ee30ce6f5cc762619556b042182b7e7b57ba2'/>
<id>urn:sha1:8a7ee30ce6f5cc762619556b042182b7e7b57ba2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5023 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add userrec::ChangeIdent (which we were missing) which can emulate the quit/rejoin same as ChangeDisplayedHost</title>
<updated>2006-08-25T19:02:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-25T19:02:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a124bb23ab6b04ced9e2fb762423a0260882841'/>
<id>urn:sha1:1a124bb23ab6b04ced9e2fb762423a0260882841</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5022 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Just to mess with om's head, remove helperfuncs.h from everywhere</title>
<updated>2006-08-11T23:31:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T23:31:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6050df73f498d05597fb37c6157868df1f6f4db2'/>
<id>urn:sha1:6050df73f498d05597fb37c6157868df1f6f4db2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>None of the modules use an extern InspIRCd* any more</title>
<updated>2006-08-11T00:46:41Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T00:46:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd6ee21f2f55875984884a8413d61012e066029f'/>
<id>urn:sha1:fd6ee21f2f55875984884a8413d61012e066029f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4863 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
