log

age author description
Tue, 16 Dec 2008 06:08:26 +0200 Timo Sirainen mail_set_seq(): Don't open input stream immediately if message hasn't been saved yet. HEAD
Tue, 16 Dec 2008 05:30:31 +0200 Timo Sirainen kqueue notify: Don't assert-cras if kevent() returns multiple events for the same io. HEAD
Mon, 15 Dec 2008 18:47:41 +0200 Timo Sirainen Released v1.2.alpha5. HEAD 1.2.alpha5
Mon, 15 Dec 2008 18:38:04 +0200 Timo Sirainen Updated TODO. HEAD
Mon, 15 Dec 2008 10:58:02 +0200 Timo Sirainen maildir: Allow opening mailbox and expunging messages when uidlist couldn't be locked (e.g. out of quota). HEAD
Sun, 14 Dec 2008 08:36:10 +0200 Timo Sirainen mbox-snarf plugin: If copying failed due to out of disk space, don't rollback the entire move. HEAD
Sun, 14 Dec 2008 07:47:45 +0200 Timo Sirainen mail-log plugin: Added initial support for append event. uids aren't logged though. HEAD
Sun, 14 Dec 2008 07:29:45 +0200 Timo Sirainen mail-log plugin: Added from and subject fields. HEAD
Sun, 14 Dec 2008 07:21:12 +0200 Timo Sirainen mail-log plugin: Added flag_change event and flags field. HEAD
Sun, 14 Dec 2008 07:19:48 +0200 Timo Sirainen mail_get_flags/keywords() now returns updated values if they've been changed within transaction. HEAD
Sun, 14 Dec 2008 06:51:04 +0200 Timo Sirainen transaction view: Allow looking up multiple ext datas for the same message without breaking. HEAD
Sun, 14 Dec 2008 06:38:24 +0200 Timo Sirainen Replaced literal "keywords" strings with a macro. HEAD
Sun, 14 Dec 2008 05:46:31 +0200 Timo Sirainen imap/pop3 proxy: Support master user logins. HEAD
Sun, 14 Dec 2008 04:57:23 +0200 Timo Sirainen Don't add config.h to tarball in make dist. HEAD
Sat, 13 Dec 2008 18:04:55 +0200 Timo Sirainen var_expand(): Added support for long %{variable} names. HEAD
Sat, 13 Dec 2008 17:12:46 +0200 Timo Sirainen Updated ssl_listen and ssl_disable comments. HEAD
Sat, 13 Dec 2008 15:49:25 +0200 Timo Sirainen Maildir++ quota: Directory mtimes weren't properly kept track of when recalculating quota. HEAD
Sat, 13 Dec 2008 15:22:34 +0200 Timo Sirainen mmap_disable=yes: Opening index always tried to read it from transaction log. HEAD
Sat, 13 Dec 2008 15:01:21 +0200 Timo Sirainen Check mail_set_uid() return value properly. HEAD
Sat, 13 Dec 2008 14:59:39 +0200 Timo Sirainen expunged and has(_no)_nuls status wasn't reset when switching between mails. HEAD
Sat, 13 Dec 2008 14:28:28 +0200 Timo Sirainen deliver: If -a parameter isn't given, fallback to Envelope-To: header and user@hostname. HEAD
Sat, 13 Dec 2008 13:59:56 +0200 Timo Sirainen deliver: Allow overriding a boolean setting to "no" in protocol lda section. HEAD
Sat, 13 Dec 2008 13:53:26 +0200 Timo Sirainen Added env_remove(). HEAD
Sat, 13 Dec 2008 13:19:03 +0200 Timo Sirainen POP3: A bit more code for handling nicely unsupported auth mechanisms. HEAD
Sat, 13 Dec 2008 13:16:54 +0200 Timo Sirainen Don't crash if trying to use an unsupported auth mechanism. HEAD
Sat, 13 Dec 2008 12:52:53 +0200 Timo Sirainen Die if trying to sync mailbox while transactions are open. HEAD
Sat, 13 Dec 2008 12:52:19 +0200 Timo Sirainen Sorting messages was completely broken. HEAD
Sat, 13 Dec 2008 12:41:46 +0200 Timo Sirainen Crashfix to previous message parsing error handling changes. HEAD
Sat, 13 Dec 2008 12:38:43 +0200 Timo Sirainen Crashfix to handling missing transaction logs. HEAD
Sat, 13 Dec 2008 11:21:21 +0200 Timo Sirainen mbox: Don't cache mbox state after it has been unlocked. HEAD