log

age author description
Wed, 17 Nov 2010 14:33:46 +0000 Timo Sirainen master: Allow services' vsz_limit to be 0 (unlimited)
Tue, 16 Nov 2010 19:58:03 +0000 Timo Sirainen Services' default vsz_limit wasn't actually using default_vsz_limit but rather 4 GB.
Tue, 16 Nov 2010 19:51:46 +0000 Timo Sirainen Fixed home=/home/./user style chrooting to work again.
Tue, 16 Nov 2010 19:32:51 +0000 Timo Sirainen master: Fail if service's vsz_limit is less than 1 kB
Tue, 16 Nov 2010 19:32:00 +0000 Timo Sirainen imap/pop3-login: Default vsz_limit=64 caused it to be unlimited, not 64 MB.
Tue, 16 Nov 2010 18:51:37 +0000 Timo Sirainen mbox: Another utime()=EPERM log message hiding.
Tue, 16 Nov 2010 18:47:48 +0000 Timo Sirainen mbox: Ignore utime()=EPERM failures when trying to set atime back.
Mon, 15 Nov 2010 17:40:12 +0000 Timo Sirainen istream-base64-encoder: Set the stream seekable if parent stream is seekable.
Mon, 15 Nov 2010 17:03:52 +0000 Timo Sirainen "Running standalone?" check now uses a new DOVECOT_CHILD_PROCESS environment rather than GENERATION.
Mon, 15 Nov 2010 16:49:26 +0000 Timo Sirainen lib-settings: Improved performance of previous duplicate key parsing change.
Mon, 15 Nov 2010 16:42:19 +0000 Timo Sirainen lib-settings: Fixed parsing settings when the key was duplicated to multiple roots.
Mon, 15 Nov 2010 16:33:27 +0000 Timo Sirainen Removed unused auth/mail_debug settings from structs.
Mon, 15 Nov 2010 16:25:23 +0000 Timo Sirainen istream-file: Minor error message fix.
Mon, 15 Nov 2010 16:22:08 +0000 Timo Sirainen Added unit test for istream-base64-encoder.
Mon, 15 Nov 2010 16:21:45 +0000 Timo Sirainen istream-base64-encoder: Fixed seeking to beginning of stream.
Mon, 15 Nov 2010 16:06:58 +0000 Timo Sirainen istream-base64-encoder: Don't add unwanted trailing [CR]LF
Mon, 15 Nov 2010 15:42:21 +0000 Timo Sirainen dbox: dbox file could have been closed too early in some situations, causing EBADF errors.
Mon, 15 Nov 2010 15:31:26 +0000 Timo Sirainen stream-base64-encoder: Added support for seeking backwards in stream.
Mon, 15 Nov 2010 15:31:02 +0000 Timo Sirainen istream: Exported i_stream_default_seek()
Mon, 15 Nov 2010 15:19:13 +0000 Timo Sirainen sdbox: Fixed race condition when one session opens a mailbox while another is still creating it.
Wed, 10 Nov 2010 16:09:14 +0000 Timo Sirainen anvil: Don't die until all of our clients have gone.
Tue, 09 Nov 2010 21:42:58 +0000 Timo Sirainen Added env_get_environ_p() as more portable way of accessing environ variable.
Tue, 09 Nov 2010 21:17:15 +0000 Timo Sirainen example-config: sendmail_path defaults to /usr/sbin/sendmail, not /usr/lib/sendmail
Tue, 09 Nov 2010 21:16:06 +0000 Timo Sirainen example-config: Moved include conf.d/*.conf last in dovecot.conf.
Tue, 09 Nov 2010 21:12:35 +0000 Timo Sirainen dsync: Don't assert-crash if trying to convert mailbox whose name is too long.
Tue, 09 Nov 2010 21:03:34 +0000 Timo Sirainen istream-[b]zlib: Corking now affects also the parent stream.
Tue, 09 Nov 2010 20:25:36 +0000 Timo Sirainen liblib: Delay sending log prefix updates until it's needed.
Tue, 09 Nov 2010 20:24:12 +0000 Timo Sirainen imap: Uncork at logout a bit later.
Tue, 09 Nov 2010 19:48:47 +0000 Timo Sirainen lib-master: Don't wait for handshake before sending auth-master request.
Tue, 09 Nov 2010 18:36:37 +0000 Timo Sirainen lib-storage: Fixed expanding "~" (without '/' afterwards) in mail_location
Mon, 08 Nov 2010 19:55:35 +0000 Timo Sirainen NEWS: Split too long line.
Mon, 08 Nov 2010 19:45:17 +0000 Timo Sirainen Added signature for changeset d0d3aca1c958
Mon, 08 Nov 2010 19:45:14 +0000 Timo Sirainen Added tag 2.0.7 for changeset d0d3aca1c958
Mon, 08 Nov 2010 19:45:14 +0000 Timo Sirainen Released v2.0.7.
Mon, 08 Nov 2010 18:38:31 +0000 Timo Sirainen lmtp: Don't allow mixed proxy/non-proxy RCPT TO destinations.
Mon, 08 Nov 2010 18:37:25 +0000 Timo Sirainen lmtp proxy: Don't internally finish proxying before client has even sent DATA command.
Mon, 08 Nov 2010 18:30:05 +0000 Timo Sirainen istream-tee: Fixed to work right when input stream didn't start from offset 0.
Mon, 08 Nov 2010 18:03:07 +0000 Timo Sirainen maildir: p_strdup() GUID and UIDL_BACKEND to make sure they don't change unexpectedly.
Fri, 05 Nov 2010 19:51:47 +0000 Timo Sirainen lib-index: Fixed another transaction log read optimization.
Fri, 05 Nov 2010 18:58:56 +0000 Timo Sirainen lib-index: Fix to transaction log read optimization.
Fri, 05 Nov 2010 12:24:01 +0000 Timo Sirainen lib-auth: Less leaky fix to previous auth_master_*() bugfix.
Fri, 05 Nov 2010 12:15:53 +0000 Timo Sirainen lib-auth: Don't crash in auth_master_*() lookups if caller hasn't created ioloop.
Thu, 04 Nov 2010 18:56:47 +0000 Timo Sirainen quota: Better fix to avoid counting quota for virtual mailboxes.
Thu, 04 Nov 2010 18:56:13 +0000 Timo Sirainen virtual: Set MAIL_STORAGE_CLASS_FLAG_NOQUOTA to storage's class_flags.
Thu, 04 Nov 2010 17:55:47 +0000 Timo Sirainen lib-index: Minor error message improvement.
Thu, 04 Nov 2010 17:50:42 +0000 Timo Sirainen lib-fs / posix: If create/link/rename fails with ENOENT, try creating parent dir multiple times.
Thu, 04 Nov 2010 17:00:42 +0000 Timo Sirainen dbox: Minor optimization when creating a mailbox when its alt dir already existed.
Thu, 04 Nov 2010 16:37:49 +0000 Timo Sirainen ssl: Call OpenSSL_add_all_algorithms() to make some OpenSSL versions happy.
Thu, 04 Nov 2010 16:25:39 +0000 Timo Sirainen istream-attachment: Error handling improvements.
Thu, 04 Nov 2010 16:25:18 +0000 Timo Sirainen istream-concat: Fixed error handling when one of the stream read()s failed.
Thu, 04 Nov 2010 15:47:37 +0000 Timo Sirainen config parser: Log an error about missing '}'.
Thu, 04 Nov 2010 14:11:15 +0000 Timo Sirainen istream-base64-encoder: Panic if stat() is tried to be called with exact size.
Thu, 04 Nov 2010 14:07:30 +0000 Timo Sirainen istream-attachment: Removed parent stream's size sanity check. It didn't work right with base64 streams.
Wed, 03 Nov 2010 18:00:15 +0000 Timo Sirainen lda: If Sieve is disabled, don't create temp files for large mails.
Wed, 03 Nov 2010 17:57:20 +0000 Timo Sirainen lib-lda: mail_deliver_save() tries now to avoid re-parsing message header when logging the result.
Wed, 03 Nov 2010 16:27:00 +0000 Timo Sirainen doveadm dump: Added imapzlib type to uncompress IMAP's COMPRESS DEFLATE I/O traffic.
Wed, 03 Nov 2010 16:24:31 +0000 Timo Sirainen doveadm dump: Allow plugins to add more dump types
Wed, 03 Nov 2010 15:31:48 +0000 Timo Sirainen master: Log a warning at startup if anvil's client_limit is too low.
Wed, 03 Nov 2010 15:31:36 +0000 Timo Sirainen lmtp: Minor code cleanup: s/lmtp_login_/lmtp_/
Wed, 03 Nov 2010 15:27:40 +0000 Timo Sirainen director: Show number of connections in process title if verbose_proctitle=yes
Wed, 03 Nov 2010 15:26:40 +0000 Timo Sirainen anvil: Show number of connections in process title if verbose_proctitle=yes
Wed, 03 Nov 2010 15:23:52 +0000 Timo Sirainen lib-master: Added MASTER_SERVICE_FLAG_UPDATE_PROCTITLE for showing number of connections in ps.
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.