<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v2.1a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v2.1a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:42Z</updated>
<entry>
<title>Get rid of more useless assign() invocations</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T21:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bd722def02fa27e69939d71d00b0af12adaea1ca'/>
<id>urn:sha1:bd722def02fa27e69939d71d00b0af12adaea1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change UserChanList to an intrusive-style linked list</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T17:47:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c1a07677db2bb0b023d5eb3565353cb0843eefbf'/>
<id>urn:sha1:c1a07677db2bb0b023d5eb3565353cb0843eefbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change connect class inheritance to use references, allows conn_umode and conn_join to inherit</title>
<updated>2010-08-03T21:32:39Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-03-04T23:02:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1ada28ab2218d5e0b2f9505e81625a352a175f7d'/>
<id>urn:sha1:1ada28ab2218d5e0b2f9505e81625a352a175f7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove three rarely-used cache items</title>
<updated>2010-08-03T21:32:38Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-26T17:49:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b7796da64ce04b8894acdf316b92be6b26b019dd'/>
<id>urn:sha1:b7796da64ce04b8894acdf316b92be6b26b019dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert allowed oper-only modes to use names instead of letters</title>
<updated>2010-08-03T21:32:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-10T14:34:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ac222736ddfdb3b04891814b7691aa2799b91ae2'/>
<id>urn:sha1:ac222736ddfdb3b04891814b7691aa2799b91ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove possible references to deleted User objects due to DNS lookups</title>
<updated>2010-02-12T22:30:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T22:30:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=69e28c67dddd8b74ee4c321667d286111e09e5da'/>
<id>urn:sha1:69e28c67dddd8b74ee4c321667d286111e09e5da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add OnSetConnectClass hook for use in adding requirements to connect classes (such as requiressl)</title>
<updated>2010-02-02T15:02:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-02T15:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8e34d66ef3bef802e5758ad73ff29e1b75aaba7f'/>
<id>urn:sha1:8e34d66ef3bef802e5758ad73ff29e1b75aaba7f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12352 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update connect block matching on rehash to prefer names, show more useful information in /STATS i</title>
<updated>2010-01-31T19:54:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-31T19:54:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7fdd55570ea6269c096e6a3c8eae30c1a1587533'/>
<id>urn:sha1:7fdd55570ea6269c096e6a3c8eae30c1a1587533</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12337 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow connect classes to be specified without an allow or deny mask</title>
<updated>2010-01-31T03:42:20Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-31T03:42:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1cda046fed93adef23eee9e2c21abfdf7c863e34'/>
<id>urn:sha1:1cda046fed93adef23eee9e2c21abfdf7c863e34</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12336 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove UpdateNickHash due to incorrect behavior</title>
<updated>2010-01-30T18:56:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T18:56:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dfc2301e0b5e18a05d9543f5fec0cb55753a410c'/>
<id>urn:sha1:dfc2301e0b5e18a05d9543f5fec0cb55753a410c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12331 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
