<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/bancache.cpp, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/bancache.cpp?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/bancache.cpp?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-04-07T09:36:11Z</updated>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</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>LogManager: remove fakederef.</title>
<updated>2019-02-07T12:14:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-02-07T12:14:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e862582e7e11a8badb4a92d001a3d53eae2d2401'/>
<id>urn:sha1:e862582e7e11a8badb4a92d001a3d53eae2d2401</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in bancache.h from inspircd.h</title>
<updated>2014-06-13T13:23:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:23:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=caa0c27a5a485151a0de21e700680c1e46ab85b4'/>
<id>urn:sha1:caa0c27a5a485151a0de21e700680c1e46ab85b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the definition of the BanCacheHit constructor into the source file from the header</title>
<updated>2014-06-13T13:19:27Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:19:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f27390382f8c341e59731fb4c026c93ef4fde4b'/>
<id>urn:sha1:9f27390382f8c341e59731fb4c026c93ef4fde4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change allocation of BanCacheManager::BanHash to be physically part of the object containing it</title>
<updated>2014-06-13T13:14:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:14:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01de0a19ad49f71f7d2a4b9fbcb80c0713a90d7d'/>
<id>urn:sha1:01de0a19ad49f71f7d2a4b9fbcb80c0713a90d7d</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>Add LOG_ prefix to the log level enum values.</title>
<updated>2013-04-12T01:21:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-12T01:10:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=645f7e18c64a6628ede880dc69bf8825ba93b375'/>
<id>urn:sha1:645f7e18c64a6628ede880dc69bf8825ba93b375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BanCache: Move expiration code into a function, call it from RemoveEntries()</title>
<updated>2013-04-10T17:27:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-10T15:55:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=01ea7ce9c34bf85c8d9ec29f58bd82d6536a2162'/>
<id>urn:sha1:01ea7ce9c34bf85c8d9ec29f58bd82d6536a2162</id>
<content type='text'>
</content>
</entry>
</feed>
