log

age author description
Tue, 29 Oct 2013 21:11:10 +0200 Timo Sirainen lib-storage: Allow storage name to contain '_'
Tue, 29 Oct 2013 21:10:33 +0200 Timo Sirainen configure: Added mdbox_deleted storage.
Tue, 29 Oct 2013 21:08:07 +0200 Timo Sirainen mdbox: Added "mdbox_deleted" storage, which can be used to access messages with refcount=0
Tue, 29 Oct 2013 21:07:28 +0200 Timo Sirainen lib-index: Don't mix index struct caching for in-memory vs. disk indexes.
Tue, 29 Oct 2013 20:26:33 +0200 Timo Sirainen mbox: Added extra assert
Tue, 29 Oct 2013 19:42:14 +0200 Timo Sirainen imapc: Added a Courier-workaround for not returning UIDNEXT on SELECT.
Tue, 29 Oct 2013 18:59:20 +0200 Timo Sirainen virtual: If virtual mailbox has no config file, assume it's just nonexistent.
Tue, 29 Oct 2013 17:32:42 +0200 Timo Sirainen lib-http: Added http_url_escape_path()
Mon, 28 Oct 2013 11:50:40 +0200 Timo Sirainen doveadm-server: Minor error message improvement.
Mon, 28 Oct 2013 11:50:14 +0200 Timo Sirainen doveadm-server: ioloop change caused assert-crashes if outgoing data was buffered at the end.
Sat, 26 Oct 2013 19:11:34 +0300 Timo Sirainen auth: Refuse to run checkpassword script insecurely by default
Sat, 26 Oct 2013 18:59:52 +0300 Timo Sirainen fts-solr: Fixed support for multiple Solr hosts when same process handles multiple users.
Sat, 26 Oct 2013 18:59:03 +0300 Timo Sirainen lib-http: Recent DNS change caused lib-http to access uninitialized memory.
Sat, 26 Oct 2013 18:31:16 +0300 Timo Sirainen dsync: Fixed crashes at deinit when -r rawlog parameter was used.
Sat, 26 Oct 2013 18:07:45 +0300 Timo Sirainen auth: Fixed crash with auth_verbose_passwords!=no and non-plaintext auth
Sat, 26 Oct 2013 18:06:26 +0300 Timo Sirainen auth: Fixed assert-crash with auth_verbose_passwords!=no and 32bit systems.
Thu, 24 Oct 2013 16:21:10 +0300 Timo Sirainen *-login: Send the auth reply back corked.
Thu, 24 Oct 2013 16:08:23 +0300 Timo Sirainen login proxy: Use corking when writing data.
Thu, 24 Oct 2013 14:59:03 +0300 Timo Sirainen auth: Cache master user logins also.
Thu, 24 Oct 2013 11:25:41 +0300 Timo Sirainen doveadm mailbox create: Added -g <guid> parameter to create mailbox with specific GUID.
Wed, 23 Oct 2013 16:51:55 +0300 Timo Sirainen doveadm copy: Don't require the extra mailbox+extra parameter checks as expunge/move requires.
Wed, 23 Oct 2013 16:50:57 +0300 Timo Sirainen doveadm expunge: Improved the error hint message about using something else besides MAILBOX.
Wed, 23 Oct 2013 16:33:43 +0300 Timo Sirainen lib-master: Fix to previous commit.
Wed, 23 Oct 2013 16:23:23 +0300 Timo Sirainen stats: Hide warnings about old autocreated sessions having gotten lost.
Wed, 23 Oct 2013 16:10:30 +0300 Timo Sirainen lib-master: If service_count=1, close the listener before starting to handle the connection.
Wed, 23 Oct 2013 15:36:02 +0300 Timo Sirainen replication plugin: Hide write(fifo) EPIPE errors, which just mean a server restart.
Wed, 23 Oct 2013 15:26:35 +0300 Timo Sirainen dict-redis: Don't crash if we get disconnected during an open transaction.
Wed, 23 Oct 2013 15:16:52 +0300 Timo Sirainen dict-redis: Don't crash when receiving invalid input instead of expected $size.
Wed, 23 Oct 2013 14:59:57 +0300 Timo Sirainen doveadm-server: Fixed hangs caused by previous commit
Wed, 23 Oct 2013 14:35:07 +0300 Timo Sirainen io_loop_run() now assert-crashes if it's attempted to be used recursively for the same ioloop.
Wed, 23 Oct 2013 14:34:35 +0300 Timo Sirainen doveadm-server: Don't call io_loop_run() recursively for the same ioloop.
Wed, 23 Oct 2013 11:47:10 +0300 Timo Sirainen lib-auth: auth_master_cache_flush() always waited for timeout before finishing.
Wed, 23 Oct 2013 11:40:26 +0300 Timo Sirainen auth: Don't crash with "doveadm auth cache flush" when cache is disabled.
Wed, 23 Oct 2013 11:38:07 +0300 Timo Sirainen ioloop-kqueue: Added extra assert.
Tue, 22 Oct 2013 19:12:38 +0300 Timo Sirainen lib-dns: Fixed busy looping when dns-client disconnected.
Tue, 22 Oct 2013 15:36:07 +0300 Timo Sirainen lib-fs: Added dns_client to fs_settings.
Tue, 22 Oct 2013 15:35:27 +0300 Timo Sirainen lib-http: Support DNS lookups via the new dns-client API.
Tue, 22 Oct 2013 15:34:55 +0300 Timo Sirainen lib-dns: Added alternative API for doing longer connections to dns-client process.
Mon, 21 Oct 2013 21:38:17 +0300 Timo Sirainen doveadm backup: If -D parameter is given, log the reason why mailbox gets deleted.
Mon, 21 Oct 2013 20:47:53 +0300 Timo Sirainen imap: COPY allows transaction commit now to fail with "some messages were expunged".
Wed, 16 Oct 2013 20:16:45 +0300 Timo Sirainen imap: Don't assert-crash on FETCH BODY[MIME] (return BAD instead)
Sat, 12 Oct 2013 11:11:04 +0300 Stephan Bosch lib-http: http-client: Added support for tunneling SSL conntections through proxy.
Sat, 12 Oct 2013 11:05:08 +0300 Stephan Bosch lib-http: Added support for creating CONNECT tunnels through HTTP.
Sat, 12 Oct 2013 11:00:15 +0300 Stephan Bosch lib-http: http-client: Implemented proxy support.
Sat, 12 Oct 2013 10:58:04 +0300 Stephan Bosch lib-http: Implemented functions for cloning and copying HTTP URLs and for constructing partial URLs.
Sat, 12 Oct 2013 10:57:05 +0300 Stephan Bosch lib-http: http-client: Added request error code for broken payload input stream.
Sat, 12 Oct 2013 10:55:38 +0300 Stephan Bosch lib-http: Added support for disabling automatic redirects.
Sat, 12 Oct 2013 10:54:50 +0300 Stephan Bosch lib-http: http-client: Made requests release payload input stream as early as possible.
Sat, 12 Oct 2013 10:54:10 +0300 Stephan Bosch lib-http: http-client: When client request is retried based on a response received from server, return full response to caller if retry is not possible.
Sat, 12 Oct 2013 10:53:16 +0300 Stephan Bosch lib-http: http-client: Made dummy response for returning internal errors more complete by filling in the version number and a proper date.
Sat, 12 Oct 2013 10:52:35 +0300 Stephan Bosch lib-http: Added more tests for the http_request_parser.
Fri, 11 Oct 2013 21:36:21 +0300 Timo Sirainen lib-dns: Close dns-client fd before calling callback.
Fri, 11 Oct 2013 20:03:06 +0300 Timo Sirainen lib-lda: lmtp_client_connect_tcp() shouldn't immediately call callbacks if dns lookup fails.
Fri, 11 Oct 2013 19:27:39 +0300 Timo Sirainen imap: Improved "EOF while appending" disconnect log message.
Fri, 11 Oct 2013 19:17:10 +0300 Timo Sirainen liblib: If parent ostream closes itself on error, close our ostream as well.
Fri, 11 Oct 2013 18:54:36 +0300 Timo Sirainen LAYOUT=index: Fixed race condition during mailbox creation.
Fri, 11 Oct 2013 12:31:48 +0300 Timo Sirainen lib-storage: If search finds a match to a cached header, don't open the body stream.
Fri, 11 Oct 2013 12:22:56 +0300 Timo Sirainen lib-storage: Header+body searches might not have searched the body in some cases.
Thu, 10 Oct 2013 20:50:10 +0300 Timo Sirainen master: host.domain lookups weren't cached, they were done at the worst possible time.
Tue, 08 Oct 2013 16:48:04 +0300 Timo Sirainen auth: Added ability to truncate values logged by auth_verbose_passwords.