<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v1.2.0b1</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.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-13T15:47:01Z</updated>
<entry>
<title>Changed Allowed Modes to bitsets.</title>
<updated>2008-09-13T15:47:01Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-09-13T15:47:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=09197a4a21d0922d92407902db0019ee4670aa9f'/>
<id>urn:sha1:09197a4a21d0922d92407902db0019ee4670aa9f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10541 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clear out the string used for the temporarily stored hostname during DNS resolution. Should save at least strlen(host) per user</title>
<updated>2008-09-10T17:48:18Z</updated>
<author>
<name>special</name>
</author>
<published>2008-09-10T17:48:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=901babedd35b248e923779e9d6261b26e3c7c4b7'/>
<id>urn:sha1:901babedd35b248e923779e9d6261b26e3c7c4b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10496 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed comments for cached host fields in User; 3/4 of these were completely incorrect.</title>
<updated>2008-09-10T17:21:19Z</updated>
<author>
<name>special</name>
</author>
<published>2008-09-10T17:21:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b9d311e5c104a8aed39fa402228f649c5c4dd7c'/>
<id>urn:sha1:3b9d311e5c104a8aed39fa402228f649c5c4dd7c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10494 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge class connection in with class user (nothing else inherits it anyway, and all the fields in here were only really useful to users anyway)</title>
<updated>2008-09-07T22:23:03Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T22:23:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=631029ff1f75b3b9bef2d769259334355fbd8266'/>
<id>urn:sha1:631029ff1f75b3b9bef2d769259334355fbd8266</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10460 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge the second interface for socket hooking into one, so it's all done by Add/Del/GetIOHook now.</title>
<updated>2008-09-07T20:07:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-07T20:07:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=78c14ffcc5429f4855e2f3a6c822a1d37f9f591a'/>
<id>urn:sha1:78c14ffcc5429f4855e2f3a6c822a1d37f9f591a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10457 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move all the parameters around AGAIN. See docs shortly</title>
<updated>2008-08-31T13:00:12Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-31T13:00:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db7a49b071134cf3deadf05ce84fa6c7c46d80bf'/>
<id>urn:sha1:db7a49b071134cf3deadf05ce84fa6c7c46d80bf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10364 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Save 4 bytes (assuming sizeof(ptr) == 2) per user record, storing unneeded pointers (self managed class) that nothing was ever done with.</title>
<updated>2008-08-31T01:05:00Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-31T01:05:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29237b699f47488962133b54b0b3d1085f3c068d'/>
<id>urn:sha1:29237b699f47488962133b54b0b3d1085f3c068d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10359 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>After discussions and thought, move umode +n to +s. This increases cross-ircd compat (both charybdis and unreal use +s for snomasks, others might in the future). This also decreases complexity for new users, and removes the redundancy. This means that just +s +cC for example will be required to view connects. (files to be renamed in next commit to not confuse svn).</title>
<updated>2008-07-29T16:28:37Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-29T16:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5db3290d939509015167b7fdfba5073285051560'/>
<id>urn:sha1:5db3290d939509015167b7fdfba5073285051560</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10074 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove duplicated member, kept in classes.. Possible now we have a pointer. this saves (another) 4 bytes per user.</title>
<updated>2008-07-21T17:11:02Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-21T17:11:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e94b3110480efd4ef1e46cd44dc31c46aa9f8a7'/>
<id>urn:sha1:7e94b3110480efd4ef1e46cd44dc31c46aa9f8a7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10064 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change modes in channels and users to use std::bitset instead of an array. This saves 56 bytes per channel, and 112 bytes per channel, with no loss in speed or ease of use in code. :). Thanks (VERY) much to Special for telling me about this.</title>
<updated>2008-07-19T20:34:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T20:34:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a67b9de1742efbff29ec08093b220565eab7df23'/>
<id>urn:sha1:a67b9de1742efbff29ec08093b220565eab7df23</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10043 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
