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).