<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_xline_db.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_xline_db.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_xline_db.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-24T09:23:47Z</updated>
<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>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</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>Fix some remaining uses of ato[il].</title>
<updated>2019-08-13T19:11:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-13T19:11:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d35c3396a1f00375d45b874dafb9e0bdb520a9b'/>
<id>urn:sha1:2d35c3396a1f00375d45b874dafb9e0bdb520a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch permchannels and xline_db from OnBackgroundTimer to a Timer.</title>
<updated>2019-06-25T15:52:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-25T14:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02beded762ccc71c7f87ec8bb32b8d614960ab90'/>
<id>urn:sha1:02beded762ccc71c7f87ec8bb32b8d614960ab90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the handling of config X-lines and filters. (#1583)</title>
<updated>2019-02-22T13:44:57Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-02-22T13:44:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b25df31096f889e3653ab100493133014d4fe73'/>
<id>urn:sha1:9b25df31096f889e3653ab100493133014d4fe73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split irc::tokenparser::GetToken into GetMiddle and GetTrailing.</title>
<updated>2018-08-10T12:55:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-10T06:46:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b418f081f7ecbfdd51c84fae2298f927155fac0'/>
<id>urn:sha1:8b418f081f7ecbfdd51c84fae2298f927155fac0</id>
<content type='text'>
This simplifies the logic of irc::tokenparser considerably and
removes all of the magic index guessing that was used previously.
</content>
</entry>
</feed>
