<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Net, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-08-27T15:45:21Z</updated>
<entry>
<title>Remove 3rd party libs from our repository and define the dependencies in composer.json-dist.</title>
<updated>2014-08-27T15:45:21Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-08-27T15:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a98a4f8bb56eacffff1765ff09dd29af26e5fc12'/>
<id>urn:sha1:a98a4f8bb56eacffff1765ff09dd29af26e5fc12</id>
<content type='text'>
Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'.

For direct git checkouts, copy composer.json-dist into composer.json and run
`php composer.phar install` to install the dependencies.
</content>
</entry>
<entry>
<title>Add missing Net_LDAP3_Result::get_dn() method</title>
<updated>2014-08-06T08:11:22Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-06T08:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b17a507941b469912ec457a1f7e2c8dd75ece48d'/>
<id>urn:sha1:b17a507941b469912ec457a1f7e2c8dd75ece48d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not log ldap bind passwords</title>
<updated>2014-08-05T08:43:04Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-05T08:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=62574214ce164edabd124a48a2f88a705aca4bfb'/>
<id>urn:sha1:62574214ce164edabd124a48a2f88a705aca4bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing out on the correct sorting</title>
<updated>2014-08-02T14:46:29Z</updated>
<author>
<name>Jeroen van Meeuwen (Kolab Systems)</name>
<email>vanmeeuwen@kolabsys.com</email>
</author>
<published>2014-08-01T19:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=05ea61095f406dfdd04afd801b68399008e25bef'/>
<id>urn:sha1:05ea61095f406dfdd04afd801b68399008e25bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Net_LDAP3</title>
<updated>2014-08-02T14:46:29Z</updated>
<author>
<name>Jeroen van Meeuwen (Kolab Systems)</name>
<email>vanmeeuwen@kolabsys.com</email>
</author>
<published>2014-08-01T19:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6ac9395fbd8fed837d4f40501e4e6cd089243b96'/>
<id>urn:sha1:6ac9395fbd8fed837d4f40501e4e6cd089243b96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move PEAR libs from plugins into main Roundcube lib directory,</title>
<updated>2013-10-06T13:02:25Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-06T13:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4daaa09438bc05f9d5d6cf339cc0b60b511057e9'/>
<id>urn:sha1:4daaa09438bc05f9d5d6cf339cc0b60b511057e9</id>
<content type='text'>
list them as dependencies in INSTALL file (#1489182)
</content>
</entry>
<entry>
<title>Fix connecting when host is specified with protocol prefix e.g. ssl://</title>
<updated>2013-05-24T18:08:20Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-24T18:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a963a2b38cf571b29543d17edadc46f91caba3aa'/>
<id>urn:sha1:a963a2b38cf571b29543d17edadc46f91caba3aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning when using IP address as hostname in Net_Socket</title>
<updated>2013-05-22T17:19:29Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-22T17:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c71281fd44d900032e4a3be19e663993d9b9a0ea'/>
<id>urn:sha1:c71281fd44d900032e4a3be19e663993d9b9a0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Net_Socket bug with no timeout (failed connection in managesieve plugin)</title>
<updated>2013-05-16T16:28:22Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-16T16:28:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=893c27404516eefc2776e7db4b3f102f89867e09'/>
<id>urn:sha1:893c27404516eefc2776e7db4b3f102f89867e09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SMTP connection using IPv6 address in smtp_server option (#1489024), update Net_Socket package</title>
<updated>2013-05-15T10:28:54Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-15T10:28:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e5b376b17845d5377af71b8e505417048d0eec94'/>
<id>urn:sha1:e5b376b17845d5377af71b8e505417048d0eec94</id>
<content type='text'>
</content>
</entry>
</feed>
