<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v1.2.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-12T12:00:31Z</updated>
<entry>
<title>Merge pull request #183 from attilamolnar/insp12+invitefix</title>
<updated>2012-06-12T12:00:31Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-06-12T12:00:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dee200c212125efe4244a824d3e185dadce5186a'/>
<id>urn:sha1:dee200c212125efe4244a824d3e185dadce5186a</id>
<content type='text'>
[1.2] Fix pending invites not being removed on channel deletion</content>
</entry>
<entry>
<title>Remove pending invites from the invite list of channels when a user quits</title>
<updated>2012-06-07T16:19:43Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-07T16:19:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=273396d406075fbf9da92a5ed87e2f4340520b05'/>
<id>urn:sha1:273396d406075fbf9da92a5ed87e2f4340520b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pending invites not being removed when a channel was deleted or had its TS lowered</title>
<updated>2012-06-02T18:25:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-02T18:25:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aff468fd2d04948eec0b928b21cd7a6b5503d49a'/>
<id>urn:sha1:aff468fd2d04948eec0b928b21cd7a6b5503d49a</id>
<content type='text'>
Store pointers to channels instead of their names in User::invites
</content>
</entry>
<entry>
<title>Deduplicate channel cleanup code, simplify User::PurgeEmptyChannels()</title>
<updated>2012-06-02T18:02:41Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-02T18:02:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb3c6858a271ca88ab1a5028817154ee9cc3dd65'/>
<id>urn:sha1:fb3c6858a271ca88ab1a5028817154ee9cc3dd65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use socketengine functions for sending and receiving data instead of plain send() and recv() so /STATS z displays correct bandwidth usage</title>
<updated>2012-05-28T20:26:51Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-28T20:26:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c7ed81aa20dde04ca47257f268ee9fa1695f876'/>
<id>urn:sha1:8c7ed81aa20dde04ca47257f268ee9fa1695f876</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix recursion of QuitUser in SendQ quits</title>
<updated>2011-05-24T01:22:19Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2011-05-24T01:22:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35708edcbb3ed147a30ef3c80a2c98a9cf902793'/>
<id>urn:sha1:35708edcbb3ed147a30ef3c80a2c98a9cf902793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the stupid untested off-by-two ident length check</title>
<updated>2010-08-13T12:53:37Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-13T12:53:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0ffef80bd5590e729e1d9f3c8574104f267ca92'/>
<id>urn:sha1:e0ffef80bd5590e729e1d9f3c8574104f267ca92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix memory leak in SetSockAddr (triggered by cgiirc clients)</title>
<updated>2010-01-30T22:24:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T22:24:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04d88dd3b4a336ef4a6a289148d663771889caf8'/>
<id>urn:sha1:04d88dd3b4a336ef4a6a289148d663771889caf8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12332 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove users from uuidlist/clientlist on QuitUser, not during cull (allows UID reuse on fast netsplits)</title>
<updated>2010-01-30T16:01:06Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T16:01:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72450facaf38a59e967b7b8dd1729d792c5bb5f1'/>
<id>urn:sha1:72450facaf38a59e967b7b8dd1729d792c5bb5f1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
