log

age author description
Mon, 09 Nov 2009 21:04:45 -0500 Timo Sirainen lib-lda: Log mailbox name using UTF-8, not mUTF-7. HEAD
Mon, 09 Nov 2009 20:52:54 -0500 Timo Sirainen vpopmail: Removed vauth_open() call. Apparently it's not the right way. HEAD
Mon, 09 Nov 2009 20:38:19 -0500 Timo Sirainen index: If we see duplicate transaction log files, avoid corrupting the newer one. HEAD
Thu, 05 Nov 2009 15:23:52 -0500 Timo Sirainen dbox notify: Look for dbox index files from index dir, not mail root dir. HEAD
Thu, 05 Nov 2009 12:25:43 -0500 Timo Sirainen master: When creating login processes, don't close any fds after dup2()s. HEAD
Mon, 02 Nov 2009 17:54:17 -0500 Timo Sirainen maildir: Having a lot of keywords assert-crashed with "stack frame changed". HEAD
Mon, 02 Nov 2009 13:34:49 -0500 Timo Sirainen imap proxy: Always send changed capability to client. HEAD
Fri, 30 Oct 2009 15:06:46 -0400 Timo Sirainen rawlog: Make also created socketpair fds nonblocking. HEAD
Fri, 30 Oct 2009 14:54:18 -0400 Timo Sirainen rawlog: Make sure to set fds nonblocking to avoid hangs. HEAD
Thu, 29 Oct 2009 17:40:33 -0400 Timo Sirainen deliver: Link with message-header-encode.o so Sieve plugin can use it. HEAD
Wed, 28 Oct 2009 14:10:45 -0400 Timo Sirainen data stack: Fixes to handling out-of-memory situations. HEAD
Wed, 28 Oct 2009 14:10:04 -0400 Timo Sirainen Minor memory allocation tweaks. HEAD
Wed, 28 Oct 2009 13:51:32 -0400 Timo Sirainen message_header_encode(): Line lengths weren't calculated properly with some characters. HEAD
Wed, 28 Oct 2009 13:50:57 -0400 Timo Sirainen str_sanitize(): Don't break UTF-8 input. HEAD
Tue, 27 Oct 2009 22:47:25 -0400 Timo Sirainen Added message header (RFC 2047) encoder. HEAD
Tue, 27 Oct 2009 17:35:16 -0400 Timo Sirainen eaccess_error*(): Error message updated. HEAD
Tue, 27 Oct 2009 13:11:31 -0400 Timo Sirainen deliver: Fixed binary setuid-checking. HEAD
Tue, 27 Oct 2009 00:21:53 -0400 Timo Sirainen mailbox_notify_changes(): Delay sending notifications for 500 msecs. HEAD
Mon, 26 Oct 2009 17:06:57 -0400 Timo Sirainen istream-concat: Fixed a lot of bugs. HEAD
Mon, 26 Oct 2009 17:06:12 -0400 Timo Sirainen istream-seekable: Don't assert-crash when input buffer becomes full. HEAD
Thu, 22 Oct 2009 12:58:35 -0400 Timo Sirainen file_dotlock_create(): If nfs_flush is enabled, fdatasync after writing PID. HEAD
Tue, 20 Oct 2009 15:49:01 -0400 Timo Sirainen imap-login: If imap_capability is set, show it in the banner instead of the default. HEAD
Tue, 20 Oct 2009 15:40:51 -0400 Timo Sirainen QRESYNC: Fixed fallback handling to fetching expunged UIDs (again). HEAD
Tue, 20 Oct 2009 14:12:30 -0400 Timo Sirainen settings parser: Warn if a line has '#' character not preceded by whitespace. HEAD
Tue, 20 Oct 2009 13:21:13 -0400 Timo Sirainen imap: If client disconnects while appending, don't treat the rest of the message as commands. HEAD
Sun, 18 Oct 2009 18:37:03 -0400 Timo Sirainen imap: Implemented SORT=DISPLAY extension (draft-ietf-morg-sortdisplay-02). HEAD
Fri, 16 Oct 2009 15:30:15 -0400 Timo Sirainen mbox: Write the last LF before fdatasync(). HEAD
Fri, 16 Oct 2009 15:19:54 -0400 Timo Sirainen imap/pop3 proxy: Track "destination down" state separately for IP+ports, not just IPs. HEAD
Fri, 16 Oct 2009 13:16:07 -0400 Timo Sirainen doc/wiki/Makefile.am fix. HEAD
Fri, 16 Oct 2009 13:02:45 -0400 Timo Sirainen mbox: Make sure failed saves get rolled back with NFS. HEAD