<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-08-31T22:50:56Z</updated>
<entry>
<title>Made CountChannels faster. We use it in quite a few places. It's now O(1) rather than O(n)</title>
<updated>2006-08-31T22:50:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-31T22:50:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74b5dabce28ef513118142ae1856fce1f53b5a95'/>
<id>urn:sha1:74b5dabce28ef513118142ae1856fce1f53b5a95</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5094 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>*thwap* om for not fixing the bugs he finds :p</title>
<updated>2006-08-31T11:00:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-31T11:00:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ce952d2b81bad9d9ec4c671f9e548910053f8db'/>
<id>urn:sha1:7ce952d2b81bad9d9ec4c671f9e548910053f8db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5087 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Snomask support cometh! and it leave a sticky white mess all over the floor :(</title>
<updated>2006-08-29T18:26:55Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-29T18:26:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9e99da4dafd836e995970216835cefe3716a01a'/>
<id>urn:sha1:b9e99da4dafd836e995970216835cefe3716a01a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5062 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add userrec::ChangeIdent (which we were missing) which can emulate the quit/rejoin same as ChangeDisplayedHost</title>
<updated>2006-08-25T19:02:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-25T19:02:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a124bb23ab6b04ced9e2fb762423a0260882841'/>
<id>urn:sha1:1a124bb23ab6b04ced9e2fb762423a0260882841</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5022 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>EventHandler class, an abstraction for raw i/o</title>
<updated>2006-08-18T01:08:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-18T01:08:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e381b06561228aaea752deda20a62c6dc99a560e'/>
<id>urn:sha1:e381b06561228aaea752deda20a62c6dc99a560e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4941 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>userrec::AddBuffer and userrec::Write end up copying the const std::string&amp; into a non-const to make use of it, why not just pass std::string and let the compiler do the copy when passing it?</title>
<updated>2006-08-17T14:16:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-17T14:16:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4bf95512bc85eb8bdcbf48a00a52a23bf50b296b'/>
<id>urn:sha1:4bf95512bc85eb8bdcbf48a00a52a23bf50b296b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4933 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tons more docs</title>
<updated>2006-08-11T19:32:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T19:32:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5de33f4a79ec19b46a37aeca45e3c6945b35bca'/>
<id>urn:sha1:b5de33f4a79ec19b46a37aeca45e3c6945b35bca</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4895 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Document all the new methods (eventually there will be more detail)</title>
<updated>2006-08-11T18:55:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-11T18:55:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec62d9d1ef9d1f4c1b5dc57764fcb924ea2e1972'/>
<id>urn:sha1:ec62d9d1ef9d1f4c1b5dc57764fcb924ea2e1972</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4893 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move tons more stuff into class InspIRCd*, make signal handler functions static members</title>
<updated>2006-08-10T20:27:51Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T20:27:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23a4885701cba4a87a5ae027257fb4207c917572'/>
<id>urn:sha1:23a4885701cba4a87a5ae027257fb4207c917572</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4855 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, GetClass, WriteOpers, GetServerDescription -&gt; into classes</title>
<updated>2006-08-10T14:43:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T14:43:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=396c9ef9f7a96934d3227bb7d1d091315e3d4fa8'/>
<id>urn:sha1:396c9ef9f7a96934d3227bb7d1d091315e3d4fa8</id>
<content type='text'>
ServerConfig takes InspIRCd pointer in its constructor


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4832 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
