<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/password/drivers, branch v0.9.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.3</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-05-06T10:25:46Z</updated>
<entry>
<title>Fix various PHP code bugs found using static analysis (#1489086)</title>
<updated>2013-05-06T10:25:46Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-06T10:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=187cf5e1cdee87fb1d26599f93202222bb7b8a4b'/>
<id>urn:sha1:187cf5e1cdee87fb1d26599f93202222bb7b8a4b</id>
<content type='text'>
Conflicts:

	plugins/enigma/enigma.php
	plugins/enigma/lib/enigma_engine.php
</content>
</entry>
<entry>
<title>Fix bugs caught by static analysis</title>
<updated>2013-05-06T10:08:13Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-06T10:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=78c270c9f259c33b703cfb26b96b8dbb062db21e'/>
<id>urn:sha1:78c270c9f259c33b703cfb26b96b8dbb062db21e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update plugins/password/drivers/pam.php</title>
<updated>2012-12-26T16:54:13Z</updated>
<author>
<name>Mike Hennessy</name>
<email>henworth@henabytes.com</email>
</author>
<published>2012-12-26T16:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a622b7d580c4642422982f95145a1323abfbed3e'/>
<id>urn:sha1:a622b7d580c4642422982f95145a1323abfbed3e</id>
<content type='text'>
The Ubuntu package php5-auth-pam renames the PECL PAM extension to pam_auth, so this file should check for both.</content>
</entry>
<entry>
<title>CS fixes, mostly tabs to spaces conversion</title>
<updated>2012-12-17T13:38:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-17T13:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d6938bd1ea3058b21efa25a17a4437195c484067'/>
<id>urn:sha1:d6938bd1ea3058b21efa25a17a4437195c484067</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new RCUBE_PLUGINS_DIR constant</title>
<updated>2012-11-25T16:44:51Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-11-25T16:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e2e2e8f37901eac134b133776f247658f2d33963'/>
<id>urn:sha1:e2e2e8f37901eac134b133776f247658f2d33963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch</title>
<updated>2012-09-05T12:48:55Z</updated>
<author>
<name>defa</name>
<email>defa@so36.net</email>
</author>
<published>2012-09-05T12:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=921408eba600a7dc51271c35480e9114cac5ecec'/>
<id>urn:sha1:921408eba600a7dc51271c35480e9114cac5ecec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parse error in virtualmin driver (#1488668)</title>
<updated>2012-09-04T09:03:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-04T09:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=145503a32d6a3afb013ba165231cd2192bb2a7fe'/>
<id>urn:sha1:145503a32d6a3afb013ba165231cd2192bb2a7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Password plugin made compatible with modern Virtualmin</title>
<updated>2012-09-04T09:03:41Z</updated>
<author>
<name>GDR\!</name>
<email>gdr@go2.pl</email>
</author>
<published>2012-05-24T09:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a0f006748f6127e1e8cca23ffd7fabe1c75d5336'/>
<id>urn:sha1:a0f006748f6127e1e8cca23ffd7fabe1c75d5336</id>
<content type='text'>
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.

Example:
email - info@goodcoffee.com
login - info.goodcof
</content>
</entry>
<entry>
<title>fixed the patch after some testing, works productive</title>
<updated>2012-08-28T14:11:49Z</updated>
<author>
<name>defa</name>
<email>defa@so36.net</email>
</author>
<published>2012-08-28T14:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5c603c4032bf71792e7accd80e2b7d0e78d445f8'/>
<id>urn:sha1:5c603c4032bf71792e7accd80e2b7d0e78d445f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added more digest-support to crypt-function</title>
<updated>2012-08-27T15:57:45Z</updated>
<author>
<name>defa</name>
<email>defa@so36.net</email>
</author>
<published>2012-08-27T15:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5e9b40a0d5d6c0d0205c761cee0991417cc78451'/>
<id>urn:sha1:5e9b40a0d5d6c0d0205c761cee0991417cc78451</id>
<content type='text'>
</content>
</entry>
</feed>
