Aleksander Machniak
2016-05-09 5b3a86da57a47a723f89d8dd64ce484002b8e4bb
2015-06-28 Aleksander Machniak
Require Mbstring and OpenSSL extensions (#1490415) - remove redundant code
blob@ 8447ba commitdiff | diff to current
2015-06-27 Aleksander Machniak
Get rid of Mail_mimeDecode package dependency (#1490416)
blob@ f7427f commitdiff | diff to current
2015-04-14 Aleksander Machniak
Fix Net_LDAP3 homepage location
blob@ 489409 commitdiff | diff to current
2014-10-13 Aleksander Machniak
Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3
blob@ 6b7e06 commitdiff | diff to current
2014-09-22 Aleksander Machniak
Merge branch 'oracle'
blob@ 000f6e commitdiff | diff to current
2014-09-18 Aleksander Machniak
Add Oracle driver check in Installer
blob@ c23457 commitdiff | diff to current
2014-09-11 Thomas Bruederli
Make LDAP extension and Net_LDAP3 lib optional in installer check
blob@ b6f89a commitdiff | diff to current
2014-08-27 Thomas Bruederli
Remove 3rd party libs from our repository and define the dependencies in co...
blob@ a98a4f commitdiff | diff to current
2014-04-21 Thomas Bruederli
Move rcube_installer class to include/rcmail_installer in order to remain a...
blob@ eea11e commitdiff | diff to current
2014-03-22 Aleksander Machniak
Drop support for PHP < 5.3.7
blob@ 8cc567 commitdiff | diff to current
2013-06-25 Aleksander Machniak
Fix empty messages list when register_globals is enabled (#1489157)
blob@ a5b79b commitdiff | diff to current
2013-06-21 Aleksander Machniak
Fix so valid and set date.timezone is not required by installer checks (#14...
blob@ 7a7c25 commitdiff | diff to current
2013-06-20 Aleksander Machniak
Canonize boolean ini_get() results (#1489189)
blob@ 39b905 commitdiff | diff to current
2013-06-18 Aleksander Machniak
Fix so install do not fail when one of DB driver checks fails but other dri...
blob@ e7fa2c commitdiff | diff to current
2013-04-17 Aleksander Machniak
Fix links to PHP PDO drivers manual
blob@ 398c9d commitdiff | diff to current
2013-01-10 Thomas Bruederli
Avoid direct execution of installer includes (#1488895)
blob@ 619c32 commitdiff | diff to current
2012-12-21 Aleksander Machniak
Add notes about new requirements of the new mysql database driver, add chec...
blob@ 738996 commitdiff | diff to current
2012-09-14 Aleksander Machniak
Improved message for invalid date.timezone
blob@ c563c2 commitdiff | diff to current
2012-09-14 Aleksander Machniak
Move date.timezone check to 'required' block, add date.timezone value valid...
blob@ c22a52 commitdiff | diff to current
2012-08-08 Aleksander Machniak
Merge branch 'pdo'
blob@ de56ea commitdiff | diff to current
2012-07-10 Aleksander Machniak
Use file_get_contents() to make code simpler and to fix possible infinite loop
blob@ 2b21b9 commitdiff | diff to current
2012-06-19 Aleksander Machniak
Replace rcube_mdb2/PEAR::MDB2 with rcube_db
blob@ 398bff commitdiff | diff to current
2012-06-04 Aleksander Machniak
Fix magic_quotes_sybase handling (#1488506) Improved handling of critical P...
blob@ 0b6d02 commitdiff | diff to current
2012-03-06 alecpl
- Add exif to optional extensions list
blob@ 2f88b1 commitdiff | diff to current
2011-02-25 thomascube
Create interactive update script with improved DB schema check; udated inst...
blob@ e6bb83 commitdiff | diff to current
2011-01-14 alecpl
- Require PHP 5.2.1 or greater
blob@ d36115 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-06-07 alecpl
- typo
blob@ 073543 commitdiff | diff to current
2010-03-26 alecpl
- Fix bugs on unexpected IMAP connection close (#1486190, #1486270) - Iloha...
blob@ 59c216 commitdiff | diff to current
2010-02-03 alecpl
- update requirements, remove GD check
blob@ 0f9687 commitdiff | diff to current
2009-12-31 alecpl
- required JSON check added, changed links to PHP modules
blob@ d62c31 commitdiff | diff to current
2009-09-22 alecpl
- Fix dl() use in installer (#1486150): use is_readable() instead
blob@ 3e2bc6 commitdiff | diff to current
2009-08-27 alecpl
- Don't require date.timezone setting in installer (#1485989)
blob@ 11e670 commitdiff | diff to current
2009-08-24 alecpl
- added 'xml' extension check (#1486051)
blob@ 400717 commitdiff | diff to current
2009-07-14 till
blob@ ec31b6 commitdiff | diff to current
2009-07-14 till
blob@ f7df6c commitdiff | diff to current
2009-05-14 alecpl
- suhosin.session.encrypt breaks Session handling (#1485846)
blob@ 2d1a45 commitdiff | diff to current
2008-11-21 alecpl
- add mbstring.func_overload check
blob@ bd0c2b commitdiff | diff to current
2008-11-03 thomascube
Don't test the magic_quotes ini settings
blob@ d7a5bf commitdiff | diff to current
2008-08-27 alecpl
- added options to use syslog instead of log file (#1484850) - added Loggin...
blob@ b77d0d commitdiff | diff to current
2008-08-26 alecpl
- Removed support for PEAR::DB driver
blob@ 9e8e5f commitdiff | diff to current
2008-08-08 alecpl
#1485155: added zend.ze1_compatibility_mode check in installer and option d...
blob@ d4f264 commitdiff | diff to current
2008-06-15 till
* there is no dom2 extension, just dom
blob@ 337694 commitdiff | diff to current
2008-06-13 thomascube
Mention dependency of the DOM exension and add link to php.net
blob@ 5d725e commitdiff | diff to current
2008-05-31 till
* cs fixes
blob@ ff5222 commitdiff | diff to current
2008-05-29 thomascube
Replace our crappy html sanitization with the dom-based washtml script + fi...
blob@ 45f56c commitdiff | diff to current
2008-04-12 thomascube
Changed codebase to PHP5 with autoloader + added some new classes from the ...
blob@ 47124c commitdiff | diff to current
2008-03-27 svncommit
Fix the fix. Sorry.
blob@ 1b7ac6 commitdiff | diff to current
2008-03-27 svncommit
Fix php version check in installer, closes #1484925.
blob@ 70430e commitdiff | diff to current
first | « prev | next »