log

age author description
Fri, 29 Nov 2019 15:25:21 +0200 Timo Sirainen lib: Allow events to store internal pointers
Wed, 04 Dec 2019 19:39:10 +0200 Timo Sirainen fs-posix: Use container_of()
Wed, 04 Dec 2019 12:30:26 -0500 Josef 'Jeff' Sipek lib: Don't use EAI_{ADDRFAMILY,NODATA} when they don't exist
Wed, 04 Dec 2019 20:52:26 +0100 Stephan Bosch plugins: quota: quota-status - Check that the MTA is in the RCPT state.
Wed, 04 Dec 2019 20:38:14 +0100 Stephan Bosch plugins: quota: quota-status - Delay parsing recipient address until after message is fully read.
Wed, 04 Dec 2019 21:16:17 +0100 Stephan Bosch plugins: quota: quota-status - Remove duplicate "quota-status" prefix from error message.
Sun, 04 Nov 2018 19:04:34 +0100 Stephan Bosch plugins: quota: quota-status - Accept addresses with badly broken localparts from Postfix.
Sun, 04 Nov 2018 17:45:29 +0100 Stephan Bosch plugins: quota: quota-status - Fix protocol hang occurring when recipient address is invalid.
Sun, 04 Nov 2018 17:37:04 +0100 Stephan Bosch plugins: quota: quota-status - Add event support for debug logging.
Wed, 31 Oct 2018 23:09:48 +0100 Stephan Bosch plugins: quota: quota-status - Improve error message for invalid recipient address.
Mon, 07 Jan 2019 20:03:16 +0100 Stephan Bosch auth: mech-scram: Add support for SCRAM-SHA-256.
Mon, 07 Jan 2019 20:09:07 +0100 Stephan Bosch auth: password-scheme: scram: Add support for SCRAM-SHA-256.
Sun, 06 Jan 2019 23:08:38 +0100 Stephan Bosch auth: mech-scram: Make implementation generic to support other hash algorithms.
Sun, 06 Jan 2019 23:04:37 +0100 Stephan Bosch auth: password-scheme: scram: Make implementation generic to support other hash algorithms.
Sun, 06 Jan 2019 23:24:44 +0100 Stephan Bosch auth: Reduce code line length in password-scheme-scram.c.
Sun, 06 Jan 2019 23:19:14 +0100 Stephan Bosch auth: Reduce code line length in password-scheme.h.
Sun, 06 Jan 2019 20:22:28 +0100 Stephan Bosch auth: Rename mech-scram-sha1.c to mech-scram.c.
Sun, 06 Jan 2019 23:03:13 +0100 Stephan Bosch lib: hash-method: Add hash_method_get_digest().
Sun, 06 Jan 2019 23:27:36 +0100 Stephan Bosch lib: hash-method: Adjust comment regarding helpers.
Tue, 26 Nov 2019 15:30:47 +0100 Markus Valentin doveadm: mail: Add trans-flags parameter to doveadm mail commands
Fri, 29 Nov 2019 13:50:31 +0100 Stephan Bosch README.md: Add RFC8457.
Sat, 08 Sep 2018 21:41:52 +0200 Stephan Bosch doc: example-config: Add documentation and example for \Important special-use mailbox attribute.
Sat, 08 Sep 2018 21:26:17 +0200 Stephan Bosch lib-storage: Add support for the "\Important" special-use mailbox attribute.
Fri, 29 Nov 2019 12:31:00 +0200 Aki Tuomi NEWS: Add news for 2.3.9
Fri, 29 Nov 2019 12:06:37 +0200 Aki Tuomi NEWS: Sync missing news v2.3.7-v2.3.8
Thu, 31 Oct 2019 10:49:52 +0200 Timo Sirainen lib-http: Add comments to http_client_request.*_time
Mon, 02 Dec 2019 08:51:34 -0500 Josef 'Jeff' Sipek lib: Free internal event categories on lib deinit
Wed, 27 Nov 2019 15:49:52 -0500 Josef 'Jeff' Sipek lib: Add ->clear_field() passthrough event op
Fri, 22 Nov 2019 17:33:06 +0200 Timo Sirainen lib-http: client request events: Add "dest_ip" field
Fri, 22 Nov 2019 17:04:34 +0200 Timo Sirainen lib-http: client request events: Add "dest_" prefix to "host" and "port"
Mon, 25 Nov 2019 22:12:06 +0200 Timo Sirainen lib: connection: Remove assert for remote_port != 0
Mon, 25 Nov 2019 15:18:51 +0200 Timo Sirainen lib: connection: Rename unix_peer_known to unix_peer_checked
Mon, 25 Nov 2019 15:16:09 +0200 Timo Sirainen lib: connection: Cleanup connection_update_properties()
Mon, 25 Nov 2019 19:46:52 +0200 Timo Sirainen lib: connection: Fix remote_pid and remote_uid in UNIX client connection log prefixes
Mon, 25 Nov 2019 15:13:28 +0200 Timo Sirainen lib: connection: Don't set remote_pid or remote_uid to TCP connection event
Fri, 22 Nov 2019 16:12:36 +0200 Timo Sirainen lib: connection: Add "dest_host" event field if given
Fri, 22 Nov 2019 16:59:55 +0200 Timo Sirainen lib: connection: Remove clearing of event fields
Fri, 22 Nov 2019 15:39:14 +0200 Timo Sirainen lib: connection: Fix naming of remote/local_ip/port
Fri, 22 Nov 2019 17:20:54 +0200 Timo Sirainen imap: rename: Add "old_mailbox" and "new_mailbox" fields to command event
Thu, 21 Nov 2019 15:38:25 +0200 Timo Sirainen imap: Add "mailbox" field to imap command events that use mailboxes
Thu, 21 Nov 2019 15:31:40 +0200 Timo Sirainen imap: Fix setting imap client event's "session" field for CLI sessions
Thu, 21 Nov 2019 15:30:38 +0200 Timo Sirainen imap: Remove imap_client.session_id
Thu, 21 Nov 2019 15:21:13 +0200 Timo Sirainen lib-storage: Remove mail_user and mail_storage_service_user events' "service" field
Thu, 21 Nov 2019 15:15:44 +0200 Timo Sirainen lib-storage: Remove local/remote_ip/port from mail_storage_service_user event
Thu, 21 Nov 2019 15:12:12 +0200 Timo Sirainen imap: Add local/remote_ip/port to imap client event fields
Thu, 21 Nov 2019 14:58:50 +0200 Timo Sirainen lib-storage: Rename mailbox event field "name" to "mailbox"
Thu, 21 Nov 2019 14:57:33 +0200 Timo Sirainen lib-smtp: Rename event field "name" to "cmd_name"
Mon, 20 Aug 2018 22:18:27 +0200 Stephan Bosch lmtp: Add client workarounds.
Mon, 20 Aug 2018 22:00:04 +0200 Stephan Bosch submission: Rename workaround enum values.
Wed, 13 Nov 2019 22:59:03 +0100 Stephan Bosch lmtp: lmtp-commands - Fix application of the lmtp_hdr_delivery_address setting.
Wed, 13 Nov 2019 22:58:13 +0100 Stephan Bosch lmtp: lmtp-commands - Simplify lmtp_local_add_headers().
Wed, 13 Nov 2019 01:03:26 +0100 Stephan Bosch lmtp: lmtp-settings - Fix reading lmtp_hdr_delivery_address setting.
Wed, 13 Nov 2019 22:36:07 +0100 Stephan Bosch lib-smtp: smtp-server-transaction - Make the recipient address used in trace headers configurable.
Wed, 13 Nov 2019 23:41:51 +0100 Stephan Bosch lib-smtp: smtp-server-recipient - Add smtp_server_recipient_get_original().
Sun, 24 Nov 2019 13:03:51 +0200 Timo Sirainen lib-imap: Fix adding IMAP_ARG_EOL parameter to all unfinished lists
Sun, 10 Nov 2019 14:16:49 +0200 Timo Sirainen push-notification: lua: Expose UTF8 from/to/subject
Sun, 10 Nov 2019 14:09:18 +0200 Timo Sirainen push-notification: Support UTF8-decoded from/to/subject
Thu, 07 Nov 2019 18:51:37 +0200 Timo Sirainen push-notification: Simplify code with p_strarray_dup()
Thu, 07 Nov 2019 18:49:02 +0200 Timo Sirainen push-notification: Deduplicate MessageNew and MessageAppend events' data gathering code
Thu, 21 Nov 2019 09:42:09 +0100 Stephan Bosch lib-smtp: smtp-server-cmd-mail - Don't implicitly accept missing '<' and '>' when set->mail_path_allow_broken == TRUE.