log

age author description
Sat, 09 May 2015 11:03:21 +0300 Teemu Huovila fts: Replace '-' with '_' in tokenizer-specific fts_tokenizers_* settings
Sat, 09 May 2015 11:02:22 +0300 Teemu Huovila fts: Create tokenizers differently
Sat, 09 May 2015 10:53:25 +0300 Teemu Huovila fts: Create filters earlier
Fri, 08 May 2015 16:00:16 +0300 Timo Sirainen fts: Fixed handling NOT when using lib-fts
Fri, 08 May 2015 14:47:26 +0300 Timo Sirainen dsync: Stop running if SIGINT/SIGTERM is received.
Fri, 08 May 2015 10:44:18 +0300 Timo Sirainen Moved fs-compress from lib-fs to lib-compression.
Thu, 07 May 2015 20:35:23 +0300 Timo Sirainen lib-fs: Fixed fs-compress code to actually build and run.
Thu, 07 May 2015 20:25:44 +0300 Timo Sirainen lib-fs: Added fs-compress wrapper.
Thu, 07 May 2015 18:21:35 +0300 Timo Sirainen lib-storage: Fixed LAYOUT=imapdir to work again
Thu, 07 May 2015 18:04:33 +0300 Timo Sirainen director: Fixed "doveadm director status <user>" lookup to return "Current" correctly.
Thu, 07 May 2015 17:29:55 +0300 Timo Sirainen example-config: s/Recipient:/Received:/
Thu, 07 May 2015 17:29:00 +0300 Timo Sirainen exmaple-config: Added lmtp_hdr_delivery_address setting.
Thu, 07 May 2015 17:18:44 +0300 Timo Sirainen auth: Added assert to make sure previous change is correct.
Thu, 07 May 2015 11:27:55 +0300 Timo Sirainen auth: Fixed credentials lookups via auth-workers when no actual password was returned.
Thu, 07 May 2015 11:21:33 +0300 Timo Sirainen ldap auth: If password is already verified (e.g. master user login), skip LDAP auth binding.
Thu, 07 May 2015 00:01:16 +0300 Timo Sirainen mbox: Added an extra assert
Thu, 07 May 2015 00:01:08 +0300 Timo Sirainen mbox: Fixed crash/corruption in some situations when the first mail was expunged.
Wed, 06 May 2015 19:50:23 +0300 Timo Sirainen imap: Don't advertise SPECIAL-USE if there are no such mailboxes configured.
Wed, 06 May 2015 16:16:11 +0300 Timo Sirainen dsync: Don't try to rename namespace roots.
Wed, 06 May 2015 16:01:45 +0300 Timo Sirainen doveadm: Changed -U to -F
Wed, 06 May 2015 15:45:43 +0300 Timo Sirainen doveadm: Added -U <file> parameter for executing the command for all the users in the file.
Wed, 06 May 2015 15:42:31 +0300 Timo Sirainen doveadm-server: Invalid parameters for some commands caused crash at deinit handlers.
Wed, 06 May 2015 14:14:09 +0300 Timo Sirainen script: Another comment update about protocol - the previous one was wrong.
Wed, 06 May 2015 11:10:09 +0300 Timo Sirainen script: Updated comment to describe the current script protocol.
Tue, 05 May 2015 23:07:03 +0300 Timo Sirainen doveadm fs delete: Fixed function return type
Tue, 05 May 2015 16:24:07 +0300 Timo Sirainen lib-storage: After mailbox_list_init_fs() is finished, notify fs about it.
Tue, 05 May 2015 16:18:21 +0300 Timo Sirainen fts-lucene: Removed lazy initialization code.
Tue, 05 May 2015 16:17:14 +0300 Timo Sirainen fts: Initialize fts backend in mail_namespaces_added(), not in mailbox_list_created()
Tue, 05 May 2015 16:14:07 +0300 Timo Sirainen lib-storage: mailbox_list_fs_get_list() shouldn't crash if fs wasn't created by mailbox_list_init_fs()
Tue, 05 May 2015 14:16:31 +0300 Timo Sirainen auth: If passdb has non-matching allow_nets, don't fail the other passdb lookups also.
Tue, 05 May 2015 13:35:52 +0300 Timo Sirainen doveadm fs delete: Another attempt at fixing recursive deletion.
Tue, 05 May 2015 13:30:38 +0300 Timo Sirainen doveadm fs delete: Reverted last two patches - they were all completely wrong..
Tue, 05 May 2015 13:13:42 +0300 Timo Sirainen doveadm fs delete: Recent changes broke it completely.
Mon, 04 May 2015 23:27:42 +0300 Timo Sirainen lib-storage: Fixed setting/getting server metadata.
Mon, 04 May 2015 19:53:53 +0300 Stephan Bosch mail-storage: Moved mailbox attributes API to separate module.
Mon, 04 May 2015 19:15:10 +0300 Timo Sirainen lib-fs: Forgot to initialize refcount in previous commit
Mon, 04 May 2015 19:06:11 +0300 Timo Sirainen lib-fs: Added fs_ref() and fs_unref() for reference counting.
Mon, 04 May 2015 18:44:29 +0300 Timo Sirainen imap: FETCH BODY.PEEK[HEADER.FIELDS (..)] didn't set wanted_headers optimization.
Mon, 04 May 2015 18:31:27 +0300 Timo Sirainen imapc: Various optimization fixes to fetching messages' virtual size.
Mon, 04 May 2015 18:15:00 +0300 Timo Sirainen imapc: imapc-features=rfc822.size didn't work for fetching mail's virtual size.
Mon, 04 May 2015 12:07:16 +0300 Timo Sirainen configure: When compiling with sqlite3, don't forcibly link with zlib.
Mon, 04 May 2015 11:55:11 +0300 Timo Sirainen man: Fixed -Dv parameter position in doveadm-sync.1
Sun, 03 May 2015 17:07:02 +0300 Timo Sirainen acl: Log more debug info with mail_debug=yes
Sun, 03 May 2015 16:26:46 +0300 Timo Sirainen lib-mail: Removed quoted_printable_decode*()
Sun, 03 May 2015 16:23:41 +0300 Timo Sirainen lib-mail: Switched message-decoder to use qp-decoder.
Sun, 03 May 2015 16:22:55 +0300 Timo Sirainen lib-mail: Fixed various istream-qp-decoder bugs by switching to qp-decoder API
Sun, 03 May 2015 14:50:01 +0300 Timo Sirainen lib-mail: Added qp-decoder, which is a rewritten quoted_printable_decode()
Wed, 29 Apr 2015 17:45:30 +0200 Timo Sirainen director: Log error if auth sends invalid lip/lport/port parameter.
Wed, 29 Apr 2015 17:43:13 +0200 Timo Sirainen lib: Added unit test for net_ip2addr() and fixed net_is_in_network() test.
Wed, 29 Apr 2015 17:36:44 +0200 Timo Sirainen lib: Renamed test-network to test-net
Wed, 29 Apr 2015 17:35:18 +0200 Timo Sirainen lib: net_addr2ip() sets the family now only after address is successfully converted.
Wed, 29 Apr 2015 17:19:34 +0200 Timo Sirainen lib-imap: imap_utf7_to_utf8() returns failure now for encoded NULs.
Wed, 29 Apr 2015 11:33:21 +0200 Timo Sirainen director: Implemented director_proxy_maybe passdb extra field.
Sat, 25 Apr 2015 11:42:06 +0200 Stephan Bosch uri-util: Added the possibility of only checking the URI without parsing any of the data.
Sat, 25 Apr 2015 11:42:06 +0200 Stephan Bosch uri-util: Improve errors about invalid characters in URI by reporting the component where the offending character is located.
Sat, 25 Apr 2015 11:42:06 +0200 Stephan Bosch uri-util: Allow empty host name in the generic URI syntax as specified in RFC 3986.
Sat, 25 Apr 2015 11:42:06 +0200 Stephan Bosch lib-http: client: Fixed memory leak in CONNECT tunnel support.
Sat, 25 Apr 2015 11:42:06 +0200 Stephan Bosch lib: connection: Connect to unix socket asynchronously if connected callback is set.
Wed, 29 Apr 2015 10:34:33 +0200 Timo Sirainen fts: Do not deinit uncreated fts context
Wed, 29 Apr 2015 10:27:50 +0200 Timo Sirainen trash plugin: Count more correctly the number of bytes/messages needed to get under quota.