log

age author description
Thu, 24 Mar 2016 09:36:14 +0900 Timo Sirainen director: Fixed user weakness getting stuck if multiple directors set user weak simultaneously
Wed, 23 Mar 2016 23:33:49 +0900 Timo Sirainen pop3-login: XCLIENT / XOIP no longer return -ERR for untrusted IP ranges.
Wed, 23 Mar 2016 09:01:31 +0200 Aki Tuomi doveadm: Move getenv to correct place
Tue, 22 Mar 2016 01:16:26 +0100 Stephan Bosch imap: Made LDA settings accessible from plugins.
Tue, 22 Mar 2016 09:19:45 +0200 Aki Tuomi doveadm-server: Fixed initializing username for mail commands.
Wed, 23 Mar 2016 10:08:06 +0900 Timo Sirainen doveadm: Getting user from USER environment wasn't done in the right place.
Mon, 21 Mar 2016 22:10:08 +0900 Timo Sirainen lazy-expunge: Fixed crash if lazy_expunge-namespace was not found.
Mon, 21 Mar 2016 21:51:49 +0900 Timo Sirainen lib: Avoid assert-crash in istream-concat at close.
Mon, 21 Mar 2016 21:46:47 +0900 Timo Sirainen lib: Small code cleanup to istream-concat - don't use a magic UINT_MAX value as error code
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.
Wed, 02 Mar 2016 17:45:18 +0200 Aki Tuomi doveadm-http: Minor logging improvement - indicate error source
Wed, 02 Mar 2016 17:38:40 +0200 Aki Tuomi doveadm-http: Drop surplus log prefix
Wed, 02 Mar 2016 16:08:06 +0200 Aki Tuomi doveadm-http: Set HTTP client's max idletime to 5 seconds
Wed, 02 Mar 2016 16:07:51 +0200 Aki Tuomi doveadm-http: For each executed command, log the command name and the user parameter if given.
Wed, 02 Mar 2016 15:36:38 +0200 Aki Tuomi doveadm-http: Improve authentication related code
Wed, 02 Mar 2016 11:04:35 +0200 Aki Tuomi doveadm-http: Code cleanup - Move authorize to its own function
Wed, 02 Mar 2016 10:58:37 +0200 Aki Tuomi doveadm-http: Add API calls and versioning for v1
Tue, 01 Mar 2016 19:37:30 +0200 Timo Sirainen auth: Make password_scheme_encryption_rounds extern to allow plugins to read it.
Tue, 01 Mar 2016 16:07:53 +0200 Timo Sirainen lib: Fixed memory leak io_add_istream()+io_remove() when the stream didn't have fd.
Mon, 29 Feb 2016 22:10:06 +0200 Timo Sirainen lib: iostream-temp allows now calling o_stream_seek() on it.
Tue, 01 Mar 2016 01:34:25 +0200 Timo Sirainen doveadm: A bit nicer way to implement doveadm_cmd_param_array() returning C-string array
Sun, 28 Feb 2016 19:31:10 +0200 Aki Tuomi doveadm-kick: Rewrite to ver2 infra
Sun, 28 Feb 2016 19:25:46 +0200 Aki Tuomi doveadm-kick: Print kicked usernames via doveadm-print API
Sun, 28 Feb 2016 19:07:03 +0200 Aki Tuomi doveadm-who: Rewrite to ver2 infra
Sun, 28 Feb 2016 18:59:35 +0200 Aki Tuomi doveadm kick: Don't show who command's help on duplicate network/username masks
Sun, 28 Feb 2016 18:48:15 +0200 Timo Sirainen doveadm: Changed doveadm_cmd_param_array() to return C-string array instead of ARRAY()
Mon, 29 Feb 2016 17:25:31 +0200 Aki Tuomi doveadm-dict: Use ver2 structures
Mon, 29 Feb 2016 17:13:32 +0200 Aki Tuomi doveadm-dict: Remove i_fatal() usage
Mon, 29 Feb 2016 16:46:02 +0200 Aki Tuomi doveadm-fs: Use doveadm_print instead of printf
Mon, 29 Feb 2016 13:23:56 +0200 Timo Sirainen doveadm: Renamed long parameter names.
Mon, 29 Feb 2016 14:04:28 +0200 Timo Sirainen doveadm mailbox metadata list: Added missing mailbox parameter