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-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
2015-02-03
Better handle log/temp directory misconfiguration
Aleksander Machniak
2015-02-02
Fix handling of GETANNOTATION errors - return NULL on error as documented
Aleksander Machniak
2015-01-29
Fix exec_hook() so handlers added inside the hook are not omitted
Aleksander Machniak
2015-01-28
Make logged SMTP errors more verbose - log also real server response and codes
Aleksander Machniak
2015-01-21
Fix bug where empty fieldmap config entries caused empty results of ldap sear...
Aleksander Machniak
2015-01-16
Improve display of pgp/mime and s/mime messges. Reverts commit f4154d91
Thomas Bruederli
2015-01-13
Fix XSS issue in style attribute handling (#1490227)
Aleksander Machniak
2015-01-10
Remove hook aliases deprecated long time ago, CS fixes
Aleksander Machniak
2015-01-03
CS fixes
Aleksander Machniak
[next]