log

age author description
Sun, 22 Sep 2013 04:41:50 +0300 Timo Sirainen lib-fs: Improved fs_write_*() error messages.
Sun, 22 Sep 2013 04:40:02 +0300 Timo Sirainen lib-storage: Improve error message logging when attachment writing fails
Sun, 22 Sep 2013 04:39:35 +0300 Timo Sirainen lib: Added [io]_stream_create_error_str()
Sun, 22 Sep 2013 04:24:29 +0300 Timo Sirainen ostream-errno: last_failed_errno wasn't set, causing problems with some functions.
Sun, 22 Sep 2013 04:14:23 +0300 Timo Sirainen Fixes and improvements to istream-attachment-extractor error handling.
Sun, 22 Sep 2013 03:40:14 +0300 Timo Sirainen acl: Hide non-listable mailboxes from a shared subscriptions file.
Sun, 22 Sep 2013 03:17:12 +0300 Timo Sirainen example-config: Fixed login_log_format comment.
Sun, 22 Sep 2013 02:44:21 +0300 Timo Sirainen auth: If auth_verbose_passwords is set, log the password also for unknown users.
Sun, 22 Sep 2013 02:32:05 +0300 Timo Sirainen auth: Use a common auth_request_log_unknown_user() for logging "unknown user" entries.
Sun, 22 Sep 2013 02:24:05 +0300 Timo Sirainen net_listen_unix(): If path is too long, return EOVERFLOW instead of EINVAL.
Sun, 22 Sep 2013 02:23:30 +0300 Timo Sirainen If EOVERFLOW errno isn't defined by system, fallback to ERANGE instead of EINVAL.
Sun, 22 Sep 2013 02:20:09 +0300 Timo Sirainen Added ssl_prefer_server_ciphers setting.
Sun, 22 Sep 2013 02:07:16 +0300 Timo Sirainen mbox: Fixed mailbox_list_index=yes to work with non-Dovecot mbox changes.
Sun, 22 Sep 2013 01:40:11 +0300 Timo Sirainen *-login: Added %{orig_user}, %{orig_username} and %{orig_domain} variables.
Sun, 22 Sep 2013 01:09:32 +0300 Timo Sirainen dsync: Added -P parameter to do a purge for the remote storage after syncing.
Sat, 21 Sep 2013 23:33:42 +0300 Timo Sirainen lib-storage: Fixed listescape when escape_char was the same as namespace separator.
Sat, 21 Sep 2013 05:28:45 +0300 Timo Sirainen imap: Send * OK [CLOSED] always before tagged SELECT reply.
Sat, 21 Sep 2013 05:05:22 +0300 Timo Sirainen lib-storage: Don't create a settings cache for initial global settings read.
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.