<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sethost.cpp, branch v3.0.0a3</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_sethost.cpp?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sethost.cpp?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-28T15:16:10Z</updated>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>m_sethost: check the length first for consistency with CHGHOST.</title>
<updated>2017-08-16T16:21:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-13T07:52:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346f47c26a0ace1c922d2a240e0013b9085479c1'/>
<id>urn:sha1:346f47c26a0ace1c922d2a240e0013b9085479c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_sethost: use length() instead of counting in the loop.</title>
<updated>2017-08-16T16:21:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-13T07:32:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fbc05242c87fee6a401b94877f7eda865d672bc'/>
<id>urn:sha1:3fbc05242c87fee6a401b94877f7eda865d672bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the maximum hostname length configurable in the config.</title>
<updated>2014-03-08T12:01:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-03-06T21:43:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2db4b743f0df9b9e588979fd0fcf2815e54af44'/>
<id>urn:sha1:f2db4b743f0df9b9e588979fd0fcf2815e54af44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically register ServiceProviders created by modules</title>
<updated>2013-09-08T15:11:08Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-26T17:44:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=992674362c5f64bdb8e1942eeaa7612524529cd6'/>
<id>urn:sha1:992674362c5f64bdb8e1942eeaa7612524529cd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace OnRehash() with ReadConfig() that is called on boot, on module load and on rehash</title>
<updated>2013-08-30T11:15:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-16T10:10:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c202dea024542b9c6c6b771bb9a3a081d9eacdc5'/>
<id>urn:sha1:c202dea024542b9c6c6b771bb9a3a081d9eacdc5</id>
<content type='text'>
This eliminates the need for calling OnRehash() in init()
</content>
</entry>
<entry>
<title>Accept std::string as parameter in User::ChangeHost(), ChangeIdent() and ChangeName()</title>
<updated>2013-08-09T16:20:12Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-09T16:20:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4542af6b4c69dff7d2c28d9c435304b7d78dc38'/>
<id>urn:sha1:b4542af6b4c69dff7d2c28d9c435304b7d78dc38</id>
<content type='text'>
Pass the string itself to IsIdent() instead of string.c_str()
</content>
</entry>
<entry>
<title>Automatically attach modules to events</title>
<updated>2013-08-04T14:08:57Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-04T12:36:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7'/>
<id>urn:sha1:d24619c012b34d5a3d4cfb93e7bea3ff3d5721e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Core and $Mod* comments apart from $ModDep.</title>
<updated>2013-07-04T14:51:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-03T03:34:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54d10d53c730ab81ca6464fe2f0e0ecbcd435672'/>
<id>urn:sha1:54d10d53c730ab81ca6464fe2f0e0ecbcd435672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove TR_END, remove TRANSLATEx() from commands that do not need it</title>
<updated>2013-06-13T16:41:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-13T16:41:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c25a59d9036444872d831a126c6326f3d8be5e74'/>
<id>urn:sha1:c25a59d9036444872d831a126c6326f3d8be5e74</id>
<content type='text'>
</content>
</entry>
</feed>
