]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2023-01-27  Timo Sirainenconfig: config_parse_file() - Change expand_values...
2023-01-27  Timo Sirainenlib-master: Keep the config always mmap()ed
2023-01-27  Timo Sirainenlib-master, lib-login: Remove master_service_close_conf...
2023-01-27  Timo Sirainenlib-master, global: Remove MASTER_SERVICE_FLAG_KEEP_CON...
2023-01-27  Timo Sirainenlib-master, config: Change parsed config file syntax...
2023-01-27  Timo Sirainenlib-settings: Remove unused settings_stream_unescape...
2023-01-27  Timo Sirainenlib-settings: Remove unused settings_parse_stream*()
2023-01-27  Timo Sirainenlib-settings: test-settings-parser - Parse settings...
2023-01-27  Timo Sirainenstats: unit tests - Parse settings one line at a time...
2023-01-27  Timo Sirainenlib-settings: Remove unused settings_parse_environ()
2023-01-27  Timo Sirainenlib-master: Remove support for reading settings from...
2023-01-27  Timo Sirainenlib-master, master: Remove MASTER_SERVICE_FLAG_DISABLE_...
2023-01-27  Timo Sirainenmaster, log: Pass config fd from master to log process
2023-01-27  Timo Sirainendoveadm sync: Use the main process's configuration...
2023-01-27  Timo Sirainendoveadm exec: Avoid re-executing doveconf after executi...
2023-01-27  Timo Sirainenlib-master: Support returning master_service_settings_o...
2023-01-27  Timo Sirainenconfig, lib-master: Send configuration as a seekable...
2023-01-27  Timo Sirainenconfig: Remove support for doveconf -e parameter
2023-01-27  Timo Sirainenconfig: config_filter_parsers_get() - Remove unused...
2023-01-27  Timo Sirainenconfig: config_export_init() - Remove unused modules...
2023-01-27  Timo Sirainendoveconf: Ignore -m and -p parameters
2023-01-27  Timo Sirainenlib-storage, global: Remove unused mail_storage_service...
2023-01-27  Timo Sirainenlib-master, global: Remove master_service_settings_inpu...
2023-01-27  Timo Sirainenlib-master, master: Remove master_service_settings_inpu...
2023-01-27  Timo Sirainenlib-storage: Remove MAIL_STORAGE_SERVICE_FLAG_NO_SSL_CA...
2023-01-27  Timo Sirainenlib-master, config: Remove unused flags in master_servi...
2023-01-27  Timo Sirainenconfig: config_export_init() - Remove unused exclude_se...
2023-01-27  Timo Sirainenconfig: Require all config request commands to use...
2023-01-27  Timo Sirainenlib-master: Execute doveconf with -F parameter as the...
2023-01-27  Timo Sirainenlib-master: Read config using the new "full" flag
2023-01-27  Timo Sirainenconfig: Remove unused FILTERS command
2023-01-27  Timo Sirainenlib-master: Remove unused master_service_settings_get_f...
2023-01-27  Timo Sirainenlib-master: Remove master-service-settings-cache API
2023-01-27  Timo Sirainenlogin-common: Remove master-service-settings-cache...
2023-01-27  Timo Sirainenlib-storage: Remove master-service-settings-cache usage
2023-01-27  Timo Sirainenconfig: Add support for dumping machine-readable "full...
2023-01-27  Timo Sirainenconfig: Generate unique index numbers for unnamed sections
2023-01-27  Timo Sirainenmaster: Make sure config reload never causes execing...
2023-01-27  Timo Sirainenlib-master, master: Make sure master process never...
2023-01-27  Timo Sirainenconfig: Remove unnecessary CONFIG_DUMP_FLAG_IN_SECTION
2023-01-27  Timo Sirainenglobal: Use ip type for event fields with IP addresses
2023-01-27  Timo Sirainenlib: Allow event filters to use '/' and '%' in values...
2023-01-27  Timo Sirainenlib: Add "ip" type for events and "ip/bits" matching...
2023-01-27  Timo Sirainenlib: net_is_in_network() - Fix checking scope ID in...
2023-01-27  Timo Sirainenlib: If key already exists, event_add_str(value=NULL...
2023-01-27  Timo Sirainenlib-settings: Remove unused settings_parse_file()
2023-01-27  Timo Sirainenlib-settings: Remove unused settings_parse_exec()
2023-01-27  Timo Sirainenlib-master: Remove code for retrying interrupted config...
2023-01-27  Timo Sirainenlib-master: -O parameter shouldn't read settings from...
2023-01-27  Timo Sirainenlib: o_stream_unix_write_fd() - Don't close fd on write...
2023-01-27  Timo Sirainenlib-storage, global: mail_storage_service_lookup_next...
2023-01-27  Timo Sirainenlib-storage: Remove unused mail_storage_service_get_glo...
2023-01-27  Timo Sirainenlib-storage, global: Rename mail_user._service_user...
2023-01-27  Timo Sirainenlib-storage: mail_user_alloc*() - Require service_user...
2023-01-27  Timo Sirainenlib-storage: Create a service_user for shared mail_users
2023-01-27  Timo Sirainenlib-storage: shared - Split off shared_mail_user_init()
2023-01-27  Timo Sirainenlib-storage: shared - Minor code refactoring
2023-01-27  Timo Sirainenlib-storage: shared - Fix freeing partially created...
2023-01-27  Timo Sirainenlib-storage: raw-storage - Create a service_user
2023-01-27  Timo Sirainenlib-storage: Rename "raw mail user" to "raw-mail-user"
2023-01-27  Timo Sirainenlib-storage: Fix using NO_RESTRICT_ACCESS flag with...
2023-01-27  Timo Sirainenlib-storage: Don't set home directory immediately when...
2023-01-27  Timo Sirainenlib-storage: Don't use HOME environment when userdb...
2023-01-27  Timo Sirainenlib-storage: Add mail_storage_service_input.autocreated
2023-01-27  Timo Sirainenlib-storage: Add mail_storage_service_input.no_free_ini...
2023-01-27  Timo Sirainenlib-storage: Add mail_storage_service_user_get_{event...
2023-01-27  Stephan Boschdoveadm: doveadm-auth - Add support for SASL mechanism...
2023-01-27  Stephan Boschlib-sasl: Add support for SCRAM-SHA-1 and SCRAM-SHA...
2023-01-27  Stephan Boschlib-auth: Add tests for SCRAM protocol interaction.
2023-01-27  Stephan Boschlib-auth: password-scheme-scram - Split off auth_scram_...
2023-01-27  Stephan Boschlib-auth: Implement client-side processing for SCRAM...
2023-01-27  Stephan Boschlib-auth: auth-scram-server - Diligently clean key...
2023-01-27  Stephan Boschauth: Move password-scheme code to lib-auth-common.
2023-01-27  Stephan Boschauth: Move auth-scram-server to lib-auth-common.
2023-01-27  Stephan Boschauth: Move auth-scram to lib-auth.
2023-01-27  Stephan BoschCreate lib-auth
2023-01-27  Stephan BoschRename lib-auth to lib-auth-client.
2023-01-27  Stephan Boschauth: mech-scram - Split off core implementation for...
2023-01-27  Stephan Boschauth: mech-scram - Add custom free() method.
2023-01-27  Stephan Boschauth: mech-scram - Use container_of().
2023-01-27  Stephan Boschauth: auth-scram-server - Augment comment in auth_scram...
2023-01-27  Stephan Boschauth: auth-scram-server - Move key data to separate...
2023-01-27  Stephan Boschauth: auth-scram-server - Change return type of auth_sc...
2023-01-27  Stephan Boschauth: auth-scram-server - Change return type of auth_sc...
2023-01-27  Stephan Boschauth: auth-scram-server - Change return type of auth_sc...
2023-01-27  Stephan Boschauth: auth-scram-server - Change return type of auth_sc...
2023-01-27  Stephan Boschauth: auth-scram-server - Add auth_scram_ prefixes...
2023-01-27  Stephan Boschauth: auth-scram-server - Rename "request" variables...
2023-01-27  Stephan Boschauth: mech-scram - Move get_scram_server_final() to...
2023-01-27  Stephan Boschauth: mech-scram - Move parse_scram_client_final()...
2023-01-27  Stephan Boschauth: mech-scram - Move verify_credentials() to auth...
2023-01-27  Stephan Boschauth: mech-scram - Move get_scram_server_first() to...
2023-01-27  Stephan Boschauth: mech-scram - Move parse_scram_client_first()...
2023-01-27  Stephan Boschauth: mech-scram - Move scram_unescape_username() to...
2023-01-27  Stephan Boschauth: mech-scram: Remove useless include of limits.h.
2023-01-27  Stephan Boschauth: auth-scram - Rename Hi() to auth_scram_hi() and...
2023-01-27  Stephan Boschauth: password-scheme-scram - Move Hi() to auth-scram.c.
2023-01-27  Stephan Boschlib: str - Add str_clear() and str_clear_safe().
2023-01-27  Stephan Boschlib: buffer - Add buffer_clear_safe().
2023-01-27  Stephan Boschlib: buffer - Add buffer_clear()
next