<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_hostchange.cpp, branch v3.7.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.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_hostchange.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-05-05T00:49:35Z</updated>
<entry>
<title>Fix a typo in the hostchange module.</title>
<updated>2020-05-05T00:49:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-05T00:46:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=90e64cbacefbc74a832b9389cf9b229fb9bfb4ee'/>
<id>urn:sha1:90e64cbacefbc74a832b9389cf9b229fb9bfb4ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set the minimum length to 1 for most config items with a default.</title>
<updated>2020-04-09T14:18:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-09T14:18:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb39d78be61e45555cdd87985e26ea07b725fabf'/>
<id>urn:sha1:bb39d78be61e45555cdd87985e26ea07b725fabf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
