<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v1.2.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.2.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-07T03:13:45Z</updated>
<entry>
<title>Set link state to DYING on more error paths</title>
<updated>2010-02-07T03:13:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-07T03:13:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db21302b261dd9dbfa9ae5a82357c02b9dbbdb11'/>
<id>urn:sha1:db21302b261dd9dbfa9ae5a82357c02b9dbbdb11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12393 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Restart server_hash iteration after quitting dead and pinged out servers</title>
<updated>2010-02-07T00:56:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-07T00:56:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc54dd9e2fa4362089cb0f7626a4ca96373e0e09'/>
<id>urn:sha1:dc54dd9e2fa4362089cb0f7626a4ca96373e0e09</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12391 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix clone counting bugs in IDENT and PASS based CGI:IRC clients</title>
<updated>2010-01-30T22:55:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-30T22:55:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f1a25dcb784fda1be9d0cb6f4b9996ee1c37d38'/>
<id>urn:sha1:0f1a25dcb784fda1be9d0cb6f4b9996ee1c37d38</id>
<content type='text'>
Previously, clone counts were not properly decremented for the CGI:IRC
host itself if the resolver changed the user's IP. This fix removes
support for passing a resolved hostname in the password field (only
raw IP addresses are allowed, which are resolved by the ircd).

git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12333 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>
<entry>
<title>Fix empty FMODE being sent if SendMode denies mode changes</title>
<updated>2010-01-28T20:28:15Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-28T20:28:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=414c05694a6a24f8ca71639eb546face9df33c20'/>
<id>urn:sha1:414c05694a6a24f8ca71639eb546face9df33c20</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12324 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>If SVSNICK is sent to force a change to a UID-lookalike, just change nick to UID. Fixes bug #932</title>
<updated>2010-01-24T02:05:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-24T02:05:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5c8f0a8056a9b3db1328c89333d9874f90a5d2b'/>
<id>urn:sha1:f5c8f0a8056a9b3db1328c89333d9874f90a5d2b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12319 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add DYING state, and use it instead of asking the core to delete the socket without SQUIT. Should fix the crash in bug #943</title>
<updated>2010-01-23T21:20:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-23T21:20:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12711d085bb68147b1abd5a90f9ae5a805c5cf58'/>
<id>urn:sha1:12711d085bb68147b1abd5a90f9ae5a805c5cf58</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12316 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Support account invex extbans (+I R:accountname) [patch by Johannes13]</title>
<updated>2010-01-23T15:59:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-23T15:59:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=784f0cb54f8f2f8aa31acdbef824ed7ddbd05f1e'/>
<id>urn:sha1:784f0cb54f8f2f8aa31acdbef824ed7ddbd05f1e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12315 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow redirect bans to be unset by any op/halfop (bug #936)</title>
<updated>2010-01-21T22:50:43Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-21T22:50:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f5edba9af112c338dbcea944d23b1c08999477d8'/>
<id>urn:sha1:f5edba9af112c338dbcea944d23b1c08999477d8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12312 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Slightly more comprehensible message for connect throttle banning.</title>
<updated>2010-01-19T16:57:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2010-01-19T16:57:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e88390ee21dddc1612acd28435e97900a5a39a5'/>
<id>urn:sha1:7e88390ee21dddc1612acd28435e97900a5a39a5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12306 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
