log

age author description
Fri, 06 Sep 2013 18:26:48 +0300 Timo Sirainen fts-lucene: Fixed crash in doveadm dumping lucene index.
Fri, 06 Sep 2013 02:39:56 +0300 Timo Sirainen Avoid doing side effects in assert.
Fri, 06 Sep 2013 02:39:16 +0300 Timo Sirainen lib-index: Minor fix to regenerating missing transaction log parts.
Thu, 05 Sep 2013 21:06:50 +0300 Timo Sirainen lib-lda: Fixed passing through error message when mailbox couldn't be opened.
Wed, 04 Sep 2013 22:43:47 +0300 Timo Sirainen And removed accidentally committed nbsp.
Wed, 04 Sep 2013 22:41:42 +0300 Timo Sirainen Fixed file descriptor leaks in rather unimportant places.
Wed, 04 Sep 2013 22:16:02 +0300 Timo Sirainen lib-index: Fixed modseq updates when modseq was over 32bits long
Wed, 04 Sep 2013 22:13:01 +0300 Timo Sirainen i_close_fd() didn't handle errors correctly with gcc.
Wed, 04 Sep 2013 21:23:33 +0300 Timo Sirainen Fixed off-by-one buffer overflows (practically non-exploitable).
Mon, 02 Sep 2013 17:44:39 +0300 Timo Sirainen master: Fix to previous pre-forking change.
Mon, 02 Sep 2013 17:37:47 +0300 Timo Sirainen master: Pre-fork processes only while master doesn't have more important things to do.
Mon, 02 Sep 2013 17:06:49 +0300 Timo Sirainen lib-master: If net_connect_unix() fails with EAGAIN, point to a wiki link for reasons.
Thu, 29 Aug 2013 16:42:55 +0300 Timo Sirainen lib-ssl-iostream: Don't assert-crash if stream buffer gets full.
Thu, 29 Aug 2013 00:57:13 +0300 Timo Sirainen lib-storage: Auto-create dovecot-uidvalidity's missing parent directory
Thu, 29 Aug 2013 00:53:30 +0300 Timo Sirainen Fixed compiling with old gcc.
Tue, 27 Aug 2013 04:06:43 +0300 Timo Sirainen dbox: When fixing a broken file, try harder to find only valid message/metadata positions.
Wed, 21 Aug 2013 23:30:07 +0300 Timo Sirainen director: Reset last-seen-sync-sequence after remote director restarts.
Wed, 21 Aug 2013 20:03:13 +0300 Timo Sirainen lib-storage: When doing a fast sync, refresh index to see if it had any changes.
Wed, 21 Aug 2013 19:40:54 +0300 Timo Sirainen imap: Fixed potential assert crash in APPEND.
Sat, 17 Aug 2013 15:01:25 +0000 Pascal Volk man: doveadm-pw.1: Option -p can also be used with -t.
Thu, 15 Aug 2013 20:25:12 +0300 Timo Sirainen director: Previous change caused legitimate SYNC resends to be ignored.
Tue, 13 Aug 2013 21:02:04 +0300 Timo Sirainen lmtp: Make it clear that the lda_settings is unexpanded in struct client.
Tue, 13 Aug 2013 20:59:39 +0300 Timo Sirainen Minor change to prevent invalid code changes.
Tue, 13 Aug 2013 20:58:56 +0300 Timo Sirainen lib-lda: Default postmaster_address wasn't being set.
Tue, 13 Aug 2013 20:57:41 +0300 Timo Sirainen lib-lda: Don't alow %variables for hostname setting after all.
Mon, 12 Aug 2013 19:02:07 +0300 Timo Sirainen auth: Added %{domain_first} and %{domain_last} variables.
Mon, 12 Aug 2013 17:24:05 +0300 Timo Sirainen lib-storage: If dovecot.index.thread corruption is noticed, delete the file.
Mon, 12 Aug 2013 15:44:51 +0300 Timo Sirainen lib-lda: submission_host, sendmail_path and hostname settings can now contain %variables
Mon, 12 Aug 2013 15:44:39 +0300 Timo Sirainen lib-lda: sendmail_path setting can contain parameters now.
Sun, 11 Aug 2013 22:54:32 +0300 Timo Sirainen lib-storage: Improved error message in threading code's lost message-id.