2023-11-20 |
Timo Sirainen | lib: event-filters - Fix filter merging for IP and... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: event-filters - Remove separate str and intmax... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: test-event-flatten - Clarify how strlist matching... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config, lib-settings: Avoid reading settings blocks... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Use event_filter_create_with_pool() for... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib: Add event_filter_create_with_pool() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config, lib-settings: Add config filter strings only... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config, lib-settings: Use index numbers for setting... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add and use settings_mmap.pool |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config, lib-settings: Add filter count to binary config... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Move writing delayed filter into config_dump_fu... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Don't try to free nonexistent settings... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_export_init() - Add type safety check... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Change config_request_callback_t() to have... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Create settings_parsers lazily to filters |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Make settings_parser_unref(&NULL) no-op |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Use config_module_parsers_get_setting() where... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Add config_module_parsers_get_setting() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Move global config_module_parsers into config_p... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove config_module_parser.settings |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove unused settings_parse_unalias() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove unused settings_parse_get_filter() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Add hash table to lookup setting keys more... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add settings_parse_keyidx_value[_nodup]() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | submission: Change login_greeting setting type to STR_VARS |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Rename <plugin>_set_roots symbol to <plugin... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Rename "root" variables to "info" where appropriate |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Rename config_module_parser.root to .info |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Rename all_[default_]roots to all_[default_... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove unused settings_parse_line() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: test-settings-parser - Parse settings... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_apply_exact_line() - replace line parame... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_apply_line() - replace line parameter... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Split config_parser_context.str into key_path... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Fix logic for overriding alias settings |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Require some reasonable Perl... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Add comments |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Rename parsers variable to... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Always add forward declaratio... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Reindent without tabs |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Don't remove "static const... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Clean up variables |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Change state from a number... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Remove checks for default_... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Remove ifdef handling for... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: settings-get.pl - Fix to work with "use warnings" |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Remove setting_parser_info.dependencies |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove struct setting_link |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove "link" parameter from functions |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove unused settings_parse_get_prev_info() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, global: Remove unused setting_parser_info... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: config_apply_line() - Remove unused section_nam... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: old-set-parser - Remove support for socket... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Reduce config_export_context memory usage |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove unused config_export_context.prefix |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, config: Simplify SET_STRLIST parsing |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Require pool_offset1 to be always set |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Move settings_parse_strlist() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Remove unused settings_dup*() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings, config: Remove DEFLIST and DEFLIST_UNIQUE... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Remove unused DEFLIST macros |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | auth: Convert passdbs and userdbs to named array filter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | master: Convert unix/file/fifo_listeners to named array... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Remove stddef.h includes |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Remove unused CONFIG_DUMP_FLAG_HIDE_LIST_DEFAULTS |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | master: Convert services to named array filter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Set service listener settings via strings |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | submission-login: Add default submissions port 465 |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config, lib-master: Add support for services to set... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | config: Add support for changing the default settings... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add setting_parser_info.default_settings |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Add "change counter" number for change... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-settings: Replace settings_mmap_pool.extra_pool_ref... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Convert mailboxes to named array filter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Fix error handling if mailbox list iterati... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Use mailbox_get_settings() where possible |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: mailbox_get_settings() - Return mailbox_se... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Avoid using mailbox_get_settings() |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | global: Use mailbox_list.event where possible |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Add mailbox_list.event |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Convert namespaces to named array filter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Remove namespace { mail, mail_location... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage, imap: Add and use mail_storage_settings... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Move mail_namespace.special_use_mailboxes... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Remove mail_namespace_settings.mail_set |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Move namespace alias_for validity check... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-master, master: Remove service_settings.master_set |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | stats: Convert metrics to named array filter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | stats: Convert event_exporters to named array filter |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | stats: Convert unit tests to initialize settings with... |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-storage: Add "namespace" field to mailbox event |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | dict-redis: Implement new init() API |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | dict-file: Implement new init() API |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | dict-fail: Implement new init() API |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | dict-client: Implement new init() API |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | lib-dict: Move dict-client to lib-dict-extra |
commit | commitdiff | tree |
2023-11-20 |
Timo Sirainen | dict-client: Remove unused client_dict.value_type |
commit | commitdiff | tree |
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 |
next |