log

age author description
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.