log

age author description
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
Tue, 06 Oct 2009 10:53:34 -0400 Timo Sirainen Compiling fix for OpenSSL 0.9.7 and older. HEAD
Mon, 05 Oct 2009 19:52:13 -0400 Timo Sirainen Added signature for changeset 609fe4268f40 HEAD
Mon, 05 Oct 2009 19:52:03 -0400 Timo Sirainen Added tag 1.2.6 for changeset 5c5fc2aa299a HEAD
Mon, 05 Oct 2009 19:52:03 -0400 Timo Sirainen Released v1.2.6. HEAD 1.2.6
Mon, 05 Oct 2009 19:45:12 -0400 Timo Sirainen Added authtest utility for doing passdb and userdb lookups. HEAD
Mon, 05 Oct 2009 16:56:09 -0400 Timo Sirainen unicodemap.c now gets recreated if unicodemap.pl changes. HEAD
Mon, 05 Oct 2009 16:53:09 -0400 Timo Sirainen If info log can't be opened, log about it to error log. HEAD
Mon, 05 Oct 2009 14:56:51 -0400 Timo Sirainen LSUB "" %: List namespace prefix if namespace has separate subscriptions. HEAD
Mon, 05 Oct 2009 14:13:17 -0400 Timo Sirainen *-login: Log more precise reasons for some auth failures. HEAD
Mon, 05 Oct 2009 11:59:43 -0400 Timo Sirainen master: Config file parsing fixes. HEAD
Mon, 05 Oct 2009 10:46:47 -0400 Timo Sirainen auth-master lookup: Give better error message on connect() EACCES errors. HEAD
Thu, 01 Oct 2009 16:40:32 -0400 Timo Sirainen New UnicodeMap.txt has >16bit multi-decomposition keys, support them. HEAD
Wed, 30 Sep 2009 18:36:50 -0400 Timo Sirainen imap proxy: Don't fail if LOGIN parameters were sent using literals. HEAD
Wed, 30 Sep 2009 17:07:12 -0400 Timo Sirainen process_title_set(): Don't include executable name in setproctitle(), it's done internally. HEAD
Wed, 30 Sep 2009 16:00:26 -0400 Timo Sirainen imap: Reduce command pool's initial size. HEAD
Wed, 30 Sep 2009 12:27:28 -0400 Timo Sirainen imap proxy: Don't log "unexpected input" errors about tagged CAPABILITY replies. HEAD
Wed, 30 Sep 2009 11:08:18 -0400 Timo Sirainen Avoid assert-crashing when two processes try to create index at the same time. HEAD
Wed, 30 Sep 2009 10:43:12 -0400 Timo Sirainen Allow config file line lengths to be unlimited. HEAD
Wed, 30 Sep 2009 10:12:27 -0400 Timo Sirainen dovecot-example.conf: Mention that deliver doesn't support !includes. HEAD
Wed, 30 Sep 2009 10:10:42 -0400 Timo Sirainen deliver: Changed all EX_CONFIGs to EX_TEMPFAILs to avoid bounces. HEAD
Wed, 30 Sep 2009 08:52:12 -0400 Timo Sirainen fd_debug_verify_leaks() didn't check the last_fd. HEAD
Tue, 29 Sep 2009 10:35:58 -0400 Timo Sirainen imap-login: Is dovecot-auth gives a reason for the failure, don't eat first 7 chars. HEAD
Tue, 29 Sep 2009 10:14:56 -0400 Timo Sirainen ssl: If given ssl key is for a different cert, give a nicer error message. HEAD
Mon, 28 Sep 2009 18:25:56 -0400 Timo Sirainen Assert-crashfix when updating saved search results. HEAD
Mon, 28 Sep 2009 18:25:22 -0400 Timo Sirainen mail_search_args_init(): Added an assert. HEAD
Mon, 28 Sep 2009 15:57:48 -0400 Timo Sirainen mail_location: If it ends with ":", ignore it instead of adding ":" character. HEAD
Mon, 28 Sep 2009 14:24:14 -0400 Timo Sirainen quota: Don't crash with non-Maildir++ quota backend. HEAD
Mon, 28 Sep 2009 11:11:54 -0400 Timo Sirainen login: ssl_security string now also shows the used compression. HEAD
Wed, 23 Sep 2009 23:11:54 +0300 Timo Sirainen imap proxy: Another broken remote server detection and crashfix. HEAD
Wed, 23 Sep 2009 22:54:05 +0300 Timo Sirainen imap proxy: Detect and log invalid remote input. HEAD
Mon, 21 Sep 2009 18:36:25 +0300 Timo Sirainen dovecot --exec-mail was broken. HEAD
Sun, 13 Sep 2009 22:12:35 -0400 Timo Sirainen Added tag 1.2.5 for changeset 42f6578c8602 HEAD