]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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()
2023-01-27  Stephan Boschauth: Reformat mech-scram.c.
2023-01-27  Timo Sirainenauth: Remove duplicate "nodelay" extra field sent as...
2023-01-27  Aki Tuomilib-dcrypt: Return after loading JWK key
2023-01-27  Aki Tuomilib-dcrypt: Use BN_secure_new in dcrypt_openssl_key_loa...
2023-01-27  Aki Tuomilib-dcrypt: test-crypto - Add missing test_end call...
2023-01-27  Aki Tuomilib-dcrypt: test-crypto - Add pointer to hold error...
2023-01-27  Aki Tuomilib-dcrypt: Fix leaking BN points
2023-01-25  Markus Valentinmaildir: maildir_mailbox_open() - Split off maildir_is_...
2023-01-25  Markus Valentinmaildir: maildir_mailbox_open() - If the namespace...
2023-01-25  Markus Valentinmaildir: maildir_mailbox_open() - Disable maildir subdi...
2023-01-25  Markus Valentinwelcome-plugin: Remove welcome_open_box()
2023-01-25  Markus Valentinwelcome-plugin: Move script_execute() to welcome_create...
2023-01-25  Aki Tuomilib-sql: driver-sqlite - Handle SQLITE_READONLY error...
2023-01-25  Aki Tuomilib-sql: driver-sqlite - Handle permission errors when...
2023-01-25  Aki Tuomilib-sql: driver-sqlite - Handle memory allocation errors
2023-01-25  Timo Sirainenglobal: Don't use ENUM_NEGATE() with non-enum variables
2023-01-25  Timo Sirainenm4/dovecot.m4: Fix including all symbols from .a libs...
2023-01-25  Timo Sirainenconfig: Add missing flags when linking
2023-01-23  Timo SirainenRemove accidentally committed list.txt
2023-01-23  Timo Sirainendoveadm log errors: Show also errors from master process
2023-01-23  Timo Sirainenmaster: Track the last 1000 errors in a buffer
2023-01-23  Timo Sirainendoveadm: Split off master_service_send_cmd()
2023-01-23  Timo Sirainendoveadm log errors: Add microseconds to timestamp
2023-01-23  Timo Sirainenlog: Move log-error-buffer to lib-master
2023-01-20  Karl Fleischmannimap-acl: Check if ACL context is enabled for a namespa...
2023-01-19  Marco Bettinilib-smtp: unit tests - Use signals to ensure client...
2023-01-19  Marco Bettinilib-smtp: smtp_server_connection_input() - Ensure outpu...
next