log

age author description
Wed, 03 Nov 2010 14:59:39 +0000 Timo Sirainen auth workers: Don't unnecessary connect to anvil.
Wed, 03 Nov 2010 13:33:02 +0000 Timo Sirainen master: default_process_limit wasn't actually used anywhere, rather the default was unlimited.
Tue, 02 Nov 2010 19:23:37 +0000 Timo Sirainen lib-storage: Maildir++ mailbox listing could have given wrong flags to parent mailboxes.
Tue, 02 Nov 2010 18:25:53 +0000 Timo Sirainen imap: Removed accidentally commited debug code.
Tue, 02 Nov 2010 18:21:05 +0000 Timo Sirainen lib-master: Stop accepting new connections after auth-master gets disconnected.
Tue, 02 Nov 2010 18:13:39 +0000 Timo Sirainen imap, pop3: Use absolute path to auth-master socket.
Tue, 02 Nov 2010 18:07:20 +0000 Timo Sirainen ldap auth: Hide password_noscheme from debug logs unless auth_debug_passwords=yes
Tue, 02 Nov 2010 18:06:39 +0000 Timo Sirainen sql auth: Fixed using password_noscheme
Tue, 02 Nov 2010 17:31:14 +0000 Timo Sirainen auth: Disable auth caching entirely for master users.
Tue, 02 Nov 2010 17:14:25 +0000 Timo Sirainen imap: Fixed SELECT QRESYNC not to crash on mailbox close if a lot of changes were being sent.
Tue, 02 Nov 2010 15:39:28 +0000 Timo Sirainen auth: vpopmail passdb/userdb uses now auth-worker processes by default.
Tue, 02 Nov 2010 15:34:50 +0000 Timo Sirainen dbox: Comment update.
Tue, 02 Nov 2010 15:32:47 +0000 Timo Sirainen imap: Fixed LIST-STATUS when listing subscriptions with subscriptions=no namespaces.
Tue, 02 Nov 2010 14:59:13 +0000 Timo Sirainen mail-log plugin: Log mailbox name as virtual name rather than physical name.
Tue, 02 Nov 2010 13:43:43 +0000 Timo Sirainen director: inet_listener port finder should ignore doveadm's port.
Mon, 01 Nov 2010 14:33:26 +0000 Timo Sirainen quota: Added a temporary hack to avoid virtual mailboxes being counted in quota.
Mon, 25 Oct 2010 22:22:48 +0100 Timo Sirainen dsync: Make sure MSG-GET command doesn't hang.
Mon, 25 Oct 2010 22:13:05 +0100 Timo Sirainen dsync: Added more idle timeout resets to proxying.
Mon, 25 Oct 2010 19:26:34 +0100 Timo Sirainen dbox: mail_get_special() for POP3 UIDL or GUID return value wasn't permanent enough.
Mon, 25 Oct 2010 18:53:04 +0100 Timo Sirainen dsync: Error handling fixes.
Mon, 25 Oct 2010 18:26:50 +0100 Timo Sirainen dsync: If msg input reading fails, don't also log a wrong "Unknown internal error" line.
Mon, 25 Oct 2010 18:11:04 +0100 Timo Sirainen lib-storage: Comment update to mail_get_stream()
Mon, 25 Oct 2010 17:34:10 +0100 Timo Sirainen master: Use env_clean_except() instead of doing it ourself.
Mon, 25 Oct 2010 17:31:39 +0100 Timo Sirainen lib-master: Use env_clean_except() for master_service_env_clean()
Mon, 25 Oct 2010 17:31:01 +0100 Timo Sirainen Added env_clean_except()
Mon, 25 Oct 2010 17:22:40 +0100 Timo Sirainen lib-master: Code cleanup for master_service_env_clean()
Mon, 25 Oct 2010 16:27:42 +0100 Timo Sirainen doveadm expunge: Sync mailbox after commit to make sure messages get physically expunged.
Mon, 25 Oct 2010 16:13:33 +0100 Timo Sirainen maildir: Duplicate GUIDs during a single save transaction weren't handled correctly.
Thu, 21 Oct 2010 22:59:26 +0100 Timo Sirainen file_preallocate(): Don't ignore ENOSPC with OSX either, caller will check it.
Thu, 21 Oct 2010 22:56:02 +0100 Timo Sirainen file_preallocate(): Added support for OS X.
Thu, 21 Oct 2010 22:45:27 +0100 Timo Sirainen doveadm fetch: Added support for pop3.uidl field.
Thu, 21 Oct 2010 22:21:57 +0100 Timo Sirainen NEWS: mdbox_preallocate_space is for ext4, not ext3.
Thu, 21 Oct 2010 22:09:08 +0100 Timo Sirainen configure: Use sdbox name instead of dbox in the help.
Thu, 21 Oct 2010 19:07:18 +0100 Timo Sirainen Added signature for changeset 8a838dcf8e76
Thu, 21 Oct 2010 19:07:15 +0100 Timo Sirainen Added tag 2.0.6 for changeset 8a838dcf8e76
Thu, 21 Oct 2010 19:07:14 +0100 Timo Sirainen Released v2.0.6.
Thu, 21 Oct 2010 19:03:39 +0100 Timo Sirainen Static analyzer warning fix.
Thu, 21 Oct 2010 18:59:22 +0100 Timo Sirainen doveadm import: Code correctness fix (wasn't visible to users)
Thu, 21 Oct 2010 18:56:24 +0100 Timo Sirainen lib-fs: Fixed error handling for posix.write_stream_finish()
Thu, 21 Oct 2010 18:49:19 +0100 Timo Sirainen dbox: Reverted the "check if altpath is mounted" change for now.
Thu, 21 Oct 2010 18:28:10 +0100 Timo Sirainen dsync: Make sure POP3 UIDL string isn't corrupted while saving it.
Thu, 21 Oct 2010 18:27:38 +0100 Timo Sirainen lib-storage: Make sure POP3 UIDLs aren't tried to be saved with LFs.
Thu, 21 Oct 2010 17:12:19 +0100 Timo Sirainen Compiler warning fix.
Thu, 21 Oct 2010 17:11:02 +0100 Timo Sirainen auth: userdb passwd iteration now lists only users within first_valid_uid..last_valid_uid range.
Thu, 21 Oct 2010 16:33:28 +0100 Timo Sirainen dbox: If alt path is lost, fail with an error rather than rebuilding indexes.
Thu, 21 Oct 2010 16:12:13 +0100 Timo Sirainen dsync: Don't crash if USER environment isn't set and -u parameter isn't given.
Wed, 20 Oct 2010 19:32:16 +0100 Timo Sirainen example-config: Added a warning about mail_attachment* being experimental.
Wed, 20 Oct 2010 19:30:12 +0100 Timo Sirainen example-config: Added mail_attachment_* settings.
Wed, 20 Oct 2010 18:58:42 +0100 Timo Sirainen zlib: Hook into mail.istream_opened() method rather than mail.get_stream()
Wed, 20 Oct 2010 18:55:36 +0100 Timo Sirainen lib-storage: Added istream_opened() method to struct mail.
Wed, 20 Oct 2010 18:49:07 +0100 Timo Sirainen istream-concat: Avoid assert-crashing.
Wed, 20 Oct 2010 17:51:07 +0100 Timo Sirainen mdbox: Added mdbox_preallocate_space setting to preallocate size for newly created files.
Wed, 20 Oct 2010 17:50:03 +0100 Timo Sirainen Added file_preallocate() to preallocate space to a file without changing its size.
Wed, 20 Oct 2010 16:07:03 +0100 Timo Sirainen dbox, maildir: When copying messages, copy the cached fields also.
Wed, 20 Oct 2010 16:03:13 +0100 Timo Sirainen lib-storage: mailbox_get_status(): return cache fields allocated from data stack.
Wed, 20 Oct 2010 16:01:46 +0100 Timo Sirainen lib-index: Added mail_cache_register_get_field().
Tue, 19 Oct 2010 20:20:18 +0100 Timo Sirainen pop3: Don't crash if client disconnects in output handler.
Tue, 19 Oct 2010 19:27:59 +0100 Timo Sirainen ioloop: If io_add() is called twice for same fd, give a bit more informative panic message.
Tue, 19 Oct 2010 18:48:00 +0100 Timo Sirainen istream-header-filter: Fix to previous change.
Tue, 19 Oct 2010 18:47:17 +0100 Timo Sirainen lib-storage: Added support for saving mail attachments separately via filesystem API.
Tue, 19 Oct 2010 18:30:51 +0100 Timo Sirainen liblib: Added istream for reading binary data as base64-encoded.
Tue, 19 Oct 2010 18:27:30 +0100 Timo Sirainen doveadm: Added commands for managing SiS directories.
Tue, 19 Oct 2010 18:16:10 +0100 Timo Sirainen Added lib-fs for simple filesystem accessing. Implemented POSIX, SiS and SiS-queue backends.
Tue, 19 Oct 2010 18:10:34 +0100 Timo Sirainen liblib: Added API for easily building hash strings based on given format string and input.
Tue, 19 Oct 2010 18:09:16 +0100 Timo Sirainen liblib: Added a common API for accessing all hash methods.
Tue, 19 Oct 2010 18:39:27 +0100 Timo Sirainen istream-header-filter: Drop duplicate headers instead of assert-crashing with them.
Mon, 18 Oct 2010 19:00:59 +0100 Timo Sirainen acl: Recent change broke setting acls.
Mon, 18 Oct 2010 18:30:42 +0100 Timo Sirainen doveadm: Added import command for importing mails from other storages.
Mon, 18 Oct 2010 18:30:02 +0100 Timo Sirainen doveadm: Call mail command's init() only after service storage is initialized.
Mon, 18 Oct 2010 18:09:56 +0100 Timo Sirainen lib-storage: Added no_userdb_lookup flag to storage service lookups.
Mon, 18 Oct 2010 16:51:12 +0100 Timo Sirainen ostream-file: Fixed potential crash in write_at() and also fixed attempted optimization.
Mon, 18 Oct 2010 16:14:08 +0100 Timo Sirainen lib-index: More undoing of locking code changes.
Mon, 18 Oct 2010 16:07:17 +0100 Timo Sirainen acl: Fixed memory leaks.
Mon, 18 Oct 2010 15:38:58 +0100 Timo Sirainen auth: Default for auth_cache_negative_ttl was supposed to be 1 hour, not disabled.
Mon, 18 Oct 2010 15:35:24 +0100 Timo Sirainen auth: Log userdb cache hits and misses with auth_debug=yes
Mon, 18 Oct 2010 15:07:02 +0100 Timo Sirainen lib-storage: Log a debug message if shared user's storage root doesn't exist with mail_debug=yes
Mon, 18 Oct 2010 14:52:02 +0100 Timo Sirainen acl: Avoid passing NULL parameter to printf %s when mail_debug=yes
Sat, 16 Oct 2010 18:33:42 +0100 Timo Sirainen pop3: Recent corking change caused hangs.
Sat, 16 Oct 2010 00:49:35 +0100 Timo Sirainen Removed some dead code.
Sat, 16 Oct 2010 00:43:49 +0100 Timo Sirainen lib-index: Work around clang static analyzer's false positive "dead code" issue.
Sat, 16 Oct 2010 00:35:28 +0100 Timo Sirainen lib-lda: Make sure duplicate_init() handles non-existent home correctly.
Sat, 16 Oct 2010 00:34:28 +0100 Timo Sirainen lib-storage: mail_user_get_home(): Make sure user_r is always set.
Sat, 16 Oct 2010 00:30:50 +0100 Timo Sirainen lib-storage: mailbox_get_guid() crashed if storage didn't support GUIDs.
Sat, 16 Oct 2010 00:23:20 +0100 Timo Sirainen istream-concat: Fixed another memory leak.
Sat, 16 Oct 2010 00:21:35 +0100 Timo Sirainen lmtp: Don't access freed memory if input couldn't be opened as raw mail.
Fri, 15 Oct 2010 19:50:51 +0100 Timo Sirainen istream-header-filter: Assert-crash if headers aren't given sorted.
Fri, 15 Oct 2010 19:40:06 +0100 Timo Sirainen Compiler warning/error fix to recent logging API changes.
Fri, 15 Oct 2010 19:30:04 +0100 Timo Sirainen lmtp: Reverted last change after all. Besides, the error code was wrong.
Fri, 15 Oct 2010 19:21:43 +0100 Timo Sirainen lmtp: Don't allow saving zero byte sized messages.
Fri, 15 Oct 2010 19:04:42 +0100 Timo Sirainen epoll: Suggest not-so-UUOC if epoll_ctl() fails for stdin
Fri, 15 Oct 2010 18:55:52 +0100 Timo Sirainen istream-concat: Fixed a memory leak.
Fri, 15 Oct 2010 18:50:44 +0100 Timo Sirainen lib-storage: Added assert to transaction rollback to make sure all mails are freed.
Fri, 15 Oct 2010 16:24:25 +0100 Timo Sirainen auth: Make sure auth request is kept referenced during the lookup.
Fri, 15 Oct 2010 16:16:23 +0100 Timo Sirainen lib-master: Properly fixed accepting FIFO connections with BSDI.
Fri, 15 Oct 2010 16:09:13 +0100 Timo Sirainen log: Avoid calling time() unnecessary when logging multiple lines.
Fri, 15 Oct 2010 16:08:12 +0100 Timo Sirainen Failure logging supports now getting timestamp as parameter.
Fri, 15 Oct 2010 15:46:43 +0100 Timo Sirainen Cleaned up log callbacks and made them more extensible.
Fri, 15 Oct 2010 15:13:59 +0100 Timo Sirainen acl: Log mailbox names that are skipped due to missing lookup right with mail_debug=yes
Fri, 15 Oct 2010 15:09:18 +0100 Timo Sirainen lib-storage: Log attempted accesses to nonexistent users' mails with mail_debug=yes.
Fri, 15 Oct 2010 14:57:36 +0100 Timo Sirainen lib-storage: Use MAIL_STORAGE_FLAG_NO_AUTOVERIFY for creating shared namespace storages.
Fri, 15 Oct 2010 14:56:05 +0100 Timo Sirainen lib-storage: Added MAIL_STORAGE_FLAG_NO_AUTOVERIFY to skip checking storage root dir existence.
Fri, 15 Oct 2010 14:48:31 +0100 Timo Sirainen ldap: Compare LDAP attribute names case-insensitively.
Fri, 15 Oct 2010 13:27:59 +0100 Timo Sirainen ldap: Log a warning if iterate_attrs has other fields than 'user'.
Thu, 14 Oct 2010 18:20:58 +0100 Timo Sirainen maildir: Check correctly if file is a symlink.
Thu, 14 Oct 2010 17:23:11 +0100 Timo Sirainen lib-index: Put back some of the removed locking complexity.
Thu, 14 Oct 2010 17:02:20 +0100 Timo Sirainen *-login: If client didn't log in, don't log mpid in logout message.
Thu, 14 Oct 2010 16:58:57 +0100 Timo Sirainen imap, pop3: Cork TCP connection before trying to flush output in output callback.
Thu, 14 Oct 2010 16:53:04 +0100 Timo Sirainen lib-storage: If mailbox deletion failed, we crashed while trying to write undelete record to index.
Thu, 14 Oct 2010 16:22:54 +0100 Timo Sirainen lib-index: Don't reopen mailbox log file too often.
Thu, 14 Oct 2010 16:17:43 +0100 Timo Sirainen lib-index: Mailbox log writing was trying to write to a closed log file fd.
Thu, 14 Oct 2010 15:59:11 +0100 Timo Sirainen auth: Give a better error message if pass=yes can't be used in master passdb.
Wed, 06 Oct 2010 19:49:31 +0100 Timo Sirainen quota: Log a warning if Maildir++ quota is enabled for non-Maildir storage.
Wed, 06 Oct 2010 19:35:17 +0100 Timo Sirainen master: Parse and check full config at startup.
Wed, 06 Oct 2010 19:35:06 +0100 Timo Sirainen lib-master: Added support for parse_full_config input option for settings parsing.
Wed, 06 Oct 2010 19:34:41 +0100 Timo Sirainen doveconf: Added -p parameter to parse full config even if -m module is given.
Wed, 06 Oct 2010 19:19:48 +0100 Timo Sirainen maildir: Write only base filenames to uidlist.
Wed, 06 Oct 2010 19:08:43 +0100 Timo Sirainen imap search: Fixed YOUNGER/OLDER
Wed, 06 Oct 2010 19:02:20 +0100 Timo Sirainen search: If body search fails due to I/O error, keep the result as "unknown".
Wed, 06 Oct 2010 18:57:38 +0100 Timo Sirainen lda: -m parameter's UTF-8 validity wasn't checked correctly.
Wed, 06 Oct 2010 18:57:16 +0100 Timo Sirainen lib-lda: Fixed error handling if newly delivered mail couldn't be opened.