<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules, branch v1.2.6</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.6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules?h=v1.2.6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-25T02:04:27Z</updated>
<entry>
<title>Fix maxparams in FPART/REMOVE</title>
<updated>2010-02-25T02:04:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-25T02:04:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23533438e92904404119893131c2f44455ef022d'/>
<id>urn:sha1:23533438e92904404119893131c2f44455ef022d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12559 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove server deletion from OnError, fixes crash on ping timeout</title>
<updated>2010-02-21T19:52:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-21T19:52:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a7832ceeb87068f5bc9dfe0995c89aa1940e51b'/>
<id>urn:sha1:3a7832ceeb87068f5bc9dfe0995c89aa1940e51b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12511 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Compile fix for m_ldapauth</title>
<updated>2010-02-18T22:12:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T22:12:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64b0f6fa7293fa0e238104dcda3222b1b1645064'/>
<id>urn:sha1:64b0f6fa7293fa0e238104dcda3222b1b1645064</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12496 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Support multiple certificates in GnuTLS certificate chain</title>
<updated>2010-02-18T16:48:42Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T16:48:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=93c5c647ea09950b391d959ad6f62a8ae19a0c51'/>
<id>urn:sha1:93c5c647ea09950b391d959ad6f62a8ae19a0c51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12492 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r12486: Check for &lt;user&gt;:&lt;password&gt; for ldap auth in /PASS password if ident/nickname method fails, this allows people with long uids/invalid uids to still auth to LDAP. Thanks to stezz.</title>
<updated>2010-02-17T12:54:35Z</updated>
<author>
<name>w00t</name>
</author>
<published>2010-02-17T12:54:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6441fbcdce0a43279b0fe685f40798ff2842158f'/>
<id>urn:sha1:6441fbcdce0a43279b0fe685f40798ff2842158f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12487 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Bug #645 was correct behavior on the client's part, the IRC STARTTLS standard was broken</title>
<updated>2010-02-16T21:33:37Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-16T21:33:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c5967d51fa2b8e507216368cf3e61c9d58fad973'/>
<id>urn:sha1:c5967d51fa2b8e507216368cf3e61c9d58fad973</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12479 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Close and delete server sockets when they are in DYING state, should avoid 100% CPU in other socketengines</title>
<updated>2010-02-16T14:13:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-16T14:13:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9eb61d66cc7fa5edd866d19ebb908eebc403f259'/>
<id>urn:sha1:9eb61d66cc7fa5edd866d19ebb908eebc403f259</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12473 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix race where two servers with the same name can enter WAIT_AUTH_2 and cause a double-free crash</title>
<updated>2010-02-15T03:02:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T03:02:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ace6e82aa9ad64fb77c01272c553667360ffda4e'/>
<id>urn:sha1:ace6e82aa9ad64fb77c01272c553667360ffda4e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12461 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Call OnClose() before changing link state to DYING to clean up introduced servers</title>
<updated>2010-02-14T19:18:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T19:18:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=908459cd4bd1f071902c8d9c79919c40308eaf77'/>
<id>urn:sha1:908459cd4bd1f071902c8d9c79919c40308eaf77</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12458 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix sending null character on callerid metadata</title>
<updated>2010-02-12T16:40:23Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-12T16:40:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3d097ad4a644954497eeb0a6f0243a7077c02d1'/>
<id>urn:sha1:b3d097ad4a644954497eeb0a6f0243a7077c02d1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12441 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
