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
/
config
/
defaults.inc.php
Age
Commit message (
Expand
)
Author
2014-07-03
Added 'contact_search_name' option to define autocompletion entry format
Aleksander Machniak
2014-06-29
Support images in HTML signatures (#1488676)
Aleksander Machniak
2014-06-21
Add option to set default message list mode - default_list_mode (#1487312)
Aleksander Machniak
2014-06-16
Add config option to specify IMAP connection socket parameters - imap_conn_op...
Aleksander Machniak
2014-06-16
Add notes about messages_cache setting requirements (#1489946)
Aleksander Machniak
2014-05-12
Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh
Aleksander Machniak
2014-05-06
Add comment about behavior with empty im_*_path
Aleksander Machniak
2014-04-25
Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ...
Thomas Bruederli
2014-04-15
Remove useless debug_level=8 and javascripts's rcube_console
Aleksander Machniak
2014-04-01
Removed redundant default_folders config option (#1489737)
Aleksander Machniak
2014-03-26
Add config variable 'proxy_whitelist'
Felix Eckhofer
2014-03-26
Fix typo in comment
Felix Eckhofer
2014-01-21
Support SMTP socket context options via new config option 'smtp_conn_options'
Aleksander Machniak
2014-01-16
* New option that write logs to per-user directories. (Debug) logs will only ...
Thomas Bruederli
2013-11-15
Use absolute paths in default config
Thomas Bruederli
2013-11-08
Finish advanced prefs feature (#1488829)
Thomas Bruederli
2013-10-30
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)
Aleksander Machniak
2013-10-25
Applied the (modified) patch to extend configuration possibilities of LDAP ad...
Thomas Bruederli
2013-10-25
Merge branch 'dev-canned-responses'
Thomas Bruederli
2013-10-11
Add spellchecker backend for the After the Deadline service. See http://www.a...
Thomas Bruederli
2013-10-07
Improve selection of replicated database connection:
Thomas Bruederli
2013-10-04
New option to disable the use of already established dsnw connections for sub...
Thomas Bruederli
2013-09-21
Add comment that to use LDAP variables in bind_dn/base_dn user_specific must ...
Aleksander Machniak
2013-09-21
Hide Delivery Status Notification option when smtp_server is unset (#1489336)
Aleksander Machniak
2013-09-19
Allow sysadmins to define static responses which are immutable for the user
Thomas Bruederli
2013-09-16
Merge pull request #118 from Dennis1993/patch-12
Thomas B.
2013-09-16
Merge pull request #107 from JohnDoh/multi-logo
Aleksander Machniak
2013-09-09
Add option force specified domain in user login - username_domain_forced (#14...
Aleksander Machniak
2013-09-06
Make cached message size limit configurable - messages_cache_threshold (#1489...
Aleksander Machniak
2013-09-02
Update defaults.inc.php
Dennis1993
2013-09-02
Update defaults.inc.php
Dennis1993
2013-09-02
Log also failed logins to userlogins log
Aleksander Machniak
2013-08-30
Add temp_dir_ttl configuration option to control expiry time in
David Carter
2013-08-26
use template file name rather than special attribute
PhilW
2013-08-26
allow different logos for different functions (eg. normal and print)
PhilW
2013-08-24
Fix handling of non-default date formats (#1489294)
Aleksander Machniak
2013-08-15
Make session auth cookie name configurable
Thomas Bruederli
2013-08-08
Correct imap_timeout and smtp_timeout description, so 0 doesn't mean
Aleksander Machniak
2013-07-12
Fix config defaults
Thomas Bruederli
2013-07-10
Merged configuration refactoring from 'dev_config' branch back into master (#...
Thomas Bruederli
2013-06-28
Prepare config migration:
Thomas Bruederli
2013-06-14
Add defaults.inc.php file (missed in last commmit because of .gitignore)
Aleksander Machniak