<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v1.2.0a5</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.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-21T17:11:02Z</updated>
<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>
<entry>
<title>Fix compile. Also remove write error stuff, as that was used prior to the goodness of global culllist. This makes getting user's quit messages to them (on excess recvq etc) much easier.</title>
<updated>2008-07-19T19:17:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T19:17:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e93827e41cdb958314eb669e94c9dd1280b691c9'/>
<id>urn:sha1:e93827e41cdb958314eb669e94c9dd1280b691c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10042 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use a switch (cleaner, probably more efficient) for user status here, also, we can remove another member (::timeout) that is only actually used before registration by doing a bit of addition.</title>
<updated>2008-07-19T18:42:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T18:42:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a307616adeef74eddb0e0093b56c8da2195b24c'/>
<id>urn:sha1:1a307616adeef74eddb0e0093b56c8da2195b24c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10041 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove totally unused member, saving sizeof(unsigned int) per user record</title>
<updated>2008-07-19T18:22:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-19T18:22:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=33bc4e4863a7348bff108ffd73c7bf25025fdbee'/>
<id>urn:sha1:33bc4e4863a7348bff108ffd73c7bf25025fdbee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10040 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for #564</title>
<updated>2008-07-12T09:43:58Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T09:43:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5d8d3e3c6b7a5cb44572d9a9b6e5249d74cb1f7'/>
<id>urn:sha1:c5d8d3e3c6b7a5cb44572d9a9b6e5249d74cb1f7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9961 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add User::GetCIDRMask(int range), will be used for CIDR throttling, etc. Also probably opens up the way for /gline nickname to place CIDR bans instead of regular bans, which could be helpful. Much thanks to Om for his help.</title>
<updated>2008-07-12T08:57:44Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T08:57:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c92f8ebd92337a009410cc263d4a1392136629d2'/>
<id>urn:sha1:c92f8ebd92337a009410cc263d4a1392136629d2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9959 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Back out the incomplete linebuffering stuff that shouldn't have been committed..</title>
<updated>2008-07-02T14:22:48Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-02T14:22:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2723d2577b124d5a3ed188b01136a3eae9e9343'/>
<id>urn:sha1:b2723d2577b124d5a3ed188b01136a3eae9e9343</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9948 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Forward port r9946: make SVSHOLD silent to avoid useless irritation to opers</title>
<updated>2008-07-02T14:20:38Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-02T14:20:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4ea51671f367d6e473049d52919a3c879329c6f'/>
<id>urn:sha1:f4ea51671f367d6e473049d52919a3c879329c6f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9947 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A few minor fixes, some copy constructor stuff, misnamed channelmanager constructor, add files to vc8 project, configreader tidyups</title>
<updated>2008-05-20T18:29:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-20T18:29:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2be353eececbfb9ab811ac74134ed7437b641369'/>
<id>urn:sha1:2be353eececbfb9ab811ac74134ed7437b641369</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9780 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
