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