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
/
rcube.php
Age
Commit message (
Expand
)
Author
2015-02-26
Fix "Non-static method PEAR::isError() should not be called statically" error...
Aleksander Machniak
2015-02-11
Allow the timeout and retry interval for memcached servers to be configured
Jeroen van Meeuwen (Kolab Systems)
2015-01-28
Make logged SMTP errors more verbose - log also real server response and codes
Aleksander Machniak
2014-12-16
Improve system security by using optional special URL with security token
Aleksander Machniak
2014-11-14
Fix lack of delimiter for recipient addresses in smtp_log (#1490150)
Aleksander Machniak
2014-10-17
Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-key
Aleksander Machniak
2014-09-10
Print to STDERR non-terminating errors in CLI mode
Aleksander Machniak
2014-08-07
- Implemented 'storage_connected' API hook after successful IMAP login (#1490...
Thomas Bruederli
2014-08-02
Support password encryption using openssl extension (#1489989)
Aleksander Machniak
2014-06-28
Get rid of some rcube_config::all() calls
Aleksander Machniak
2014-06-16
Add config option to specify IMAP connection socket parameters - imap_conn_op...
Aleksander Machniak
2014-05-12
Add session ID (first 8 chars) to the log
Aleksander Machniak
2014-04-30
Support 'error' and 'body_file' return attribs in 'message_before_send' hook ...
Aleksander Machniak
2014-04-21
Move rcube_installer class to include/rcmail_installer in order to remain acc...
Thomas Bruederli
2014-04-10
Refactored storage properties setting
Aleksander Machniak
2014-04-01
Removed redundant default_folders config option (#1489737)
Aleksander Machniak
2014-02-10
Add setter for user object to rcube class; we already have getters for variou...
Thomas Bruederli
2014-01-16
* New option that write logs to per-user directories. (Debug) logs will only ...
Thomas Bruederli
2014-01-01
CS fixes
Aleksander Machniak
2013-11-25
Add possibility to overwrite a label/message in Roundcube's language package ...
Aleksander Machniak
2013-11-21
Add hook to notify plugins about message sending errors
Thomas Bruederli
2013-10-04
Fix typo: occured -> occurred (#1489366)
Aleksander Machniak
2013-09-24
Make sure language code extracted from HTTP_ACCEPT_LANGUAGE is in xx_YY format
Aleksander Machniak
2013-08-30
Add temp_dir_ttl configuration option to control expiry time in
David Carter
2013-08-25
Fix so additional headers are added to all messages sent (#1489284)
Aleksander Machniak
2013-08-15
Make session auth cookie name configurable
Thomas Bruederli
2013-08-02
Hide PHP warning when calling filemtime() on not-existent file
Aleksander Machniak
2013-07-12
Allow to load config files for different environments (#1487311); keep (non-d...
Thomas Bruederli
2013-07-02
Make possible to disable some (broken) IMAP extensions with imap_disable_caps...
Aleksander Machniak
2013-06-20
Canonize boolean ini_get() results (#1489189)
Aleksander Machniak
2013-06-16
Fix session issues when local and database time differs (#1486132)
Aleksander Machniak
2013-06-09
Fix database cache expunge issues (#1489149) - added 'expires' column
Aleksander Machniak
2013-06-05
Improvements in garbage collector: created gc() method to run all
Aleksander Machniak
2013-06-05
Add option to use PHP's native session save handlers
Thomas Bruederli
2013-05-26
Make possible to disable shared cache
Aleksander Machniak
2013-05-25
Expunge all cache instances in shutdown
Aleksander Machniak
2013-05-25
Added shared (cross-user) cache
Aleksander Machniak
2013-05-16
Move rcmail::deliver_message() to framework for common use
Thomas Bruederli
2013-04-26
Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043)
Aleksander Machniak
2013-04-02
Fix session issues with use_https=true (#1488986)
Aleksander Machniak
2013-02-01
Set default error code (500) if not specified in raise_error()
Aleksander Machniak
2013-01-06
Improve charset detection by prioritizing charset according to user language ...
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-12-16
Fix package definitions and include framework classes in phpdoc
Thomas Bruederli
2012-12-07
Some more rcmail -> rcube cleanup
Aleksander Machniak
2012-11-27
Move shortcut functions to framework class
Thomas Bruederli
2012-11-27
Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency
Aleksander Machniak
2012-11-26
Cleaner way of handling user password in framework-based programs with no ses...
Aleksander Machniak
2012-11-26
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
Aleksander Machniak
2012-11-25
Define more (uniquely prefixed) constants for Roundcube directories in order ...
Thomas Bruederli
[next]