2023-11-20 |
Timo Sirainen | lib-dict: Replace dict_init() with a new dict_init_auto... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | dict: Rename dict_setting_parser_info to dict_server_se... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-dict, global: Rename struct dict_settings to dict_l... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-dict, global: Rename dict_vfuncs.init() to init_leg... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-dict, global: Rename dict_init() to dict_init_legacy() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, config: Allow empty filter names if they... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf: Strip named array filter prefix from keys |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Support automatic array filter name prefi... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Track setting conflicts using the full setting... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Support automatic array filter name prefix... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, config: Add support for named array filters |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Change settings event filter matching... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add SETTINGS_GET_FLAG_FAKE_EXPAND |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, config: Add setting_parser_info.ext_check... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, config: Add support for named filters |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf: Redesign output handling |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf: Fail if -h parameter is used when output... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add support for named filter lookups |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: Add event_filter_parse_case_sensitive() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Change config_filter to a tree |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Store config_filter_parsers in a tree |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Escape wildcard characters in written event... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: Add pool_add_external_ref() to allow pools to... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: Add event_filter_find_field_exact() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: Add event_get_pool() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | configure.ac, config: Redesign how all-settings.c is... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf: Remove -S parameter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Replace config_export_dup_module_parsers()... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Refer to config_filter_parser as "filter_parser" |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove unused config_filter_parsers array type |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Refer to config_module_parser as "module_parser" |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Replace config_filter_context with config_parsed |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Add struct config_line and use it to pass aroun... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Move global filter parsers duplication code |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Rename config_filter_parsers_free() to config_m... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Split off public config_filter_sort_cmp() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove config_filter_parser_cmp_rev() wrapper |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Fix memory leak on config parsing failure |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove unused settings_parser_apply_changes() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove dead code caused by previous filtering... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove filter parameter from functions where... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf: Remove -f parameter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove CONFIG_DUMP_FLAG_CHECK_SETTINGS |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove CONFIG_DUMP_FLAG_CALLBACK_ERRORS |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Gather the full errors list already while parsi... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Rename config_module_parser.error to delayed_error |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Replace global config_filter variable with... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_dump_full() - Add config_filter parameter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_export_by_filter() - Add config_filter... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_parse_file() - Return config_filter... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Run settings check_func()s individually for... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf: Remove unnecessary "static" from variables |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove wrongly used ATTR_UNUSED |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove unused master_service_settings_output... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Fix memory leak when exporting filters |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Fix doveconf section output when char is unsigned |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Add missing data stack frame when exporting... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: settings_*dup*() - Update pool field... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add data stack frame when filling specifi... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveconf -F: Don't write binary garbage to stdout |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | doveadm: Fix -O parameter handling broken by earlier... |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib-login: Optimize session ID parsing |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | *-login: Send local_name to next hop |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | *-login: Accept local_name from remote host |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | imap-login: Fail ID with invalid parameters |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | imap-login: Move client_try_update_info() into cmd_id_h... |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | imap-login: Use temporary structure for handling ID... |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lmtp: Send local_name with XCLIENT to next hop |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lmtp: Accept local_name from XCLIENT |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lmtp: Include local_name in auth request, so it ends... |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | auth: Include local_name in userdb reply if it's available |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | auth: Fix use-after-free at deinit |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | login-common: Fail proxying if local_name is invalid |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib-smtp: Send and accept DESTNAME parameter for XCLIENT |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib-storage: Allow filtering settings by local name {} |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib-smtp: Add accessor for TLS servername |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib-master: Reject invalid hostname in master_service_h... |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib-ssl-iostream: Reject bad servername extension |
commit | commitdiff | tree |
2023-11-20 |
Aki Tuomi | lib: connection - Add connection_is_valid_dns_name() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: master-service-settings.h - Don... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Move settings_*() to lib-settings |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Add and use settings_has_mmap() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: master-service-settings.h - Remove unnecess... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Split off settings_read() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Settings reading - Fix failure handling... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Access settings_root via all created event... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: settings_get*() - Require event to be non... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Replace NULL event for settings_get*() with... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-lua: Get settings using dlua_script.event |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Add master_service_get_event() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Move master_service.settings_pools tracking... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Rename master_settings_pool to settings_mma... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Rename master_service_var_expand_init(... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master: Rename master_service_settings_var_expand_t... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: Rename MASTER_SERVICE_VAR_EXPAND_... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: Rename master_service_settings_free... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: Rename master_service_settings_get... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: Rename master_service_settings_get_... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: Rename master_service_set() to... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, global: Rename master_service_set_type... |
commit | commitdiff | tree |
next |