log

age author description
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
Thu, 15 Oct 2009 22:26:03 -0400 Timo Sirainen lib-index: looking up offset for transaction log's initial modseq failed. HEAD
Thu, 15 Oct 2009 21:40:05 -0400 Timo Sirainen dbox: Fixed accessing unsaved mails when more than one message was saved. HEAD
Thu, 15 Oct 2009 21:10:03 -0400 Timo Sirainen expire: Mailbox names should be written to dict using their virtual name. HEAD
Thu, 15 Oct 2009 20:56:11 -0400 Timo Sirainen --without-docs: make install no longer installs any docs. HEAD
Thu, 15 Oct 2009 20:38:24 -0400 Timo Sirainen Potential crashfix for OpenSSL < 0.9.8. HEAD
Thu, 15 Oct 2009 18:27:16 -0400 Timo Sirainen imap: IDLE now sends "Still here" notifications to same user's connections at the same time. HEAD
Thu, 15 Oct 2009 15:56:06 -0400 Timo Sirainen lib-index: Give nicer error if index's log position suddenly goes backwards. HEAD
Thu, 15 Oct 2009 13:51:00 -0400 Timo Sirainen quota-fs: If mount=path isn't specified, don't fail with multiple quota roots. HEAD
Thu, 15 Oct 2009 13:20:44 -0400 Timo Sirainen istream-seekable: If we can't write temp file, fallback to using memory without limits. HEAD
Wed, 14 Oct 2009 16:34:58 -0400 Timo Sirainen deliver: Escape local-part if it begins/ends with '.'. HEAD
Wed, 14 Oct 2009 13:24:47 -0400 Timo Sirainen maildir_very_dirty_syncs=yes: Make sure uidlist shrinks eventually. HEAD
Wed, 14 Oct 2009 12:45:18 -0400 Timo Sirainen maildir: Saving a mail after fast syncing caused slow sync the next time. HEAD
Mon, 12 Oct 2009 16:20:35 -0400 Timo Sirainen bsdauth: And compile fix to previous change.. HEAD
Mon, 12 Oct 2009 16:19:00 -0400 Timo Sirainen bsdauth: Use PLAIN as default_pass_scheme instead of CRYPT. HEAD
Mon, 12 Oct 2009 14:11:23 -0400 Timo Sirainen bsdauth: Set default pass scheme to CRYPT. HEAD
Mon, 12 Oct 2009 14:05:02 -0400 Timo Sirainen login proxy: Don't give "tried to change state 2 -> 2" errors with login_process_per_connection=yes. HEAD
Mon, 12 Oct 2009 12:36:38 -0400 Timo Sirainen deliver: Don't escape addresses with "." in local-part. HEAD
Fri, 09 Oct 2009 20:33:27 -0400 Timo Sirainen QRESYNC: Fixed fallback handling to fetching expunged UIDs. HEAD
Fri, 09 Oct 2009 20:33:16 -0400 Timo Sirainen QRESYNC: Minor code cleanup by renaming variables to be more understandable. HEAD
Fri, 09 Oct 2009 15:26:18 -0400 Timo Sirainen imap: Don't crash on SELECT .. QRESYNC if it didn't give seq-uid map. HEAD
Thu, 08 Oct 2009 11:21:26 -0400 Timo Sirainen lib-index: With >1 expunge handlers deinit was called with wrong sync_context. HEAD
Thu, 08 Oct 2009 11:15:07 -0400 Timo Sirainen Expunging messages caused in-memory modseqs to be wrong. HEAD
Wed, 07 Oct 2009 12:28:16 -0400 Timo Sirainen dbox: Getting dbox file for non-first unsaved mail crashed. HEAD