log

age author description
Mon, 04 Oct 2004 19:31:51 +0300 Timo Sirainen When we had dirty messages, we kept resyncing the whole mailbox constantly. HEAD
Sun, 03 Oct 2004 20:03:27 +0300 Timo Sirainen "UIDL <message>" was broken. HEAD
Sun, 03 Oct 2004 19:32:59 +0300 Timo Sirainen Index extensions can now specify record alignment, and it's possible to HEAD
Sun, 03 Oct 2004 19:30:18 +0300 Timo Sirainen Added buffer_insert_zero() HEAD
Sun, 03 Oct 2004 15:32:01 +0300 Timo Sirainen Give error message instead of crashing if mbox offset is lost. HEAD
Sun, 03 Oct 2004 15:28:57 +0300 Timo Sirainen If fetching fails, finish sending the untagged FETCH reply correctly. HEAD
Fri, 01 Oct 2004 17:41:16 +0300 Timo Sirainen Show clear error messages if --ssl is tried to be used but it's not HEAD
Fri, 01 Oct 2004 16:46:01 +0300 Timo Sirainen Cleanup - we don't need mycrypt.h anymore HEAD
Wed, 29 Sep 2004 18:44:38 +0300 Timo Sirainen Allow spaces in username. HEAD
Tue, 28 Sep 2004 16:19:25 +0300 Timo Sirainen Don't crash if CLOSEing without open mailbox. HEAD
Tue, 28 Sep 2004 13:55:36 +0300 Timo Sirainen BODY.PEEK[HEADER.FIELDS (...)] list is allowed to contain strings and HEAD
Mon, 27 Sep 2004 18:58:56 +0300 Timo Sirainen Added login_greeting and login_greeting_capability settings. HEAD
Mon, 27 Sep 2004 14:58:49 +0300 Timo Sirainen Added example namespace with comments. HEAD
Sun, 26 Sep 2004 18:51:57 +0300 Timo Sirainen Don't allow empty usernames. Solaris PAM seems to eat all memory with them. HEAD
Sun, 26 Sep 2004 17:15:54 +0300 Timo Sirainen Renamed "extra record info" and variations of it to "extension" or "ext" in HEAD
Sun, 26 Sep 2004 13:37:03 +0300 Timo Sirainen If message was APPENDed with LITERALPLUS and it failed for some reason (eg. HEAD
Fri, 24 Sep 2004 16:05:09 +0300 Timo Sirainen updated error messages HEAD
Fri, 24 Sep 2004 15:25:20 +0300 Timo Sirainen fix HEAD
Fri, 24 Sep 2004 15:02:34 +0300 Timo Sirainen crashfix HEAD
Fri, 24 Sep 2004 14:49:46 +0300 Timo Sirainen Updated mbox_dirty_syncs and mbox_lazy_writes comments. HEAD
Fri, 24 Sep 2004 14:47:30 +0300 Timo Sirainen Split sync_flag_full into sync_flag_full_read and _write. Closing mailbox HEAD
Fri, 24 Sep 2004 14:44:33 +0300 Timo Sirainen hdr_flag_have_dirty wasn't set if dirty flags were set in appends. HEAD
Fri, 24 Sep 2004 14:18:50 +0300 Timo Sirainen If only mbox timestamp changes, do a full sync. HEAD
Fri, 24 Sep 2004 01:29:13 +0300 Timo Sirainen Added mbox_lazy_writes setting. HEAD
Fri, 24 Sep 2004 01:27:16 +0300 Timo Sirainen Do full syncing at logout, not at select. HEAD
Thu, 23 Sep 2004 23:26:59 +0300 Timo Sirainen mail_index_map_to_memory() didn't resize record if mapping was already in HEAD
Thu, 23 Sep 2004 13:41:38 +0300 Timo Sirainen Handle UIDVALIDITY changes. When partial syncing, make sure UIDs of new HEAD
Thu, 23 Sep 2004 13:18:08 +0300 Timo Sirainen Don't break if same mail is expunged multiple times. HEAD
Thu, 23 Sep 2004 12:51:48 +0300 Timo Sirainen When corked, don't limit buffer size to optimal_block_size. Fixes problems HEAD
Thu, 23 Sep 2004 12:40:48 +0300 Timo Sirainen If MBOX_SYNC_FLAG_FULL is given, make sure we remove dirty syncing. HEAD