<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_xline_db.cpp, branch v3.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_xline_db.cpp?h=v3.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_xline_db.cpp?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:14:43Z</updated>
<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://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://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://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://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://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://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>
<entry>
<title>Switch m_xline_db to use the xline snomask character.</title>
<updated>2018-08-10T05:40:26Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-10T05:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=626003a7dcbb00d4344e3554a2e265792dbcc952'/>
<id>urn:sha1:626003a7dcbb00d4344e3554a2e265792dbcc952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'v2.0.26' into master.</title>
<updated>2018-04-22T12:02:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-04-21T11:04:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=35b70631f0532a5828b04a8e0c02092a285f331a'/>
<id>urn:sha1:35b70631f0532a5828b04a8e0c02092a285f331a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix m_xline_db storing the wrong setter in the XLine database.</title>
<updated>2017-12-15T00:52:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-04T14:18:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1b88e86f970124cb5c143fcd6ea85249d91ff3ad'/>
<id>urn:sha1:1b88e86f970124cb5c143fcd6ea85249d91ff3ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_xline_db Don't flush database when an xline expires</title>
<updated>2015-12-18T08:35:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-18T08:35:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac861f854ccee2515c191068cc2274e5d1a92fa8'/>
<id>urn:sha1:ac861f854ccee2515c191068cc2274e5d1a92fa8</id>
<content type='text'>
</content>
</entry>
</feed>
