summaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2014-04-23Set register_globals=off in .htaccess file and add note to INSTALLAleksander 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-10Merged 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-28Prepare 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-15List 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
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-05-18- Renamed all php-cli scripts to use .sh extensionalecpl
2010-04-20Replace ALTER TABLE statement in Sqlite schema update script; more precise in...thomascube
2010-04-12- Fix regression in disposition-notification (#1486623)alecpl
2010-03-08- Mail_Mime 1.6.1alecpl
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alecpl
2010-03-06- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities tablealecpl
2010-02-18Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456thomascube
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-02-03- small updatealecpl
2010-02-03- update requirements, remove GD checkalecpl
2009-11-04- add precise note about UTF-8 in databasealecpl
2009-08-28- Fix endless loop on error response for APPEND command (#1486060)alecpl
2009-08-27Don't set php_value error_log in .htaccess by defaultthomascube
2009-05-29- corrected apache modules namesalecpl
2009-05-28Speedup UI by using CSS sprites and etags/expires/deflate for static filesthomascube
2009-05-02- some hints to use sqlite db (#1485821)alecpl
2009-02-16- added info to create unicode database (#1485687)alecpl
2008-11-29Simplify MYSQL database initialization instructionsthomascube
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list (#1...thomascube
2008-08-08- updated php.ini settings requirementsalecpl
2008-06-15- small doc fixed (#1485133)alecpl
2008-06-13Mention dependency of the DOM exension and add link to php.netthomascube