log

age author description
Fri, 11 Mar 2016 17:44:41 +1300 Timo Sirainen lib-storage: Support autoexpunging from wildcards mailbox names.
Thu, 03 Mar 2016 19:55:03 -0700 Michael M Slusarz doveadm: Fix typos in error messages
Fri, 11 Mar 2016 18:01:33 +1300 Timo Sirainen lazy-expunge: If lazy_expunge is set to namespace root, save all mails to the root mailbox.
Fri, 11 Mar 2016 17:57:41 +1300 Timo Sirainen lazy-expunge: Code cleanup - move destination mailbox name generation to its own function
Wed, 16 Mar 2016 09:27:04 +0200 Teemu Huovila lib-fts: Fix unit tests for lib-fts.
Wed, 16 Mar 2016 16:34:32 +1100 Timo Sirainen doveadm sync: Don't allow -R parameter.
Mon, 29 Feb 2016 19:29:14 +0200 Phil Carmody plugins: fts-expunge-log - subtraction from and dumping of a flattened log
Sat, 12 Mar 2016 01:56:55 +0100 Stephan Bosch lib-http: client: Improved test-http-payload to test partial reading of response payload.
Thu, 03 Mar 2016 22:29:44 +0100 Stephan Bosch lib-http: server: Improved test-http-payload to test partial reading of request payload.
Thu, 03 Mar 2016 22:28:47 +0100 Stephan Bosch lib-http: server: Fixed handling of partially read request payload.
Tue, 15 Mar 2016 10:48:31 +0200 Teemu Huovila lib-fts: Limit maximum length of addresses found.
Tue, 15 Mar 2016 10:47:20 +0200 Teemu Huovila lib-fts: Lift helper function out of generic tokenizer.
Wed, 16 Mar 2016 10:55:01 +1100 Timo Sirainen virtual plugin: Fixed off-by-one in virtual_max_open_mailboxes check.
Wed, 16 Mar 2016 10:33:26 +1100 Timo Sirainen virtual plugin: Don't assert-crash if backend mailbox is recreated while virtual mailbox is open.
Wed, 16 Mar 2016 10:23:52 +1100 Timo Sirainen virtual plugin: Handle backend mailbox deletion on backend open/sync
Wed, 16 Mar 2016 10:17:45 +1100 Timo Sirainen virtual plugin: Code cleanup - remove confusing bbox_index_opened
Wed, 16 Mar 2016 10:04:32 +1100 Timo Sirainen virtual plugin: If we detect backend box to be deleted, mark it permanently deleted.
Wed, 16 Mar 2016 09:30:20 +1100 Timo Sirainen dbox: Fixed pop3.order caching for mails without no specified order.
Fri, 11 Mar 2016 19:03:34 +1300 Timo Sirainen doveadm-auth: Added missing code forgotten from commit 208754367
Fri, 11 Mar 2016 18:43:57 +1300 Timo Sirainen auth: Code cleanup - avoid using void *context
Fri, 11 Mar 2016 18:37:43 +1300 Timo Sirainen doveadm-auth: If auth_debug setting is enabled, send "debug" field to auth lookups.
Fri, 11 Mar 2016 18:37:04 +1300 Timo Sirainen auth: If auth request contains "debug" field, enable auth_debug=yes for the request.
Thu, 10 Mar 2016 14:59:46 +1300 Timo Sirainen lib-fs: Fixed fs-sis to work again
Fri, 04 Mar 2016 16:40:23 +0200 Timo Sirainen doveadm who: Don't require mask parameter.
Fri, 04 Mar 2016 13:12:59 +0200 Timo Sirainen config: Escape regexps properly in settings-get.pl to avoid warnings with new Perl
Thu, 03 Mar 2016 16:10:51 +0200 Timo Sirainen fts: Added "doveadm fts tokenize" command.
Thu, 03 Mar 2016 11:53:05 +0200 Aki Tuomi doveadm-http: Fixed crash when no authentication was configured.
Thu, 03 Mar 2016 00:15:30 +0200 Timo Sirainen lib-index: After MAIL_INDEX_OPEN_FLAG_SAVEONLY access cache's read_buf wasn't always reset.
Tue, 01 Mar 2016 22:11:05 +0200 Timo Sirainen lib-index: Minor code cleanup - removed duplicate function prototype.
Wed, 02 Mar 2016 20:32:25 +0200 Timo Sirainen doveadm: Don't treat doveadm_api_key differently when it's unset vs set to empty.