Aleksander Machniak
2016-05-20 e48f8945b32ab5b67f1cdeb53a37d3d196e31e4d
2015-05-23 Aleksander Machniak
Installer: Use openssl_random_pseudo_bytes() (if available) to generate des...
tree@ 5529d9 commitdiff
2015-05-22 Thomas Bruederli
Bump version
tree@ f1ae19 commitdiff
2015-05-21 Aleksander Machniak
Fix issues when using moduserprefs.sh without --user argument (#1490399)
tree@ d5694e commitdiff
2015-05-19 Aleksander Machniak
Fix font artifacts in text2html conversion (#1490353)
tree@ 4d9783 commitdiff
2015-05-13 Aleksander Machniak
Fix missing index update after write() call
tree@ 244a46 commitdiff
2015-05-12 Aleksander Machniak
Fix possible memcache/apc cache data consistency issues (#1490390)
tree@ 92459d commitdiff
2015-05-11 Aleksander Machniak
Workaround possible issue where some keys were ignored when deleting cached...
tree@ a7d269 commitdiff
2015-05-06 Aleksander Machniak
Fix mb_substitute_character() use
tree@ 1d024f commitdiff
2015-05-05 Aleksander Machniak
Fix rcube_charset::clean() for case when mbstring and iconv are not installed
tree@ c084a6 commitdiff
2015-03-03 Thomas Bruederli
Improve LDAP search by ignoring words order in fuzzy substring matching mode
tree@ b76516 commitdiff
2015-03-03 Thomas Bruederli
Add utility function to compose a full-text-like LDAP search filter
tree@ 15bcfb commitdiff
2015-04-30 Aleksander Machniak
Fix bug where messages count was not updated after message move/delete with...
tree@ 7310a6 commitdiff
2015-04-19 Aleksander Machniak
Fix decoding array headers
tree@ 84dde8 commitdiff
2015-04-17 Aleksander Machniak
Fix bug where some unrelated attachments in multipart/related message were ...
tree@ 9dd355 commitdiff
2015-04-09 Aleksander Machniak
Fix font artifact in Google Chrome on Windows (#1490353)
tree@ 22c0b2 commitdiff
2015-04-09 Aleksander Machniak
Fix handling spaces after <br> on html2text conversion
tree@ 728638 commitdiff
2015-04-06 Aleksander Machniak
Fix so text/calendar parts are listed as attachments even if not marked as ...
tree@ 3832e4 commitdiff
2015-04-06 Aleksander Machniak
Fix tables listing routine on mysql and postgres so it skips system or othe...
tree@ b41140 commitdiff
2015-04-03 Aleksander Machniak
Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed...
tree@ 998afb commitdiff
2015-04-01 Aleksander Machniak
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be c...
tree@ fdcef5 commitdiff
2015-03-16 Thomas Bruederli
Backport new utility function for compatibility reasons
tree@ 4ba89c commitdiff
2015-03-15 Thomas Bruederli
Bump version for next release
tree@ 2c0861 commitdiff
2015-03-12 Thomas Bruederli
Generate random hash for the per-user local storage prefix (#1490279); only...
tree@ 3e09bc commitdiff
2015-03-12 Aleksander Machniak
Fix backtick character handling in sql queries (#1490312)
tree@ 8f74b2 commitdiff
2015-02-27 Aleksander Machniak
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_a...
tree@ df4243 commitdiff
2015-02-27 Aleksander Machniak
Fix parsing ldap URI for cases where hostname is non-empty
tree@ 5bb2fe commitdiff
2015-02-27 Aleksander Machniak
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
tree@ b7048d commitdiff
2015-02-26 Aleksander Machniak
Fix "Non-static method PEAR::isError() should not be called statically" err...
tree@ 2799f0 commitdiff
2015-02-25 Aleksander Machniak
Reset default db_max_allowed_packet, fix max packet size detection
tree@ ab84cc commitdiff
2015-02-25 Aleksander Machniak
Improve compose_search_name() to not return "email@address <email@address>"...
tree@ f12997 commitdiff
2015-02-24 Aleksander Machniak
Add possibility to configure max_allowed_packet value for all database engi...
tree@ 44f58b commitdiff
2015-02-24 Aleksander Machniak
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
tree@ cd8bcf commitdiff
2015-02-24 Aleksander Machniak
Use also Organization field as a fallback if contact has no name(s) specified
tree@ 1cb0b1 commitdiff
2015-02-22 Aleksander Machniak
Fix fatal errors on systems without mbstring extension or mb_regex_encoding...
tree@ 9e147a commitdiff
2015-02-22 Aleksander Machniak
Merge branch 'release-1.1' of github.com:roundcube/roundcubemail into relea...
tree@ 334eb4 commitdiff
2015-02-22 Aleksander Machniak
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
tree@ 99dafc commitdiff
2015-02-20 Aleksander Machniak
Fix performance of rcube_db_mysql::get_variable()
tree@ 825b2b commitdiff
2015-02-19 Aleksander Machniak
Fix handling of some improper constructs in format=flowed text as per the R...
tree@ ca85a8 commitdiff
2015-02-19 Aleksander Machniak
Fix setting max packet size for DB caches and check packet size also in sha...
tree@ dab95d commitdiff
2015-02-11 Thomas B.
Merge pull request #265 from kanarip/master
tree@ 38b42e commitdiff
2015-02-11 Jeroen van Meeuwen (Kolab Systems)
Allow the timeout and retry interval for memcached servers to be configured
tree@ c3e441 commitdiff
2015-02-07 Thomas Bruederli
Bump version and copyright year
tree@ 2f8b10 commitdiff
2015-02-04 Aleksander Machniak
Fix some typos in comments
tree@ 09d52d commitdiff
2015-02-04 Aleksander Machniak
Fix error in exec_hook() in case some hook handler was unregistered before
tree@ 20740a commitdiff
2015-02-03 Aleksander Machniak
Better handle log/temp directory misconfiguration
tree@ e17dec commitdiff
2015-02-02 Aleksander Machniak
Fix handling of GETANNOTATION errors - return NULL on error as documented
tree@ e8fc8d commitdiff
2015-01-29 Aleksander Machniak
Fix exec_hook() so handlers added inside the hook are not omitted
tree@ 0a5841 commitdiff
2015-01-28 Aleksander Machniak
Make logged SMTP errors more verbose - log also real server response and codes
tree@ a3fa84 commitdiff
2015-01-21 Aleksander Machniak
Fix bug where empty fieldmap config entries caused empty results of ldap se...
tree@ bf99c5 commitdiff
2015-01-16 Thomas Bruederli
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
tree@ ef2915 commitdiff
first | « prev | next »