log

age author description
Wed, 14 Dec 2011 13:00:05 +0200 Timo Sirainen imapc: Avoid assert-crashing when replacing mail stream with a new one.
Wed, 14 Dec 2011 12:57:55 +0200 Timo Sirainen imapc: Fixed missing BODY[]/INTERNALDATE to handle actual failures again.
Wed, 14 Dec 2011 12:33:59 +0200 Timo Sirainen imapc: Handle missing INTERNALDATE reply by returning an empty mail instead of disconnecting.
Wed, 14 Dec 2011 11:57:20 +0200 Timo Sirainen imapc: Handle missing BODY[] reply by returning an empty mail instead of disconnecting.
Wed, 14 Dec 2011 10:55:11 +0200 Timo Sirainen auth: Don't die if passwd-file can't open the file.
Mon, 12 Dec 2011 08:45:32 +0200 Timo Sirainen imapc: Added support for fetching GUID from remote server, if supported.
Mon, 12 Dec 2011 08:41:50 +0200 Timo Sirainen imapc: Added X-GM-EXT-1 and CONDSTORE to capabilities.
Mon, 12 Dec 2011 08:36:25 +0200 Timo Sirainen imapc: Don't crash if we receive tagged BAD reply.
Mon, 12 Dec 2011 08:29:50 +0200 Timo Sirainen imap: When fetching X-GUID, set MAIL_FETCH_GUID also as "wanted fields" for optimization.
Mon, 12 Dec 2011 08:43:04 +0200 Timo Sirainen imapc: Removed HIGHESTMODSEQ handling from STATUS command.
Mon, 12 Dec 2011 07:04:46 +0200 Timo Sirainen auth: Handle proxy_maybe=yes for PASS lookups. (Fixes it for LMTP.)
Mon, 12 Dec 2011 06:48:44 +0200 Timo Sirainen imap: Convert LIST/LSUB patterns from mUTF-7 to UTF-8 for internal representation.
Mon, 12 Dec 2011 06:36:31 +0200 Timo Sirainen lib-storage: Handle %{uid} and %{gid} expansion without relying on process's euid/egid.
Mon, 12 Dec 2011 06:07:33 +0200 Timo Sirainen lib-storage: Previously added %{gid} variable didn't actually work.
Sat, 10 Dec 2011 10:59:30 +0200 Timo Sirainen lmtp: Simplify LMTP proxying by first reading the whole input to memory/disk.
Sat, 10 Dec 2011 08:50:43 +0200 Timo Sirainen passdb imap: Log about failures.
Sat, 10 Dec 2011 08:44:33 +0200 Timo Sirainen dsync: Update cache fields' decision and last_used fields explicitly.
Sat, 10 Dec 2011 08:43:09 +0200 Timo Sirainen doveadm: Compile fix for previous lib-index change.
Sat, 10 Dec 2011 08:42:26 +0200 Timo Sirainen lib-index: Allow updating cache's last_used field with mail_cache_register_fields()
Sat, 10 Dec 2011 08:41:01 +0200 Timo Sirainen lib-storage: Added separate %{gid} expansion to mail_user.
Sat, 10 Dec 2011 08:35:06 +0200 Timo Sirainen lib-index: If cache field's decision is forced no, don't update the field's last_used.
Sat, 10 Dec 2011 08:15:58 +0200 Timo Sirainen lib-fs: Added "mode" parameter to "posix" backend to specify mode for created files/dirs.
Sat, 10 Dec 2011 08:01:02 +0200 Timo Sirainen maildir: If saving fails, don't bother trying to flush the file's ostream.
Sat, 10 Dec 2011 07:57:16 +0200 Timo Sirainen zlib: Avoid assert-crashing if parent ostream's write had failed earlier.
Sat, 10 Dec 2011 07:28:22 +0200 Timo Sirainen config: Don't warn that ssl_parameters_regenerate=0 should have "hours" suffix.
Sat, 10 Dec 2011 07:05:56 +0200 Timo Sirainen lib-storage: FS layout mailbox list iteration code rewrite.
Sat, 10 Dec 2011 07:03:09 +0200 Timo Sirainen lib-storage: mailbox_list_get_vname() no longer treats INBOX case insensitively.
Fri, 09 Dec 2011 18:57:53 +0200 Timo Sirainen var_expand(): Added %{uid} and %{gid} variables.
Fri, 09 Dec 2011 17:49:13 +0200 Timo Sirainen lib-storage: Fixed search when mail prefetching is enabled.
Fri, 09 Dec 2011 16:26:39 +0200 Timo Sirainen mdbox: Make sure m.* files aren't overwritten when storage index isn't found.
Thu, 08 Dec 2011 18:56:48 +0200 Timo Sirainen auth: If verbose_proctitle=yes, show which processes are auth workers.
Thu, 08 Dec 2011 11:45:04 +0200 Timo Sirainen lib-storage: Reverted the last INBOX children listing change after all.
Thu, 08 Dec 2011 11:41:01 +0200 Timo Sirainen lib-storage: Fixed listing INBOX's children with layout=fs and non-mbox format.
Thu, 08 Dec 2011 11:30:42 +0200 Timo Sirainen imapc: Crashfix on error conditions.
Thu, 08 Dec 2011 09:30:14 +0200 Timo Sirainen lib-storage: Code cleanup.
Thu, 08 Dec 2011 09:28:54 +0200 Timo Sirainen liblib: Added str_to_time()
Thu, 08 Dec 2011 07:51:28 +0200 Timo Sirainen lib-storage: Removed unnecessarily duplicated code.
Thu, 08 Dec 2011 07:36:39 +0200 Timo Sirainen lib-storage: Fixed assert-crash when search query contained ().
Thu, 08 Dec 2011 07:23:25 +0200 Timo Sirainen fts-lucene: Fixed Makefile.am
Thu, 08 Dec 2011 07:02:03 +0200 Timo Sirainen lib-sql: If mysql/pgsql commit fails due to server disconnection, reconnect and retry.
Thu, 08 Dec 2011 06:11:03 +0200 Timo Sirainen lib-storage: Fixed assert-crash in user deinit with some installations.
Thu, 08 Dec 2011 05:55:19 +0200 Timo Sirainen login: Send the last connected client's IP address to log process.
Thu, 08 Dec 2011 05:54:54 +0200 Timo Sirainen lib-storage: If client_limit=1, send user's log prefix to log process.
Thu, 08 Dec 2011 05:54:23 +0200 Timo Sirainen Added i_set_failure_send_prefix() and renamed i_set_failure_ip() to _send_ip().
Thu, 08 Dec 2011 05:53:55 +0200 Timo Sirainen Added a new "FATAL" log command, which master uses to log all abnormal process exits.
Thu, 08 Dec 2011 05:24:48 +0200 Timo Sirainen log: Removed slightly confusing code.
Thu, 08 Dec 2011 05:17:01 +0200 Timo Sirainen lmtp: If lmtp_save_to_detail_mailbox=yes and there was no detail, mail was logged as saved to "".
Thu, 08 Dec 2011 05:13:44 +0200 Timo Sirainen stats: Chroot to empty directory by default.
Thu, 08 Dec 2011 05:12:12 +0200 Timo Sirainen ssl_parameters_regenerate setting is now "time" type, as it should have been.
Thu, 08 Dec 2011 05:05:57 +0200 Timo Sirainen indexer: Use stricter permissions for indexer-worker socket.
Thu, 08 Dec 2011 05:03:22 +0200 Timo Sirainen director: chroot to base_dir by default.
Thu, 08 Dec 2011 05:02:15 +0200 Timo Sirainen director: Don't explicitly use base_dir. We're already chdired there, use relative paths.
Thu, 08 Dec 2011 05:02:12 +0200 Timo Sirainen director-test.sh script fixed to use a working path for director-test binary.
Wed, 07 Dec 2011 01:48:03 +0200 Timo Sirainen dbox: If index was fscked, rebuild indexes to make sure no mails got lost.
Wed, 07 Dec 2011 01:46:42 +0200 Timo Sirainen lib-index: Added mail_index_reset_fscked()
Wed, 07 Dec 2011 01:28:20 +0200 Timo Sirainen lib-storage: MAILBOX_LIST_ITER_RETURN_SPECIALUSE was checked wrong
Wed, 07 Dec 2011 00:48:54 +0200 Timo Sirainen example-config: Added example mailboxes.
Wed, 07 Dec 2011 00:30:26 +0200 Timo Sirainen config: Allow section names to contain spaces.
Tue, 06 Dec 2011 23:55:48 +0200 Timo Sirainen example-config: Use a default uncommented "namespace inbox".
Tue, 06 Dec 2011 23:53:44 +0200 Timo Sirainen Moved mailbox {} settings inside namespace {} and no longer require ns prefix in name.