<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/plugins/virtuser_query/virtuser_query.php, branch local</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=local</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=local'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-08-05T14:44:07Z</updated>
<entry>
<title>lot of stuff</title>
<updated>2014-08-05T14:44:07Z</updated>
<author>
<name>Hugues Hiegel</name>
<email>root@paranoid</email>
</author>
<published>2014-08-05T14:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f91f8533678c388b879d9e999a6bcc9e22ad7e19'/>
<id>urn:sha1:f91f8533678c388b879d9e999a6bcc9e22ad7e19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/$rcmail_config/$config/ also for plugins configuration</title>
<updated>2013-08-20T17:23:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-20T17:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6'/>
<id>urn:sha1:bcedf05d19ba1b2f63bdbfe42ff2c726fc50b6b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1</title>
<updated>2013-07-17T06:24:16Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-07-17T06:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7b69636a7035f4641b9a6bea28a8aa813b443e44'/>
<id>urn:sha1:7b69636a7035f4641b9a6bea28a8aa813b443e44</id>
<content type='text'>
from pull request #74
</content>
</entry>
<entry>
<title>Merged configuration refactoring from 'dev_config' branch back into master (#1487311)</title>
<updated>2013-07-10T20:49:12Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-07-10T20:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0703bfecd0b9efca36caee4f7b9c64c4135d57af'/>
<id>urn:sha1:0703bfecd0b9efca36caee4f7b9c64c4135d57af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all bundled plugins the same license as Roundcube itself, which is GPLv3+</title>
<updated>2013-06-20T20:06:28Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-06-20T20:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=07c6c69eca8751c0e96a846afb30c24ab2638b1f'/>
<id>urn:sha1:07c6c69eca8751c0e96a846afb30c24ab2638b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge config files (#1487311).</title>
<updated>2013-06-14T10:09:08Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-14T10:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=461a30d771edd8bc6606f2c92dfde363514b93b1'/>
<id>urn:sha1:461a30d771edd8bc6606f2c92dfde363514b93b1</id>
<content type='text'>
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
</content>
</entry>
<entry>
<title>Support Alias-to-User lookup with virtuser_query</title>
<updated>2013-05-25T13:22:47Z</updated>
<author>
<name>Tim Gerundt</name>
<email>tim@gerundt.de</email>
</author>
<published>2013-05-25T13:22:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=abacd6e3c4394c8ed38236b3c46e995868a37b5e'/>
<id>urn:sha1:abacd6e3c4394c8ed38236b3c46e995868a37b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote()</title>
<updated>2013-04-17T17:33:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T17:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=282dff4f18672c22f171768a983a740d1a8e0096'/>
<id>urn:sha1:282dff4f18672c22f171768a983a740d1a8e0096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcube_db::escapeSimple() method for backward compat.</title>
<updated>2013-04-17T15:14:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T15:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=39a034b50d65dca9215059b0e001ec1de41d0406'/>
<id>urn:sha1:39a034b50d65dca9215059b0e001ec1de41d0406</id>
<content type='text'>
Conflicts:

	plugins/virtuser_query/virtuser_query.php
</content>
</entry>
<entry>
<title>Add posibility to use different database for virtuser queries</title>
<updated>2013-02-17T10:04:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-02-17T10:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f5fcb92dd49622c9938462935202eeb1765cfc7c'/>
<id>urn:sha1:f5fcb92dd49622c9938462935202eeb1765cfc7c</id>
<content type='text'>
</content>
</entry>
</feed>
