<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcmail.php, branch v0.3-beta@2799</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.3-beta%402799</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.3-beta%402799'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2009-05-17T07:04:51Z</updated>
<entry>
<title>- don't show message on unknown error (#1485848) + translate "Server Error!" message</title>
<updated>2009-05-17T07:04:51Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-05-17T07:04:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=74d421d55ae35a18440d738245fbc68c7f75d5b4'/>
<id>urn:sha1:74d421d55ae35a18440d738245fbc68c7f75d5b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added possibility to encrypt received header, option 'http_received_header_encrypt',</title>
<updated>2009-05-16T13:01:49Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-05-16T13:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2471d3a979d00e0cecca64e0d5889ca40c02c5fe'/>
<id>urn:sha1:2471d3a979d00e0cecca64e0d5889ca40c02c5fe</id>
<content type='text'>
  added some more logic in encrypt/decrypt functions for security


</content>
</entry>
<entry>
<title>Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation</title>
<updated>2009-05-14T19:26:34Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2009-05-14T19:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f879f4e2f8c81f67b0a0c471c94ebed686939c49'/>
<id>urn:sha1:f879f4e2f8c81f67b0a0c471c94ebed686939c49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- speed up the whole session cleaning in kill_session()</title>
<updated>2009-05-13T07:17:33Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-05-13T07:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=27924acf437df92c4e6e88e79bd28a58e6ea4aaa'/>
<id>urn:sha1:27924acf437df92c4e6e88e79bd28a58e6ea4aaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Really, really logout (fixes r2467).</title>
<updated>2009-05-12T14:10:30Z</updated>
<author>
<name>svncommit</name>
<email>devs@roundcube.net</email>
</author>
<published>2009-05-12T14:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f22c2cefb4c7f8b1a995d5de6f706d49861c473c'/>
<id>urn:sha1:f22c2cefb4c7f8b1a995d5de6f706d49861c473c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimize chance of race condition in session handling (#1485659, #1484678)</title>
<updated>2009-05-12T13:26:07Z</updated>
<author>
<name>svncommit</name>
<email>devs@roundcube.net</email>
</author>
<published>2009-05-12T13:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=617b4f699f2e47991c50e05528b1f9ecbc3c3d9c'/>
<id>urn:sha1:617b4f699f2e47991c50e05528b1f9ecbc3c3d9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button()</title>
<updated>2009-04-26T16:33:22Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2009-04-26T16:33:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1c932d58b57930ce527a77e885ace5b430a60883'/>
<id>urn:sha1:1c932d58b57930ce527a77e885ace5b430a60883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix setting empty string in imap_root</title>
<updated>2009-04-24T12:54:25Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-04-24T12:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=76db10d65d6c21062c39ae867ab6d34f33aca537'/>
<id>urn:sha1:76db10d65d6c21062c39ae867ab6d34f33aca537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)</title>
<updated>2009-04-19T17:44:29Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2009-04-19T17:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=cc97ea0559af1a92a54dbcdf738ee4d95e67d3ff'/>
<id>urn:sha1:cc97ea0559af1a92a54dbcdf738ee4d95e67d3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Support STARTTLS in IMAP connection (#1485284)</title>
<updated>2009-04-14T07:35:12Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-04-14T07:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f86e8f5faa0fb5926001f2dccd970e031e7cb59a'/>
<id>urn:sha1:f86e8f5faa0fb5926001f2dccd970e031e7cb59a</id>
<content type='text'>
</content>
</entry>
</feed>
