<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_gecosban.cpp, branch insp2</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_gecosban.cpp?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_gecosban.cpp?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-19T18:23:19Z</updated>
<entry>
<title>Kill the gecosban module which snuck back in during the merge.</title>
<updated>2021-05-19T18:23:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-19T18:23:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=467459de02b47c29163ca6e93c76e9030062550e'/>
<id>urn:sha1:467459de02b47c29163ca6e93c76e9030062550e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions.</title>
<updated>2021-04-21T18:46:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-21T18:46:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9b177227279d0c312c489634a8abe8b25a83f8a'/>
<id>urn:sha1:d9b177227279d0c312c489634a8abe8b25a83f8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-11-19T22:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3f2388a81b6463e1229fa5bf2b8c427440bf406'/>
<id>urn:sha1:f3f2388a81b6463e1229fa5bf2b8c427440bf406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-19T21:19:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad797e3a77c69791c02db6d238817d3e23821dec'/>
<id>urn:sha1:ad797e3a77c69791c02db6d238817d3e23821dec</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>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>Add extban 'a' to m_gecosban.</title>
<updated>2018-09-25T11:30:06Z</updated>
<author>
<name>Renegade334</name>
</author>
<published>2015-03-28T21:18:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4995417f59c91cf62c13f1d1dcfdbf4f67714b83'/>
<id>urn:sha1:4995417f59c91cf62c13f1d1dcfdbf4f67714b83</id>
<content type='text'>
This has the format a:nick!user@host+gecos.

e.g. a:*!*@abusive.host+*MegaBot?v2.0*

Closes #1023.
Closes #1026.
</content>
</entry>
<entry>
<title>Rename User::fullname to realname and make it private.</title>
<updated>2018-07-30T17:50:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-30T17:50:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abbf70b2a35edaf17631e43027828011296924ad'/>
<id>urn:sha1:abbf70b2a35edaf17631e43027828011296924ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change some usage of "gecos" to "real name"</title>
<updated>2018-04-11T17:59:17Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2018-04-10T17:05:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3f22fcf31cd2e789d1be90cf0edf3e82829b54e'/>
<id>urn:sha1:e3f22fcf31cd2e789d1be90cf0edf3e82829b54e</id>
<content type='text'>
Within the example configs, helpops, some server sent messages, and
simple code comments: change the primary usage of "gecos" to
"real name" (or "realname" where fitting).
</content>
</entry>
</feed>
