summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2014-08-05 c'est la merde..workingHugues Hiegel
2013-09-09Add option force specified domain in user login - username_domain_forced (#14...Aleksander Machniak
2013-09-06Make cached message size limit configurable - messages_cache_threshold (#1489...Aleksander Machniak
2013-09-02Log also failed logins to userlogins logAleksander Machniak
2013-08-30Add temp_dir_ttl configuration option to control expiry time inDavid Carter
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
2013-08-15Make session auth cookie name configurableThomas Bruederli
2013-08-08Correct imap_timeout and smtp_timeout description, so 0 doesn't meanAleksander Machniak
2013-07-12Fix config defaultsThomas Bruederli
2013-07-10Merged configuration refactoring from 'dev_config' branch back into master (#...Thomas Bruederli
2013-07-08Update changelogAleksander Machniak
2013-07-02Make possible to disable some (broken) IMAP extensions with imap_disable_caps...Aleksander Machniak
2013-06-28Improve update.sh script; fix bad wordingThomas Bruederli
2013-06-28Prepare config migration:Thomas Bruederli
2013-06-26Describe group filter's name_attr in sample config; defaults to 'cn' if not s...Thomas Bruederli
2013-06-19Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-06-19Add note about possible connection errors when using ssl with smtp_timeout>0 ...Aleksander Machniak
2013-06-18Unify LDAP debug messagesAleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-06-14Add defaults.inc.php file (missed in last commmit because of .gitignore)Aleksander Machniak
2013-06-14Merge config files (#1487311).Aleksander Machniak
2013-06-11Improvements to PR merge "add option show_real_foldernames"Aleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-06-06Add imap_cache_ttl option to configure TTL of imap_cacheAleksander Machniak
2013-06-06Rename message_cache_lifetime to messages_cache_ttl option for naming consist...Aleksander Machniak
2013-06-06Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl optionsAleksander Machniak
2013-06-05Add option to use PHP's native session save handlersThomas Bruederli
2013-05-31Added user preference to open all popups as standard windowsAleksander Machniak
2013-05-29Change show_actual_foldernames to be show_real_foldernames.David Carter
2013-05-29Add show_actual_foldernames preference and configuration option.David Carter
2013-05-23Fix invalid option selected in default_font selector when font is unset (#148...Aleksander Machniak
2013-05-20Improve some options descriptionAleksander Machniak
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-04-27Add db_prefix configuration option in place of db_table_*/db_sequence_* optionsAleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2013-02-13Describe new options for LDAP address booksThomas Bruederli
2013-02-07Describe the new option 'group_filters' in the sample config blockThomas Bruederli
2013-02-01Allow to list contact groups in (paged) list (yet incomplete)Thomas Bruederli
2013-01-23Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_conn...Thomas Bruederli
2013-01-16Add and use db_table_system config optionAleksander Machniak
2013-01-02Add option to use envelope From address for MDN responses (#1488880)Aleksander Machniak
2012-12-21Add warning in default_host description, so after change update of users tabl...Aleksander Machniak
2012-12-08Better explanation of the new mime_types config optionThomas Bruederli
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
2012-11-27Clarify mime_magic config option; add new function to map mimetypes and filen...Thomas Bruederli
2012-11-26Add new identity level: one identity with edit only signaturejeremie kornobis
2012-11-25Remove unused db_max_length configAleksander Machniak
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-10New feature: display attached images as thumbnails below message bodyThomas Bruederli