<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_hostchange.cpp, branch v3.4.0</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_hostchange.cpp?h=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_hostchange.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-02-15T11:35:25Z</updated>
<entry>
<title>Replace GetServerPort() with server_sa.port().</title>
<updated>2019-02-15T11:35:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-15T10:58:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a7fc2fe0dc845ffba1f4575e694aa1bb7f60756b'/>
<id>urn:sha1:a7fc2fe0dc845ffba1f4575e694aa1bb7f60756b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace from various source files.</title>
<updated>2019-01-24T22:18:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=961109ae4fde97144fdedeef25607a5b8b3ec2c2'/>
<id>urn:sha1:961109ae4fde97144fdedeef25607a5b8b3ec2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the hostchange set action swapping the host/value fields.</title>
<updated>2019-01-14T21:33:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-14T21:33:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11cc922584b050b3242e1f50b6821e973d42b3f5'/>
<id>urn:sha1:11cc922584b050b3242e1f50b6821e973d42b3f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to the hostchange module.</title>
<updated>2018-09-16T11:38:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-12T13:37:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a312de26b742e9c399a84a70b175a88fb4bc1ac'/>
<id>urn:sha1:9a312de26b742e9c399a84a70b175a88fb4bc1ac</id>
<content type='text'>
- Get rid of &lt;host&gt; and merge the prefix and suffix values into the
  &lt;hostchange&gt; value.
- Remove the 'suffix' action. This has been replaced by the 'set'
  action.
- Add the 'addaccount' action. This adds the users account to their
  hostname.
- Use the &lt;hostname:charmap&gt; characters when removing invalid chars
  in addnick mode.
- Allow multiple entries on each hostmask so that they can fall
  through if a certain value is not acceptable.

Closes #816.
Closes #1001.
</content>
</entry>
<entry>
<title>Remove a few unnecessary .c_str() calls</title>
<updated>2014-01-31T13:35:13Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-31T13:35:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3fc88ba7c97a5db3bfbb0c422afd4e180271b348'/>
<id>urn:sha1:3fc88ba7c97a5db3bfbb0c422afd4e180271b348</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>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>Tidy up keywords on module methods.</title>
<updated>2013-05-15T20:41:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-30T07:38:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ab1c43c1eee708fc50a4808f714a731891b75e8'/>
<id>urn:sha1:4ab1c43c1eee708fc50a4808f714a731891b75e8</id>
<content type='text'>
- Remove virtual keyword from a ton of methods which don't need it.
- Add override keyword to a ton of methods which do need it.
</content>
</entry>
<entry>
<title>Add method for writing server notices.</title>
<updated>2013-05-14T22:30:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-28T11:17:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=226a95aab09b9e1f43f61e78179bfa1135816c2d'/>
<id>urn:sha1:226a95aab09b9e1f43f61e78179bfa1135816c2d</id>
<content type='text'>
This allows us to send a server notice to a user without worrying
about whether they are registered or not.

If a user receives a server notice and they are not registered
then the nickname field will contain an asterisk instead of their
nick name.
</content>
</entry>
</feed>
