index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
lib
/
Roundcube
Age
Commit message (
Expand
)
Author
2015-04-08
Fix so unrecognized TNEF attachments are displayed on the list of attachments...
Aleksander Machniak
2015-04-06
Fix so text/calendar parts are listed as attachments even if not marked as su...
Aleksander Machniak
2015-04-06
Fix tables listing routine on mysql and postgres so it skips system or other ...
Aleksander Machniak
2015-04-03
Remove Kolab's hack for Cyrus Murder bug in SETANNOTATION - it's not needed a...
Aleksander Machniak
2015-04-01
Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be cal...
Aleksander Machniak
2015-03-13
Fix unintended DB session expiration - lost variable in refactoring (#1490316)
Aleksander Machniak
2015-03-12
Remove obsolete mt_srand() calls
Thomas Bruederli
2015-03-12
Generate random hash for the per-user local storage prefix (#1490279); only u...
Thomas Bruederli
2015-03-12
Fix backtick character handling in sql queries (#1490312)
Aleksander Machniak
2015-03-11
Ignore plugin loading filter if force parameter is set
Thomas Bruederli
2015-03-09
Fix session garbage collector handler registration after refactoring
Thomas Bruederli
2015-03-09
Fix rcube_contacts::search() calls with empty search string but $required arg...
Thomas Bruederli
2015-03-08
Plugin API: added message_part_body hook, fixes around message structure hand...
Aleksander Machniak
2015-03-06
Merge pull request #257 from corbosman/session_refactor
Thomas B.
2015-03-04
Fix "PHP Fatal error: Using $this when not in object context"
Aleksander Machniak
2015-03-04
minor fixes
corbosman
2015-03-03
Only normalize search term when searching in 'words' column
Thomas Bruederli
2015-03-03
Fix full-text searching in a given list of fields
Thomas Bruederli
2015-03-03
Adapt fulltext search in local address book to ignore words order
Thomas Bruederli
2015-03-03
Add untility function to match strings ignoring word order
Thomas Bruederli
2015-03-03
Improve LDAP search by ignoring words order in fuzzy substring matching mode
Thomas Bruederli
2015-03-03
Add utility function to compose a full-text-like LDAP search filter
Thomas Bruederli
2015-02-27
remove commented out code
corbosman
2015-02-27
use factory
corbosman
2015-02-27
Fix duplicate entry on timezones list in rcube_config::timezone_name_from_abb...
Aleksander Machniak
2015-02-27
Fix parsing ldap URI for cases where hostname is non-empty
Aleksander Machniak
2015-02-27
Fix parsing invalid HTML messages with BOM after <!DOCTYPE> (#1490291)
Aleksander Machniak
2015-02-26
Fix "Non-static method PEAR::isError() should not be called statically" error...
Aleksander Machniak
2015-02-25
Reset default db_max_allowed_packet, fix max packet size detection
Aleksander Machniak
2015-02-25
Improve compose_search_name() to not return "email@address <email@address>" e...
Aleksander Machniak
2015-02-24
Add possibility to configure max_allowed_packet value for all database engine...
Aleksander Machniak
2015-02-24
Fix "PHP Fatal error: Call to a member function getMessage() on a non-object"
Aleksander Machniak
2015-02-24
Really make sure plugins aren't initialized twice
Aleksander Machniak
2015-02-24
Use also Organization field as a fallback if contact has no name(s) specified
Aleksander Machniak
2015-02-23
Fix regression where require_plugin() wasn't initializing the plugin
Aleksander Machniak
2015-02-22
Fix fatal errors on systems without mbstring extension or mb_regex_encoding()...
Aleksander Machniak
2015-02-22
Fix missing or not up-to-date CATEGORIES entry in vCard export (#1490277)
Aleksander Machniak
2015-02-20
Fix performance of rcube_db_mysql::get_variable()
Aleksander Machniak
2015-02-19
Fix handling of some improper constructs in format=flowed text as per the RFC...
Aleksander Machniak
2015-02-19
session refactor and add redis driver
corbosman
2015-02-19
Merge branch 'master' of github.com:roundcube/roundcubemail
Aleksander Machniak
2015-02-19
Fix setting max packet size for DB caches and check packet size also in share...
Aleksander Machniak
2015-02-19
Merge pull request #259 from corbosman/plugin_preload
Aleksander Machniak
2015-02-16
Set version number to 1.2-git
Aleksander Machniak
2015-02-11
Merge pull request #265 from kanarip/master
Thomas B.
2015-02-11
Allow the timeout and retry interval for memcached servers to be configured
Jeroen van Meeuwen (Kolab Systems)
2015-02-07
Bump version and copyright year
Thomas Bruederli
2015-02-04
Load plugins before sessions have started
corbosman
2015-02-04
Fix some typos in comments
Aleksander Machniak
2015-02-04
Fix error in exec_hook() in case some hook handler was unregistered before
Aleksander Machniak
[next]