2025-02-12 |
Timo Sirainen | lib-storage: Avoid unnecessary home lookup when path... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Remove support for ~user/ expansion in... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-master: [info_|debug_]log_path - Remove support... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Add named filters for all mailbox formats |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Add SETTING_APPLY_FLAG_NO_EXPAND |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings, global: Change setting_parser_info.settin... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings, global: Allow setting_parser_info.setting... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings, config: Support '/' in strlist and boolli... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: If mail_user_created hook fails, don't... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | global: Use */filter for setting overrides |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Add */key=value override filter that... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: mail_*cache_fields - Allow using %variables |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings, config: Use set_value_unknown for checkin... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Fix parsing nested named (non-list) filters... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib: var_expand*() - If string ends with '%', return... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Update comments for settings_*get*() |
commit | commitdiff | tree |
2025-02-12 |
Aki Tuomi | lib-storage: shared - Copy shared namespace name to... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lmtp: Allow setting of login greeting in SNI callback |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lmtp: Implement new conn_tls_sni_callback() callback |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lib-smtp: Wait for TLS handshake to finish before respo... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lib-smtp: Reload ssl settings on SNI callback |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lib-smtp: Trigger SNI callback on TLS handshake |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lib-smtp: test-smtp-payload - Inject ssl settings into... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lib-smtp: test-smtp-payload - Clarify smtp server setti... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | lib-http: Specify post-handshake error-check |
commit | commitdiff | tree |
2025-02-12 |
Marco Bettini | plugins: quota-clone - Convert plugin settings to regul... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | doveconf: Cleanup - avoid unnecessary variables |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: doveconf - If filter_name exists, show filter_n... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Support automatic filter name setting prefixing... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Refactor config_add_new_parser() API |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Add comments to structs |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Remove config_parser_context.key_path and confi... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Remove config_section_stack.filter |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Remove config_section_stack.module_parsers |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Remove unused config_filter_parser.file_and_line |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Set module parsers inside config_dump_human_init() |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | doveadm: Fix error message if doveadm_mail_cmd_vfuncs... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage, global: Remove namespace_location setting |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: mail_namespaces_init_finish() - Add user... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Change shared namespace location to use... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Simplify dynamic shared namespace check |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: mail_storage_create() - Remove unused... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Remove unused mail_storage_create_full() |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Remove mailbox_driver setting |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: raw storage - Avoid using mail_storage_cre... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Add and use MAIL_STORAGE_FLAG_SHARED_DYNAM... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: shared storage - Fix error message for... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Split off mail_namespaces_init_default_loc... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Slightly refactor mail location lookup... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | doveadm: Sync the inbox=yes namespace by default instea... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Change mailbox_list.mail_set to use also... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Change mail_storage.event's parent to... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Change mailbox_list.mail_set to use namesp... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Remove mail_namespace.mail_set |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | global: Avoid using mail_namespace.mail_set |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Move MAIL_STORAGE_FLAG_KEEP_HEADER_MD5... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Support accessing overrides for unknown... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Fix accessing override setting whose... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Fix handling overrides with named [list... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Split off settings_instance_override_init() |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Change settings_override.type to enum |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Add comments to struct settings_override |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | config: Disable global setting order check for named... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: raw-storage - Replace userdb_fields with... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-storage: Add mail_storage_service_input.code_overri... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | doveadm mail fs: Use the mail_user event for getting... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Use SETTINGS_EVENT_VAR_EXPAND_* also... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib: Add var_expand_with_arrays() |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib: var-expand - Fix error handling for %{hash;salt... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-settings: Don't ignore unknown %variables in settin... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lazy-expunge: Replace lazy_expunge_exclude setting... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lazy-expunge: Rename lazy_expunge setting to lazy_expun... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lazy-expunge: Convert plugin settings to regular settings |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lazy-expunge: Remove support for using lazy_expunge... |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-language: language_list_init() - Simplify configuration |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-language: Rename m4 macros |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-language: Rename enum language_result to language_d... |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-language: Rename functions and macros |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-language: Rename all files and corresponding includ... |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-language: Replace libfts with liblanguage for linking |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | lib-fts: Rename to lib-language |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | auth: Change oauth2 to disable retries with http_client... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-http: Rename http_client_ssl_tunnel to http_client_... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-http: Don't allow http_client_request_max_attempts... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-http: Change http_client_request_max_attempts defau... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-http: Clarify auto_redirect, auto_retry and request... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push_notification_driver_ox_... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push_notification_driver_ox_... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push_notification_driver_ox_... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push_notification_driver_dlo... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: Rewrite push notification... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push-notification-settings... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push-notification-driver... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push_notification_driver_lua... |
commit | commitdiff | tree |
2025-02-12 |
Karl Fleischmann | plugins/push-notification: push-notification-driver... |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | notify-status: Convert notify_status_mailboxN setting... |
commit | commitdiff | tree |
2025-02-12 |
Markus Valentin | notify-status: Convert plugin settings to normal settings |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-http, global: Add request_ to http_client_max_redir... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-dict: Don't crash if init_legacy() isn't supported... |
commit | commitdiff | tree |
2025-02-12 |
Timo Sirainen | lib-dict-extra: test-dict-fs - Convert to use dict_init... |
commit | commitdiff | tree |
next |