log

age author description
Sat, 21 Sep 2013 05:03:03 +0300 Timo Sirainen auth: Fixed user iteration hang due to earlier stream corking changes.
Sat, 21 Sep 2013 04:48:52 +0300 Timo Sirainen lib-auth: Fixed infinite looping if user listing failed because auth process disconnected.
Sat, 21 Sep 2013 04:02:51 +0300 Timo Sirainen lib-auth: Recent cleanup commit was actually cleaning up too much.
Sat, 21 Sep 2013 03:49:22 +0300 Timo Sirainen doveadm sync: When -1 parameter is used, ignore missing mailboxes in source.
Sat, 21 Sep 2013 03:40:46 +0300 Timo Sirainen dsync: Added more consistency when debug logging about changes during sync.
Sat, 21 Sep 2013 03:29:09 +0300 Timo Sirainen dsync: Added some more debug logging.
Sat, 21 Sep 2013 02:55:27 +0300 Timo Sirainen imapc: Don't log unnecessary errors at deinit about aborted hiearchy separator lookup.
Fri, 20 Sep 2013 10:45:22 +0300 Timo Sirainen director: Detect lost director restarts and reset last_sync_seq.
Fri, 20 Sep 2013 10:35:34 +0300 Timo Sirainen director: Make sure director restart notifications go to everyone in the ring.
Fri, 20 Sep 2013 10:12:24 +0300 Timo Sirainen director: Directors weren't always marked as restarted when they were.
Fri, 20 Sep 2013 10:11:45 +0300 Timo Sirainen director: Fix & improvement to debug logging.
Fri, 20 Sep 2013 10:00:48 +0300 Timo Sirainen director: Added more debug logging.
Fri, 20 Sep 2013 09:46:31 +0300 Timo Sirainen director: Don't assert-crash if PASS lookup fails.
Fri, 20 Sep 2013 04:27:29 +0300 Timo Sirainen dsync: Don't log "Mailbox changes caused a desync" warning when running via doveadm-server.
Fri, 20 Sep 2013 04:20:22 +0300 Timo Sirainen ssl-params: Long-running ssl-params process shouldn't cause Dovecot restart to fail.
Fri, 20 Sep 2013 04:01:10 +0300 Timo Sirainen lib-ssl-iostream: Give better error message if CA settings are missing.
Fri, 20 Sep 2013 03:54:31 +0300 Timo Sirainen dbox: Fixed "UIDVALIDITY=0" error race condition.
Fri, 20 Sep 2013 03:41:51 +0300 Timo Sirainen master: Make sure new processes aren't created after stop signal is received.
Fri, 20 Sep 2013 02:38:53 +0300 Timo Sirainen mbox: Handle correctly if MAIL_FETCH_HEADER_MD5 lookup fails because mail is already expunged.
Fri, 20 Sep 2013 02:28:45 +0300 Timo Sirainen lib-auth: Don't leave stale pointers to stack lying around in memory.
Fri, 20 Sep 2013 00:59:36 +0300 Timo Sirainen ioloop-kqueue: Added assert
Fri, 20 Sep 2013 00:22:15 +0300 Timo Sirainen imap: If FETCH fails, log the stream's error string instead of errno.
Fri, 20 Sep 2013 00:20:19 +0300 Timo Sirainen istream-chain/concat/seekable: When child stream fails, copy its error to ourself.
Fri, 20 Sep 2013 00:14:11 +0300 Timo Sirainen istream-file: Assert-crash if read() fails with EBADF.
Fri, 20 Sep 2013 00:12:45 +0300 Timo Sirainen iostreams: Set stream error string when it provides extra information.
Fri, 20 Sep 2013 00:00:49 +0300 Timo Sirainen iostream: Added ability to set/get error strings for streams.
Thu, 19 Sep 2013 22:44:20 +0300 Timo Sirainen doveadm: Added "auth lookup" command to do a passdb lookup.
Thu, 19 Sep 2013 22:43:45 +0300 Timo Sirainen auth: Fixed non-auth passdb lookup when password had ".<encoding>" suffix.
Thu, 19 Sep 2013 22:20:56 +0300 Timo Sirainen imapc: Abort pending commands before any deinitialization to avoid crashes.
Wed, 18 Sep 2013 23:24:30 +0300 Stephan Bosch lib-http: Created tests for http_request_parser.
Wed, 18 Sep 2013 23:24:22 +0300 Stephan Bosch uri-util: Improved authority 'host' parse error.
Wed, 18 Sep 2013 23:24:11 +0300 Stephan Bosch lib-http: http-url: Fixed return of proper error message in case of a failure to parse request target Host header.
Wed, 18 Sep 2013 23:24:02 +0300 Stephan Bosch lib-http: Fixed handling of limits=NULL parameter for http_request_parser_init.
Wed, 18 Sep 2013 00:00:05 +0300 Timo Sirainen dsync: Don't attempt to access mailbox contents with -g "" or -m "" parameter.
Tue, 17 Sep 2013 23:32:57 +0300 Timo Sirainen lib-storage: Added a separate prefix for server metadata that aren't deleted with INBOX.
Tue, 17 Sep 2013 23:12:03 +0300 Timo Sirainen dsync: Improved debug/error logging for changes during sync.
Tue, 17 Sep 2013 21:57:48 +0300 Stephan Bosch lib-http: Added (non-default) support for parsing user:pasword from HTTP URL.
Tue, 17 Sep 2013 21:57:14 +0300 Stephan Bosch lib-imap: imap-url: Forgot to check for the presence of ':' in userinfo, which is not allowed.
Mon, 16 Sep 2013 10:05:24 +0300 Timo Sirainen imap: Fixed/improved error logging for FETCH
Tue, 17 Sep 2013 02:40:17 +0300 Stephan Bosch lib-http: http-client: Allow overriding all implicitly generated special headers.
Mon, 16 Sep 2013 13:17:52 +0300 Timo Sirainen Fixed uri_parse_slashslash_authority() to skip over "//".
Mon, 16 Sep 2013 01:02:03 +0300 Stephan Bosch lib-http: http-client: Fixed segfault caused by earlier improvement of connection output locking.
Sun, 15 Sep 2013 03:56:47 +0300 Stephan Bosch lib-http: http-client: Implemented explicit HTTP/1.0 support.
Sun, 15 Sep 2013 03:56:25 +0300 Stephan Bosch lib-http: Added support for handling HTTP/1.0 messages explicitly.
Sun, 15 Sep 2013 03:55:57 +0300 Stephan Bosch lib-http: Added support for parsing Expect: header (currently only accepts `100-continue').
Sun, 15 Sep 2013 03:55:11 +0300 Stephan Bosch lib-http: http-request-parser: Added function to test whether payload from previous request is still being parsed.
Sun, 15 Sep 2013 03:54:04 +0300 Stephan Bosch lib-http: Implemented limits on request method and target length.
Sun, 15 Sep 2013 03:52:01 +0300 Stephan Bosch lib-http: Added support for enforcing a payload limit for incoming HTTP messages.
Sun, 15 Sep 2013 03:50:08 +0300 Stephan Bosch lib-http: Adjusted message and request parsers to return an error code.
Sun, 15 Sep 2013 03:47:54 +0300 Stephan Bosch lib-http: Adjusted request parser to pre-parse the request target and host header into a proper target url.
Sun, 15 Sep 2013 03:47:29 +0300 Stephan Bosch lib-http: Added support for parsing request target URLs.
Sun, 15 Sep 2013 03:46:25 +0300 Stephan Bosch lib-http: Improved display of invalid characters in parse error messages.
Sun, 15 Sep 2013 03:46:12 +0300 Stephan Bosch lib-http: Implemented limits on overall HTTP header size, size of individual header fields and the number of fields in the header.
Sun, 15 Sep 2013 03:44:42 +0300 Stephan Bosch lib-http: Unified http-request.h and http-response.h headers.
Sun, 15 Sep 2013 03:39:45 +0300 Stephan Bosch lib-http: Improved message header and body parsing for better RFC compliance.
Sun, 15 Sep 2013 03:37:59 +0300 Stephan Bosch lib-http: Added support for parsing HTTP word syntax, which includes quoted-string.
Sun, 15 Sep 2013 03:36:44 +0300 Stephan Bosch lib-http: Adjusted message parser to accept pool from caller.
Sun, 15 Sep 2013 03:36:18 +0300 Stephan Bosch lib-http: Adjusted response and request parsers to accept a request/response object to fill with data, rather than have it return one.
Sun, 15 Sep 2013 03:35:04 +0300 Stephan Bosch lib-http: Added support for asynchronous payload for requests.
Sun, 15 Sep 2013 03:34:06 +0300 Stephan Bosch uri-util: Added support for parsing bare authority URI component (for use in HTTP).
Sun, 15 Sep 2013 03:33:44 +0300 Stephan Bosch lib-http: http-client: Requests now automatically generate a Date header.
Sun, 15 Sep 2013 03:33:04 +0300 Stephan Bosch lib-http: Fixed client connection and peer log labels to show proper IPv6 peers.
Sun, 15 Sep 2013 03:32:11 +0300 Stephan Bosch lib-http: Removed useless prev,next fields from struct http_client_request.
Sun, 15 Sep 2013 03:31:51 +0300 Stephan Bosch lib-http: Fixed handling of non-standard CRLF at end of request.
Sun, 15 Sep 2013 03:31:28 +0300 Stephan Bosch lib-http: http-client: Fixed request scheduling and connection management.
Sun, 15 Sep 2013 03:29:03 +0300 Stephan Bosch lib-http: http-client: Fixed leak of ostream when request was resubmitted upon 417 response regarding 100-continue.
Sun, 15 Sep 2013 03:28:21 +0300 Stephan Bosch lib-http: http-client: Connection was using wrong request index in request_wait_list to continue sending outgoing payload.
Sun, 15 Sep 2013 03:27:31 +0300 Stephan Bosch lib-http: http-client: Fixed pipelining when payload synchronizatio (100-continue) is used.
Sat, 14 Sep 2013 00:26:58 +0300 Timo Sirainen Comment update.
Sat, 14 Sep 2013 00:26:45 +0300 Timo Sirainen lib-fs: If backend doesn't implement exists(), emulate it with stat().
Thu, 12 Sep 2013 03:52:01 +0300 Timo Sirainen doveadm: Don't refer to old doveadm_proxy_port setting name in error message.
Thu, 12 Sep 2013 02:58:51 +0300 Timo Sirainen istream-hash: Data was hashed multiple times in some situations
Thu, 12 Sep 2013 02:33:01 +0300 Timo Sirainen istream: Improved "stream not seekable" panic message.
Thu, 12 Sep 2013 02:32:47 +0300 Timo Sirainen istream-hash: Allow seeking, but only after reading the hash.
Thu, 12 Sep 2013 01:38:54 +0300 Timo Sirainen auth: auth-client socket should be owned by $default_internal_user
Tue, 10 Sep 2013 04:11:03 +0300 Timo Sirainen lib-fs: Added support for asynchronous fs iteration.
Tue, 10 Sep 2013 00:27:12 +0300 Timo Sirainen lib-fs: Added support for giving a hash of the written data to be verified by storage.
Mon, 09 Sep 2013 04:34:58 +0300 Timo Sirainen liblib: Added istream-hash, similar to ostream-hash.
Mon, 09 Sep 2013 04:34:45 +0300 Timo Sirainen Minor code cleanup.
Sun, 08 Sep 2013 19:20:39 +0300 Timo Sirainen hmac: Fixed crashes on CPUs that don't allow unaligned memory access.
Fri, 06 Sep 2013 18:30:54 +0300 Timo Sirainen auth: Removed unnecessary NULL check.
Fri, 06 Sep 2013 18:28:59 +0300 Timo Sirainen imapc: Don't crash if server sends EXISTS while mailbox isn't selected.
Fri, 06 Sep 2013 18:26:48 +0300 Timo Sirainen fts-lucene: Fixed crash in doveadm dumping lucene index.
Fri, 06 Sep 2013 02:39:56 +0300 Timo Sirainen Avoid doing side effects in assert.
Fri, 06 Sep 2013 02:39:16 +0300 Timo Sirainen lib-index: Minor fix to regenerating missing transaction log parts.
Thu, 05 Sep 2013 21:06:50 +0300 Timo Sirainen lib-lda: Fixed passing through error message when mailbox couldn't be opened.
Wed, 04 Sep 2013 22:43:47 +0300 Timo Sirainen And removed accidentally committed nbsp.
Wed, 04 Sep 2013 22:41:42 +0300 Timo Sirainen Fixed file descriptor leaks in rather unimportant places.
Wed, 04 Sep 2013 22:16:02 +0300 Timo Sirainen lib-index: Fixed modseq updates when modseq was over 32bits long
Wed, 04 Sep 2013 22:13:01 +0300 Timo Sirainen i_close_fd() didn't handle errors correctly with gcc.
Wed, 04 Sep 2013 21:23:33 +0300 Timo Sirainen Fixed off-by-one buffer overflows (practically non-exploitable).
Mon, 02 Sep 2013 17:44:39 +0300 Timo Sirainen master: Fix to previous pre-forking change.
Mon, 02 Sep 2013 17:37:47 +0300 Timo Sirainen master: Pre-fork processes only while master doesn't have more important things to do.
Mon, 02 Sep 2013 17:06:49 +0300 Timo Sirainen lib-master: If net_connect_unix() fails with EAGAIN, point to a wiki link for reasons.
Thu, 29 Aug 2013 16:42:55 +0300 Timo Sirainen lib-ssl-iostream: Don't assert-crash if stream buffer gets full.
Thu, 29 Aug 2013 00:57:13 +0300 Timo Sirainen lib-storage: Auto-create dovecot-uidvalidity's missing parent directory
Thu, 29 Aug 2013 00:53:30 +0300 Timo Sirainen Fixed compiling with old gcc.
Tue, 27 Aug 2013 04:06:43 +0300 Timo Sirainen dbox: When fixing a broken file, try harder to find only valid message/metadata positions.
Wed, 21 Aug 2013 23:30:07 +0300 Timo Sirainen director: Reset last-seen-sync-sequence after remote director restarts.
Wed, 21 Aug 2013 20:03:13 +0300 Timo Sirainen lib-storage: When doing a fast sync, refresh index to see if it had any changes.
Wed, 21 Aug 2013 19:40:54 +0300 Timo Sirainen imap: Fixed potential assert crash in APPEND.
Sat, 17 Aug 2013 15:01:25 +0000 Pascal Volk man: doveadm-pw.1: Option -p can also be used with -t.
Thu, 15 Aug 2013 20:25:12 +0300 Timo Sirainen director: Previous change caused legitimate SYNC resends to be ignored.
Tue, 13 Aug 2013 21:02:04 +0300 Timo Sirainen lmtp: Make it clear that the lda_settings is unexpanded in struct client.
Tue, 13 Aug 2013 20:59:39 +0300 Timo Sirainen Minor change to prevent invalid code changes.
Tue, 13 Aug 2013 20:58:56 +0300 Timo Sirainen lib-lda: Default postmaster_address wasn't being set.
Tue, 13 Aug 2013 20:57:41 +0300 Timo Sirainen lib-lda: Don't alow %variables for hostname setting after all.
Mon, 12 Aug 2013 19:02:07 +0300 Timo Sirainen auth: Added %{domain_first} and %{domain_last} variables.
Mon, 12 Aug 2013 17:24:05 +0300 Timo Sirainen lib-storage: If dovecot.index.thread corruption is noticed, delete the file.
Mon, 12 Aug 2013 15:44:51 +0300 Timo Sirainen lib-lda: submission_host, sendmail_path and hostname settings can now contain %variables
Mon, 12 Aug 2013 15:44:39 +0300 Timo Sirainen lib-lda: sendmail_path setting can contain parameters now.
Sun, 11 Aug 2013 22:54:32 +0300 Timo Sirainen lib-storage: Improved error message in threading code's lost message-id.
Sat, 10 Aug 2013 16:31:27 +0300 Timo Sirainen lib-http: Removed more code duplication
Sat, 10 Aug 2013 15:00:36 +0300 Timo Sirainen lib-http: Removed duplicated code
Thu, 08 Aug 2013 22:37:35 +0300 Timo Sirainen lmtp: Don't write extra ([]) to Received: line for mails via UNIX socket.
Wed, 07 Aug 2013 19:47:17 +0300 Timo Sirainen imap: Fixed memory leak on APPEND error conditions.
Wed, 07 Aug 2013 19:40:16 +0300 Timo Sirainen dsync: We didn't send the new protocol version in handshake.
Wed, 07 Aug 2013 19:26:29 +0300 Timo Sirainen dsync: Avoid assert-crash after an error.
Wed, 07 Aug 2013 18:00:32 +0300 Timo Sirainen ssl: Fixed compiling with older OpenSSL libraries.
Wed, 07 Aug 2013 17:20:10 +0300 Timo Sirainen Compiler warning fixes.