log

age author description
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
Mon, 29 Feb 2016 12:59:23 +0200 Timo Sirainen lib-storage: Use getuid() instead of geteuid() for checking if we're running as root.
Mon, 29 Feb 2016 13:02:40 +0200 Timo Sirainen doveadm-server: Drop privileges only temporarily when running mail commands.
Mon, 29 Feb 2016 10:31:37 +0200 Timo Sirainen doveadm-http: Fixed crash on unknown commands.
Mon, 29 Feb 2016 09:35:03 +0200 Aki Tuomi doveadm-mail-index: Use integer parameter type
Sun, 28 Feb 2016 22:23:03 +0200 Timo Sirainen lib-storage: When cached mime.parts is detected to be inconsistent, log it as hex-encoded.
Sun, 28 Feb 2016 22:22:06 +0200 Timo Sirainen lib-storage: If cached mime.parts is corrupted, log it hex-encoded.
Sun, 28 Feb 2016 22:08:40 +0200 Timo Sirainen lib-mail: message_search_msg() passes through message_parser_deinit_from_parts()'s error string
Sun, 28 Feb 2016 21:07:27 +0200 Timo Sirainen Use mail_set_cache_corrupted_reason() wherever possible.
Sun, 28 Feb 2016 21:05:48 +0200 Timo Sirainen lib-storage: mail_set_cache_corrupted*() now logs also the mailbox name that was corrupted.
Sun, 28 Feb 2016 21:03:47 +0200 Timo Sirainen lib-mail: Minor code cleanup to message_parser_deinit() calls.
Sun, 28 Feb 2016 20:46:57 +0200 Timo Sirainen lib-mail: Added message_parser_deinit_from_parts()
Sun, 28 Feb 2016 20:19:45 +0200 Timo Sirainen lib-storage: Added mail_set_cache_corrupted_reason()
Sun, 28 Feb 2016 19:57:10 +0200 Timo Sirainen *-login: If verbose_ssl=yes, make sure all SSL errors are logged.
Sun, 28 Feb 2016 19:55:53 +0200 Timo Sirainen lib-ssl-iostream: If verbose=TRUE, internally log all errors.
Sun, 28 Feb 2016 19:51:54 +0200 Timo Sirainen lib-ssl-iostream: Log all SSL info lines with debug-level.
Sat, 27 Feb 2016 11:36:29 +0200 Aki Tuomi doveadm-fs: Use ver2 structures
Sat, 27 Feb 2016 11:13:24 +0200 Aki Tuomi doveadm-cmd: Support non-strings in compat wrapper
Sun, 28 Feb 2016 18:33:01 +0200 Aki Tuomi doveadm-mail: Rename ctx to mctx to separate from cctx
Sun, 28 Feb 2016 18:27:35 +0200 Aki Tuomi doveadm: Changed v2 command APIs to be easier to use.
Sun, 28 Feb 2016 18:25:31 +0200 Timo Sirainen doveadm: Minor code cleanup - use arg-> instead of argv[i].
Fri, 26 Feb 2016 17:33:02 +0200 Timo Sirainen doveadm: Code cleanup - Removed unnecessary pointer checks.
Fri, 26 Feb 2016 16:21:38 +0200 Timo Sirainen doveadm: Fixed command parameter handling for doveadm-server.
Fri, 26 Feb 2016 16:05:01 +0200 Timo Sirainen doveadm: Add more consts to avoid a cast breaking strict-aliasing rules.
Fri, 26 Feb 2016 15:33:23 +0200 Aki Tuomi doveadm: Fixed parsing field/flag/file parameters.