log

age author description
Wed, 30 Sep 2009 08:52:12 -0400 Timo Sirainen fd_debug_verify_leaks() didn't check the last_fd. HEAD
Fri, 28 Aug 2009 12:57:03 -0400 Timo Sirainen file_set_size() was broken with OSes that didn't support posix_fallocate(). HEAD
Sun, 13 Sep 2009 22:15:34 -0400 Timo Sirainen Added tag 1.1.19 for changeset 16a1faf9ec0c HEAD
Sun, 13 Sep 2009 22:15:29 -0400 Timo Sirainen Released v1.1.19. HEAD 1.1.19
Sun, 13 Sep 2009 19:01:28 -0400 Timo Sirainen message_header_decode*() should ignore LWSP between two encoded-words. HEAD
Thu, 10 Sep 2009 19:13:19 -0400 Timo Sirainen quoted-printable decoding didn't handle QP after soft line breaks correctly. HEAD
Thu, 10 Sep 2009 13:51:47 -0400 Timo Sirainen unlink_directory(): Log if unlink()ing some file fails. HEAD
Fri, 04 Sep 2009 15:49:48 -0400 Timo Sirainen master: Changed the WhyDoesItNotWork info message. HEAD
Tue, 01 Sep 2009 23:11:06 -0400 Timo Sirainen deliver: Don't send rejects to any messages that have Auto-Submitted header. HEAD
Tue, 25 Aug 2009 09:30:11 -0400 Timo Sirainen ldap: Don't log an error when server disconnects us because of idling. HEAD
Tue, 25 Aug 2009 09:08:11 -0400 Timo Sirainen maildir: Fixed maildir_sync_get_changes() to work as it should have. HEAD
Fri, 14 Aug 2009 13:21:08 -0400 Timo Sirainen lf-istream: Don't assert-crash if last character in buffer is CR, not followed by LF. HEAD
Thu, 13 Aug 2009 20:45:09 -0400 Timo Sirainen tb-extra-mailbox-sep workaround works better now. HEAD
Fri, 07 Aug 2009 14:44:58 -0400 Timo Sirainen ldap: Fixed hang when >128 requests were sent at once. HEAD
Fri, 07 Aug 2009 16:54:36 -0400 Timo Sirainen configure: Allow --with-linux-quota=n to be only 1 or 2. HEAD
Fri, 07 Aug 2009 16:47:02 -0400 Timo Sirainen sort: Don't assert-crash if sort indexes are broken. HEAD
Tue, 04 Aug 2009 14:54:36 -0400 Timo Sirainen ssl_username_from_cert=yes: Don't truncate username, don't allow NULs in it. HEAD
Sun, 02 Aug 2009 13:54:01 -0400 Timo Sirainen lib_deinit() now frees memory used by env_put(). HEAD
Sun, 02 Aug 2009 13:51:47 -0400 Timo Sirainen maildir: Don't access uninitialized variables. HEAD
Thu, 30 Jul 2009 14:07:13 -0400 Timo Sirainen Handle posix_fallocate() failures correctly. Check also for AIX's "not supported" failure. HEAD
Wed, 29 Jul 2009 14:49:14 -0400 Timo Sirainen Fixed non-existing mail_gid error message to actually show the gid, not uid. HEAD
Mon, 27 Jul 2009 02:09:15 -0400 Timo Sirainen Added tag 1.1.18 for changeset a59d2cbcceb5 HEAD
Mon, 27 Jul 2009 02:09:15 -0400 Timo Sirainen Released v1.1.18. HEAD 1.1.18
Sun, 26 Jul 2009 23:19:35 -0400 Timo Sirainen maildir++ quota: Quota was sometimes updated wrong when it was being recalculated. HEAD
Sun, 26 Jul 2009 22:40:02 -0400 Timo Sirainen cache file: If offset isn't 32bit aligned, assume it's corrupted. HEAD
Sun, 26 Jul 2009 21:56:17 -0400 Timo Sirainen dovecot -n/-a now outputs also lda settings. HEAD
Sun, 26 Jul 2009 18:14:34 -0400 Timo Sirainen message-decoder: Fixed assert-crashes caused by the previous quoted-printable change. HEAD
Sun, 26 Jul 2009 18:00:17 -0400 Timo Sirainen pam: Fixed compiler warning with BSDs. HEAD
Sun, 26 Jul 2009 16:34:33 -0400 Timo Sirainen imap: Fix to previous login_executable=imap error check. HEAD
Sun, 26 Jul 2009 16:32:18 -0400 Timo Sirainen Split quoted-printable parsing to q-p body parsing and "Q" header parsing. HEAD
Fri, 24 Jul 2009 20:55:29 -0400 Timo Sirainen If login_executable=imap/pop3, give better error message. HEAD
Tue, 21 Jul 2009 15:18:49 -0400 Timo Sirainen utc_offset() was broken with year's first/last day if struct tm.tm_gmtoff didn't exist. HEAD
Thu, 09 Jul 2009 22:49:05 -0400 Timo Sirainen Added tag 1.1.17 for changeset 2585023f0486 HEAD
Thu, 09 Jul 2009 22:49:05 -0400 Timo Sirainen Released v1.1.17. HEAD 1.1.17
Thu, 09 Jul 2009 22:09:57 -0400 Timo Sirainen convert plugin: Fixed changing hierarchy separators in mailbox names when alt_hierarchy_char isn't set. HEAD
Wed, 08 Jul 2009 14:10:11 -0400 Timo Sirainen inotify: Give a better error message if user's watch limit exceeds. HEAD
Tue, 07 Jul 2009 23:52:06 -0400 Timo Sirainen maildir: Added some checks for UIDs reaching 2^31-1. HEAD
Tue, 07 Jul 2009 21:51:37 -0400 Timo Sirainen Maildir: Fixed using in-memory indexes when some required directory was missing. HEAD
Tue, 07 Jul 2009 16:02:51 -0400 Timo Sirainen mbox: Don't use UIDVALIDITY 1 for all new mailboxes. HEAD
Sat, 27 Jun 2009 22:25:24 -0400 Timo Sirainen zlib: Fixed error handling. HEAD
Wed, 24 Jun 2009 16:54:06 -0400 Timo Sirainen mbox: Don't write garbage to mbox if message doesn't have a body. HEAD
Wed, 24 Jun 2009 14:20:11 -0400 Timo Sirainen auth: Increased auth workers' max. input line length to 8192. HEAD
Wed, 24 Jun 2009 14:15:46 -0400 Timo Sirainen Compiler warning fixes. HEAD
Sun, 21 Jun 2009 23:44:01 -0400 Timo Sirainen expire-tool: Set USER environment while processing a user. HEAD
Tue, 16 Jun 2009 14:41:02 -0400 Timo Sirainen expire-tool --test: Don't write LFs after timestamps. HEAD
Tue, 16 Jun 2009 13:39:40 -0400 Timo Sirainen str_append_unescaped() didn't unescape \\ correctly. HEAD
Mon, 15 Jun 2009 23:14:25 -0400 Timo Sirainen expire-tool --test: Fixed timestamp logging. HEAD
Mon, 15 Jun 2009 21:57:10 -0400 Timo Sirainen IMAP: Don't crash if IDLE command is pipelined after a long-running UID FETCH or UID SEARCH. HEAD
Mon, 15 Jun 2009 21:22:30 -0400 Timo Sirainen IMAP RENAME: If dest mailbox exists but source doesn't, fail with "Mailbox doesn't exist". HEAD
Mon, 15 Jun 2009 21:03:08 -0400 Timo Sirainen auth: Don't assert-crash if trying to log in as master user but with empty login username. HEAD
Mon, 15 Jun 2009 20:46:51 -0400 Timo Sirainen Transaction log dotlocking ignored mail_nfs_index and dotlock_use_excl settings. HEAD
Thu, 04 Jun 2009 18:29:14 -0400 Timo Sirainen IMAP: DELETE command didn't properly check if we were deleting selected mailbox. HEAD
Wed, 03 Jun 2009 15:56:08 -0400 Timo Sirainen Compiling fix for Solaris 7. HEAD
Mon, 01 Jun 2009 14:36:28 -0400 Timo Sirainen IMAP FETCH: Binary searching fetch handlers was a bit broken. HEAD
Mon, 01 Jun 2009 01:47:05 -0400 Timo Sirainen Added tag 1.1.16 for changeset 7f6aaca52639 HEAD
Mon, 01 Jun 2009 01:46:52 -0400 Timo Sirainen Released v1.1.16. HEAD 1.1.16
Mon, 01 Jun 2009 01:45:53 -0400 Timo Sirainen Threading code was using a copy of message_id_get_next() code. HEAD
Mon, 01 Jun 2009 00:41:52 -0400 Timo Sirainen message_id_get_next() didn't contain @ in reply when msgid wasn't in canonical form. HEAD
Mon, 01 Jun 2009 00:30:34 -0400 Timo Sirainen message_address_write() wrote extra @ if route was specified. HEAD
Sun, 31 May 2009 20:36:37 -0400 Timo Sirainen Give a better error message when trying to listen on IPv6 address and IPv6 is disabled. HEAD