<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/bancache.h, branch v3.0.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/bancache.h?h=v3.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/bancache.h?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-06-13T13:19:27Z</updated>
<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>Move BanCacheHash typedef into the private part of BanCacheManager</title>
<updated>2014-06-13T13:16:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:16:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2269b9740b29bd9e1e3d688740da493589866d17'/>
<id>urn:sha1:2269b9740b29bd9e1e3d688740da493589866d17</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>Fix building with libc++.</title>
<updated>2013-04-19T00:34:07Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-15T15:45:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d3a6719b8d924ea663f95e3e2fb834cbd80c6a5'/>
<id>urn:sha1:0d3a6719b8d924ea663f95e3e2fb834cbd80c6a5</id>
<content type='text'>
- Purged std::tr1::strlower (was never used).
- Moved std::tr1::insensitive to irc::insensitive.
- Added TR1NS macro to point to the correct C++ TR1 namespace.
</content>
</entry>
<entry>
<title>Tidy up source files:</title>
<updated>2013-04-12T16:03:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-02T19:12:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11cafc12d5440b67a9f676c9f6aa67840ca5399d'/>
<id>urn:sha1:11cafc12d5440b67a9f676c9f6aa67840ca5399d</id>
<content type='text'>
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
</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>
<entry>
<title>BanCache: Remove BanCacheManager::RehashCache()</title>
<updated>2013-04-10T17:27:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-10T15:50:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b1328c3f4b25a9f72cf2c458042ffafc2d5ad6b'/>
<id>urn:sha1:2b1328c3f4b25a9f72cf2c458042ffafc2d5ad6b</id>
<content type='text'>
The function was never called
</content>
</entry>
<entry>
<title>BanCache: Simplify BanCacheManager::RemoveEntries()</title>
<updated>2013-04-10T17:27:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-30T23:00:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05ea9815235187a4821d0154ac8d7e1d982e3617'/>
<id>urn:sha1:05ea9815235187a4821d0154ac8d7e1d982e3617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BanCache: Remove BanCacheHit::IP field, and BanCacheManager::RemoveHit()</title>
<updated>2013-04-10T17:27:24Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-30T22:52:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0fdf5fcd51c18e9fa3be245349582e70b69f74f'/>
<id>urn:sha1:a0fdf5fcd51c18e9fa3be245349582e70b69f74f</id>
<content type='text'>
The IP field was only used in RemoveHit(), RemoveHit() was only called from GetHit()
</content>
</entry>
<entry>
<title>BanCache: Don't repeat ourselves, one BanCacheManager::AddHit() and one BanCacheHit constructor is enough</title>
<updated>2013-04-10T17:27:23Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-09-30T22:48:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5d1a7843ed016c374b21242fccaca47e04b5a37'/>
<id>urn:sha1:c5d1a7843ed016c374b21242fccaca47e04b5a37</id>
<content type='text'>
</content>
</entry>
</feed>
