<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/mode.cpp, branch v1.1.0b8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.1.0b8</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/mode.cpp?h=v1.1.0b8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-03T20:58:21Z</updated>
<entry>
<title>Fix lusers breakage introduced by latest set of optimizations</title>
<updated>2007-01-03T20:58:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-03T20:58:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2802a62272f4295ecc3bd73a44950749e8b96877'/>
<id>urn:sha1:2802a62272f4295ecc3bd73a44950749e8b96877</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6219 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add counter system for umodes to get rid of some O(n)</title>
<updated>2006-12-29T23:34:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-29T23:34:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5e9a6b9186a8cbaaf65ae7d9cd9c0c033c91b497'/>
<id>urn:sha1:5e9a6b9186a8cbaaf65ae7d9cd9c0c033c91b497</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6163 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hash rehashing change</title>
<updated>2006-12-23T23:06:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-23T23:06:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=74c8913f72e6d48c88a01155ef5fe5ca20cc2bb1'/>
<id>urn:sha1:74c8913f72e6d48c88a01155ef5fe5ca20cc2bb1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reduce logging caused by mode changes</title>
<updated>2006-12-22T17:45:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-22T17:45:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9bfb3f0068d29d75a488133a6e71c10e3339b956'/>
<id>urn:sha1:9bfb3f0068d29d75a488133a6e71c10e3339b956</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6060 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Avoid no such nick on non oper attempting to view modes of a user.</title>
<updated>2006-12-18T23:36:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-18T23:36:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=54b9174b73a9473e157327045b7fc81f2c3bc557'/>
<id>urn:sha1:54b9174b73a9473e157327045b7fc81f2c3bc557</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Jesus, look who's the commit whore today. More header updates, and removal of namespacing.</title>
<updated>2006-12-15T21:45:30Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-15T21:45:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7'/>
<id>urn:sha1:1552f3918ac0dad7fef9b86b70c0f4a63d4e37a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Refactor userrec::chans.</title>
<updated>2006-12-14T17:46:47Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-12-14T17:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a78cecbeb9c677bdd4b2f44c01195759af63485b'/>
<id>urn:sha1:a78cecbeb9c677bdd4b2f44c01195759af63485b</id>
<content type='text'>
Old way: A vector of ucrec, MAXCHANS in size by default populated by NULLS, so you have to scan the vector to find an empty slot when joining a user, parting a user etc
New way: std::map&lt;chanrec*, char&gt; (the char holds their basic core permissions on the channel [voice, halfop, op])
This increases speed a ton, and removes some wtf-age.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5986 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>LOL INFINITE LOOPS IN IRCD ARE ROX</title>
<updated>2006-12-03T01:54:45Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-03T01:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=370c7a4388aef1a4af5046fe334d8cb913b80691'/>
<id>urn:sha1:370c7a4388aef1a4af5046fe334d8cb913b80691</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5834 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>That patch (TM) of controversy, plus a minor cleanup</title>
<updated>2006-12-02T13:15:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-12-02T13:15:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6b71dd897fcd8c5925c18d5db6144996a016781a'/>
<id>urn:sha1:6b71dd897fcd8c5925c18d5db6144996a016781a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5830 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Disallow mode prefix # since it will mess up /whois and /privmsg</title>
<updated>2006-11-22T17:44:34Z</updated>
<author>
<name>peavey</name>
</author>
<published>2006-11-22T17:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=15d46952214cfdc679cda1d463e11d1ab95329da'/>
<id>urn:sha1:15d46952214cfdc679cda1d463e11d1ab95329da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5786 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
