<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v1.2.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v1.2.3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v1.2.3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-01-14T14:59:57Z</updated>
<entry>
<title>Fix m_sqllog compilation (bug #939)</title>
<updated>2010-01-14T14:59:57Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T14:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abb885fd0911e9b24576a5ec2867b93fb9056265'/>
<id>urn:sha1:abb885fd0911e9b24576a5ec2867b93fb9056265</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12253 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Hook OnUserRegister instead of OnUserConnect so that remote user connection is logged also.</title>
<updated>2009-12-31T21:58:47Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-12-31T21:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e5de34328b1c8b7068e2e7eedfe8db3b8b622a6'/>
<id>urn:sha1:6e5de34328b1c8b7068e2e7eedfe8db3b8b622a6</id>
<content type='text'>
Fixes bug #926.

git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12236 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add hacks to fix SSL bindings to 0.0.0.0 and ::</title>
<updated>2009-10-28T15:47:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-28T15:47:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa4caf62a64d9d79896c4d2e4c2e503da50096af'/>
<id>urn:sha1:aa4caf62a64d9d79896c4d2e4c2e503da50096af</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11979 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>GnuTLS: Send SSL client certificate on server link</title>
<updated>2009-09-12T03:26:27Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-09-12T03:26:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ebfe55078ac3a1aca43b4c9e28add1abfcf13137'/>
<id>urn:sha1:ebfe55078ac3a1aca43b4c9e28add1abfcf13137</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@11691 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix thread join not working for subclasses of Thread because of C++ destructor ordering</title>
<updated>2009-08-10T19:55:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-08-10T19:55:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8235290c734c17f5b52533876136e9a61d231c9d'/>
<id>urn:sha1:8235290c734c17f5b52533876136e9a61d231c9d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11500 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a few typos in here so it compiles again.</title>
<updated>2009-08-02T22:23:45Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-08-02T22:23:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=843ee9d4a269e7bbcafcd4dc04f7dc394b1f5a6c'/>
<id>urn:sha1:843ee9d4a269e7bbcafcd4dc04f7dc394b1f5a6c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11464 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change all non-fatal GNUTLS initialisation notices to debug level, to avoid unnecessary questions.</title>
<updated>2009-08-02T19:29:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-02T19:29:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70087b5cefe239d74c5e0469e874786ace496619'/>
<id>urn:sha1:70087b5cefe239d74c5e0469e874786ace496619</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11462 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reconnect to LDAP server if connection goes away, fixes bug #818.</title>
<updated>2009-08-01T21:05:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-01T21:05:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=60a68720211304bb62936be68e8ad40f58ca8a85'/>
<id>urn:sha1:60a68720211304bb62936be68e8ad40f58ca8a85</id>
<content type='text'>
NOTE: I don't have an LDAP setup, so I'm totally in the blind on these commits.
Sorry, but it seems nobody else can be arsed to do it, so I will.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11448 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Send a failure numeric instead of QuitUser when STARTTLS is used after registration, because it could be used accidentally by users. Suggested by dKingston</title>
<updated>2009-07-27T02:08:17Z</updated>
<author>
<name>special</name>
</author>
<published>2009-07-27T02:08:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9f2476e65b5aac0fbb74e22b83ce8362adc434c'/>
<id>urn:sha1:e9f2476e65b5aac0fbb74e22b83ce8362adc434c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11445 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-send of SSL metadata in openssl, possible segfault in gnutls</title>
<updated>2009-07-03T12:49:01Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-07-03T12:49:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af0bd57ff5b55e8e4602b4a52268bfbfc9c5c442'/>
<id>urn:sha1:af0bd57ff5b55e8e4602b4a52268bfbfc9c5c442</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11433 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
