<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.2.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.2.0b4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.2.0b4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-12-07T19:01:43Z</updated>
<entry>
<title>national_case_sensitive_map -&gt; national_case_insensitive_map.</title>
<updated>2008-12-07T19:01:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T19:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=275f58a955407eda93c451273bee48e1637e3b4a'/>
<id>urn:sha1:275f58a955407eda93c451273bee48e1637e3b4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10861 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move stuff to use ASCII map where required.</title>
<updated>2008-12-07T18:31:57Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=805d47c98e48df374976972c3fcbba36fd4289f8'/>
<id>urn:sha1:805d47c98e48df374976972c3fcbba36fd4289f8</id>
<content type='text'>
Also move this out of being a member totally, as it breaks (gah) and is already untidy.. to be revisited.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>national_case_sensitive_map must be static, thanks to the match stuff being static (this is a bit ugly, but necessary for now).</title>
<updated>2008-12-07T18:31:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6c389362435138c1523e4aedb53938100f6b4c47'/>
<id>urn:sha1:6c389362435138c1523e4aedb53938100f6b4c47</id>
<content type='text'>
Default to national charset map instead of rfc map, as modules may change the pointer.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10857 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add InspIRCd::national_case_sensitive_map pointer, defaults to rfc_case_insensitive_map.</title>
<updated>2008-12-07T18:31:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c2c0b7733c0d752bdab4d42a33a3a777266b90a'/>
<id>urn:sha1:3c2c0b7733c0d752bdab4d42a33a3a777266b90a</id>
<content type='text'>
Modules may override this pointer to customise casemapping of nick/channel names.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10856 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ascii_case_insensitive_map, thanks MacGyver.</title>
<updated>2008-12-07T18:31:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T18:31:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a1ce19d1f438377fb62ebdfc8793994904e61686'/>
<id>urn:sha1:a1ce19d1f438377fb62ebdfc8793994904e61686</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10854 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename case_sensitive_map to rfc_case_sensitive_map</title>
<updated>2008-12-07T01:11:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-07T01:11:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dadfb1ecc1336541c2fa621d31aa5d5ddd9cf7bc'/>
<id>urn:sha1:dadfb1ecc1336541c2fa621d31aa5d5ddd9cf7bc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10851 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rip flood/threshold out of config classes also.</title>
<updated>2008-12-01T20:14:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T20:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a23a840749db9646884907ae28588b1962dc2449'/>
<id>urn:sha1:a23a840749db9646884907ae28588b1962dc2449</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10839 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove lines_in and reset_due flood protection mechanism, recvq/sendq on their own now fill this role, as we have proper penalties.</title>
<updated>2008-12-01T20:14:49Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T20:14:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=be2a677ddd01859a61f484aa8f1e5d916a8f3ca5'/>
<id>urn:sha1:be2a677ddd01859a61f484aa8f1e5d916a8f3ca5</id>
<content type='text'>
This tidies up *a lot* of code, and also saves a further sizeof(time_t) + sizeof(unsigned int) per user.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove m_operflood, add privs: users/flood/no-throttle &amp; users/flood/increased-buffers.</title>
<updated>2008-12-01T18:10:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T18:10:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9994478a85358bfa48bd5b764ebc1e74e928d57a'/>
<id>urn:sha1:9994478a85358bfa48bd5b764ebc1e74e928d57a</id>
<content type='text'>
This also saves another sizeof(bool) per user.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10837 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove OverPenalty, saves sizeof(bool) per user.</title>
<updated>2008-12-01T18:10:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-01T18:10:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fc7eba500a05eaf51a0f72d6ca1e91085698b38a'/>
<id>urn:sha1:fc7eba500a05eaf51a0f72d6ca1e91085698b38a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10836 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
