Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-29Require PHP >= 5.4Aleksander Machniak
2016-07-15Remove PHP mail() support, smtp_server is required now (#5340)Aleksander Machniak
2016-06-13Explicitly require pear-core-minimal (#5319)Aleksander Machniak
2016-04-25Update requirements sectionAleksander Machniak
2016-04-17Enigma: Add enigma_debug optionAleksander Machniak
2016-03-04Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)Aleksander Machniak
2015-10-16Require Crypt_GPG ~1.4.0Aleksander Machniak
2015-09-25Clarify DSN for SQLite on Windows (#1490547)Aleksander Machniak
2015-09-25Add hint about configurationAleksander Machniak
2015-09-18We require Mail_mime-1.10.xAleksander Machniak
2015-08-06Make Mail_mime>=1.9.0 a requirement, fix compat. errorsAleksander Machniak
2015-06-28Require Mbstring and OpenSSL extensions (#1490415) - remove redundant codeAleksander Machniak
2015-06-27Get rid of Mail_mimeDecode package dependency (#1490416)Aleksander Machniak
2015-05-07Improve directory protection for Apache 2.4Thomas Bruederli
2015-05-07Add .htaccess files to deny access to config, temp, logs + describe how to pr...Thomas Bruederli
2014-12-18Add hint about the optional LDAP modules listed in "suggest" (#1490183)Thomas Bruederli
2014-11-26Fix so all unknown email addresses from Google csv format are imported (#1490...Aleksander Machniak
2014-11-09Better wording about composer dependencyThomas Bruederli
2014-11-09Consider composer.json dependencies in installation and upgrading instruction...Thomas Bruederli
2014-10-13Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3Aleksander Machniak
2014-09-10Describe the installation of 3rd party libs through composerThomas Bruederli
2014-08-02Support password encryption using openssl extension (#1489989)Aleksander Machniak
2014-04-23Set register_globals=off in .htaccess file and add note to INSTALLAleksander Machniak
2014-03-22Drop support for PHP < 5.3.7Aleksander Machniak
2014-02-24Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3.21)Aleksander Machniak
2014-01-09modify Net_Sieve requirement from 1.8.2 to 1.3.2 as the former is not availableMusashi69
2013-10-06Move PEAR libs from plugins into main Roundcube lib directory,Aleksander Machniak
2013-07-11Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-04Remove sqlite 2.x requirementAleksander Machniak
2013-07-02Make possible to disable some (broken) IMAP extensions with imap_disable_caps...Aleksander Machniak
2013-06-29Prepare config migration:Thomas Bruederli
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-05-27Simplify instruction of database initialization for PostgresAleksander Machniak
2013-04-24Add note about required MSSQL database language settingsAleksander Machniak
2013-03-11Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require versi...Aleksander Machniak
2012-12-21Add notes about new requirements of the new mysql database driver,Aleksander Machniak
2012-12-16Mention new PDO requirements a bit more flashyThomas Bruederli
2012-09-24Update changelog; mention zipdownload requirements in install notesThomas Bruederli
2012-08-10Require the latest (yet unrelesed) version of Net_SMTPThomas Bruederli
2012-08-08Merge branch 'pdo'Aleksander Machniak
2012-07-23Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication ...Aleksander Machniak
2012-07-06Add PDO to requirements, remove MDB2 packageAleksander Machniak
2012-06-04Fix magic_quotes_sybase handling (#1488506)Aleksander Machniak
2012-01-27Update requirements list, remove TODOthomascube
2011-09-19Add Cherokee and Hiawatha webservers to requirements listthomascube
2011-09-15- Require magic_quotes_runtime=Off because it modifies data streams (too much...alecpl
2011-02-16List Net_IDNA2 as required libthomascube
2011-01-14- Require PHP 5.2.1 or greateralecpl
2010-12-01- Fix setting charset of attachment filenames (#1487122)alecpl
2010-11-27Mention Auth_SASL as required PEAR packagethomascube