log

age author description
Wed, 11 Jun 2008 23:48:34 +0300 Timo Sirainen Fixed dict iteration with SQL backend. HEAD
Wed, 11 Jun 2008 16:11:03 +0300 Timo Sirainen CLOSE: Use MAILBOX_SYNC_FLAG_EXPUNGE. HEAD
Wed, 11 Jun 2008 15:44:35 +0300 Timo Sirainen QRESYNC: Send HIGHESTMODSEQ automatically in all tagged replies whenever it HEAD
Wed, 11 Jun 2008 15:43:12 +0300 Timo Sirainen Changed the way mailbox changing ambiguity is checked. HEAD
Wed, 11 Jun 2008 14:39:52 +0300 Timo Sirainen QRESYNC: If MODSEQs were returned in FETCH replies but there are pending HEAD
Wed, 11 Jun 2008 14:37:49 +0300 Timo Sirainen QRESYNC: Always send UID in FETCH sync replies. HEAD
Wed, 11 Jun 2008 14:36:44 +0300 Timo Sirainen QRESYNC crashfix HEAD
Wed, 11 Jun 2008 14:35:15 +0300 Timo Sirainen Modseqs are no longer calculated from transaction log sequence + offset. HEAD
Wed, 11 Jun 2008 14:28:54 +0300 Timo Sirainen Added missing virtual-plugin.h HEAD
Wed, 11 Jun 2008 04:26:48 +0300 Timo Sirainen UID SEARCH: Don't return EXPUNGEs if search criteria contains sequences. HEAD
Wed, 11 Jun 2008 02:30:34 +0300 Timo Sirainen logview: Handle unexpected header sizes correctly. HEAD
Tue, 10 Jun 2008 22:06:26 +0300 Timo Sirainen LIST: Renamed X-STATUS return option to STATUS, since the first draft of the HEAD
Tue, 10 Jun 2008 20:28:48 +0300 Timo Sirainen env_clean(): calloc() is probably the safest way to do it. HEAD
Tue, 10 Jun 2008 07:27:19 +0300 Timo Sirainen env_clean(): Try yet another way that appears to work better. HEAD
Mon, 09 Jun 2008 22:02:02 +0300 Timo Sirainen Removed pool parameter from message_search_init(). HEAD
Mon, 09 Jun 2008 21:25:21 +0300 Timo Sirainen Use clearenv() if available. HEAD
Mon, 09 Jun 2008 19:05:29 +0300 Timo Sirainen env_clean(): Don't free environment memory pool to make sure the environment HEAD
Mon, 09 Jun 2008 06:11:38 +0300 Timo Sirainen deliver: Kludge more to get boolean settings with "yes" as default value to HEAD
Mon, 09 Jun 2008 06:04:01 +0300 Timo Sirainen Maildir: When hardlink-copying a file, copy the W=vsize if it exists in the HEAD
Mon, 09 Jun 2008 05:55:51 +0300 Timo Sirainen Added documentation about how thread indexes work. HEAD
Mon, 09 Jun 2008 05:29:05 +0300 Timo Sirainen Added a note about this being UNSTABLE branch. HEAD
Mon, 09 Jun 2008 05:11:18 +0300 Timo Sirainen Merged latest v1.1 changes. HEAD
Sat, 17 May 2008 17:50:54 +0300 Timo Sirainen Link unreferencing was done backwards for References: header. HEAD
Mon, 09 Jun 2008 04:35:04 +0300 Timo Sirainen Moved threading code to lib-storage. HEAD
Sat, 17 May 2008 17:15:05 +0300 Timo Sirainen mail_hash_update() updated wrong index. HEAD
Mon, 09 Jun 2008 04:16:03 +0300 Timo Sirainen Moved code around so that cmd-thread.c can do the THREAD reply writing. HEAD
Mon, 09 Jun 2008 04:05:04 +0300 Timo Sirainen Use iterators to go through the thread instead of directly writing to HEAD
Tue, 13 May 2008 09:09:05 +0300 Timo Sirainen Error handling fix HEAD
Tue, 13 May 2008 08:52:07 +0300 Timo Sirainen Fix THREAD=REFERENCES2. HEAD
Mon, 09 Jun 2008 04:02:10 +0300 Timo Sirainen Link refcounting redesign to fix problems. Started getting rid of HEAD
Tue, 13 May 2008 05:18:56 +0300 Timo Sirainen Removed recently added wrong code. HEAD
Tue, 13 May 2008 04:41:02 +0300 Timo Sirainen Code cleanups HEAD
Tue, 13 May 2008 02:29:41 +0300 Timo Sirainen Dummy root fix HEAD
Tue, 13 May 2008 02:00:28 +0300 Timo Sirainen Added assert HEAD
Fri, 09 May 2008 23:47:44 +0300 Timo Sirainen Use hook_mailbox_index_opened instead of hook_mailbox_opened. HEAD
Fri, 09 May 2008 23:47:07 +0300 Timo Sirainen Added hook_mailbox_index_opened. HEAD
Mon, 09 Jun 2008 03:56:04 +0300 Timo Sirainen Merged initial mail thread indexing implementation. HEAD
Fri, 09 May 2008 22:34:48 +0300 Timo Sirainen Thread index fixes HEAD
Tue, 06 May 2008 03:25:49 +0300 Timo Sirainen Fixed deadlocking and other locking issues. HEAD
Tue, 06 May 2008 01:24:16 +0300 Timo Sirainen Crashfix. Memory leak fixes. HEAD
Tue, 06 May 2008 01:23:51 +0300 Timo Sirainen Added asserts. Did some fixes. HEAD
Sun, 16 Mar 2008 20:07:03 +0200 Timo Sirainen updated HEAD
Sun, 16 Mar 2008 20:06:09 +0200 Timo Sirainen Initial thread indexing code. HEAD
Wed, 12 Mar 2008 05:27:26 +0200 Timo Sirainen Expunge handler crashfix HEAD
Thu, 06 Mar 2008 13:15:29 +0200 Timo Sirainen Expunge handler calling fixes. HEAD
Thu, 06 Mar 2008 09:45:18 +0200 Timo Sirainen mail_index_ext_register(): Allow registering an extension without record or HEAD
Thu, 06 Mar 2008 09:44:25 +0200 Timo Sirainen Catch dotlock creation timeout error. HEAD
Thu, 06 Mar 2008 09:43:38 +0200 Timo Sirainen Error message fix. HEAD
Thu, 06 Mar 2008 09:43:09 +0200 Timo Sirainen Added mailbox_transaction_get_mailbox() HEAD
Thu, 06 Mar 2008 09:42:16 +0200 Timo Sirainen imap_quote(): Don't crash if allocating from data stack pool. HEAD
Tue, 04 Mar 2008 07:54:53 +0200 Timo Sirainen Replaced mail_extra_groups setting with mail_privileged_group and HEAD
Tue, 04 Mar 2008 07:44:19 +0200 Timo Sirainen If mail_uid or mail_gid doesn't exist, log an error. HEAD
Tue, 04 Mar 2008 07:22:25 +0200 Timo Sirainen Fail if any parameters other than --test is given. HEAD
Tue, 04 Mar 2008 06:45:01 +0200 Timo Sirainen If save time is missing, use the file's ctime instead of current time. HEAD
Tue, 04 Mar 2008 06:36:07 +0200 Timo Sirainen Forgot to change expire time to be calculated as hours after debugging. HEAD
Tue, 04 Mar 2008 03:47:57 +0200 Timo Sirainen Moved fdatasync_path() to a global function. HEAD
Mon, 03 Mar 2008 08:59:10 +0200 Timo Sirainen SEARCH NOT SUBJECT didn't work correctly. HEAD
Mon, 03 Mar 2008 07:20:41 +0200 Timo Sirainen DEBUG: Use t_buffer_alloc_last_full() before calling i_warning() to make HEAD
Mon, 03 Mar 2008 07:19:31 +0200 Timo Sirainen Added t_buffer_alloc_last_full(). HEAD
Mon, 03 Mar 2008 06:25:14 +0200 Timo Sirainen Added more tests to imap_match(). HEAD
Mon, 03 Mar 2008 06:20:33 +0200 Timo Sirainen LIST: Show \NoSelect status correctly. HEAD
Mon, 03 Mar 2008 06:13:18 +0200 Timo Sirainen Mailbox deletion fixes. HEAD
Mon, 03 Mar 2008 06:01:03 +0200 Timo Sirainen Mailbox listing fix. HEAD
Mon, 03 Mar 2008 02:54:46 +0200 Timo Sirainen Moved mbox From_-line handling to lib-mail, since it's also used by deliver. HEAD
Mon, 03 Mar 2008 02:38:58 +0200 Timo Sirainen mail_index_sync_have_any(): Refresh index to see if there are any new unseen HEAD
Mon, 03 Mar 2008 02:36:02 +0200 Timo Sirainen CLOSE: Synchronize the mailbox after expunging messages to actually get them HEAD
Sun, 02 Mar 2008 07:39:52 +0200 Timo Sirainen Fixed pass=yes with blocking passdbs. Also master_user wasn't exported HEAD
Sun, 02 Mar 2008 06:40:34 +0200 Timo Sirainen Ignore spaces and TABs at the end of ACL lines. HEAD
Sun, 02 Mar 2008 06:34:29 +0200 Timo Sirainen Don't try to flush NFS file handle cache for mbox files. HEAD
Sun, 02 Mar 2008 06:24:05 +0200 Timo Sirainen Copies were tracked using the source transaction instead of destination HEAD
Sun, 02 Mar 2008 06:09:44 +0200 Timo Sirainen imap_match(): "foo/bar/%" pattern matching to "foo/" should return CHILDREN HEAD
Sun, 02 Mar 2008 06:08:19 +0200 Timo Sirainen Added unit tests for imap_match() HEAD
Sun, 02 Mar 2008 02:49:55 +0200 Timo Sirainen Optimized cache record loop tracking. HEAD
Sat, 01 Mar 2008 00:15:30 +0200 Timo Sirainen Seek also non-seekable parent streams to current offset as long as we're not HEAD
Fri, 29 Feb 2008 11:21:07 +0200 Timo Sirainen Trying to user $USER environment didn't work before environment was already HEAD
Fri, 29 Feb 2008 11:14:45 +0200 Timo Sirainen If username lookup fails, return EX_USAGE instead of EX_TEMPFAIL because we HEAD
Fri, 29 Feb 2008 05:02:48 +0200 Timo Sirainen Implemented optimized seq_range_array_add_range(). HEAD
Fri, 29 Feb 2008 05:01:56 +0200 Timo Sirainen Use smaller test buffer sizes HEAD
Fri, 29 Feb 2008 04:24:01 +0200 Timo Sirainen Added randomized unit test for seq_range_array*() HEAD
Fri, 29 Feb 2008 03:36:11 +0200 Timo Sirainen array_clear() is now equivalent to buffer_clear(), use it. HEAD
Fri, 29 Feb 2008 03:34:07 +0200 Timo Sirainen Added unit testing for buffer_t. HEAD
Fri, 29 Feb 2008 03:33:30 +0200 Timo Sirainen buffer_reset(buf) and buffer_set_used_size(buf, 0) now do the same thing. HEAD
Fri, 29 Feb 2008 03:31:02 +0200 Timo Sirainen Fixed removing last item from priority queue. HEAD
Thu, 28 Feb 2008 06:29:40 +0200 Timo Sirainen If underlying stream doesn't support seeking, don't try to seek to original HEAD
Thu, 28 Feb 2008 06:28:51 +0200 Timo Sirainen Added support for seeking forwards in the stream. Also mark the stream as HEAD
Wed, 27 Feb 2008 21:54:00 +0200 Timo Sirainen Fixed dirty flag/keyword handling. HEAD
Tue, 26 Feb 2008 20:02:00 +0200 Timo Sirainen Base docdir to datadir instead of datarootdir which doesn't exist in old HEAD
Tue, 26 Feb 2008 19:56:01 +0200 Timo Sirainen Added support for autoconf versions older than 2.59c. HEAD
Tue, 26 Feb 2008 19:53:25 +0200 Timo Sirainen wiki docs weren't using docdir. HEAD
Tue, 26 Feb 2008 16:29:43 +0200 Timo Sirainen quota_rule=?:.. specifies the default quota limits to use when backend HEAD
Tue, 26 Feb 2008 16:21:08 +0200 Timo Sirainen Relative (%) limits in quota rules and warnings work now if the backend HEAD
Tue, 26 Feb 2008 15:11:37 +0200 Timo Sirainen Don't crash if ldap userdb lookup fails. HEAD
Mon, 25 Feb 2008 21:47:20 +0200 Timo Sirainen mailbox_notify_changes(): Don't trigger the timeout once a second to see if HEAD
Mon, 25 Feb 2008 21:39:00 +0200 Timo Sirainen Check and update sync_last_check in one common function. HEAD
Mon, 25 Feb 2008 21:37:48 +0200 Timo Sirainen And compile fix for last change. HEAD
Mon, 25 Feb 2008 21:27:43 +0200 Timo Sirainen array_clear() only truncates the array, growing its size later doesn't fill HEAD
Mon, 25 Feb 2008 21:22:01 +0200 Timo Sirainen LOGOUT command also closes mailbox, so mark it as such to fix command HEAD
Sun, 24 Feb 2008 02:48:43 +0200 Timo Sirainen Allow #comments in trash config HEAD
Thu, 21 Feb 2008 22:52:36 +0200 Timo Sirainen SEARCH SUBJECT now changes LWSP to spaces to match ENVELOPE's subject field. HEAD
Thu, 21 Feb 2008 22:44:18 +0200 Timo Sirainen imap_quote*() with LWSP compression: Make sure TABs are always converted to HEAD
Thu, 21 Feb 2008 21:34:04 +0200 Timo Sirainen DEBUG: Buffer overflow checking caused false errors sometimes. HEAD
Thu, 21 Feb 2008 19:58:57 +0200 Timo Sirainen Header searches shouldn't include the header name or ":" in matching. HEAD
Thu, 21 Feb 2008 18:58:37 +0200 Timo Sirainen index_mail_get_date() didn't return timezone if date was already parsed. HEAD
Thu, 21 Feb 2008 18:17:56 +0200 Timo Sirainen More fixes to SEARCH BEFORE/ON/SINCE timezone handling. HEAD
Thu, 21 Feb 2008 15:57:45 +0200 Timo Sirainen Fixed proxy_maybe handling. HEAD
Thu, 21 Feb 2008 15:40:10 +0200 Timo Sirainen auth_debug: Hide passwords from "cache hit" log lines if HEAD
Thu, 21 Feb 2008 15:36:05 +0200 Timo Sirainen Blocking passdbs that returned some userdb_* fields returned also an extra HEAD
Thu, 21 Feb 2008 15:26:19 +0200 Timo Sirainen auth_debug: Show cache contents in "cache hit" lines. HEAD
Thu, 21 Feb 2008 15:18:27 +0200 Timo Sirainen [::] listens only for IPv6 addresses now. This gets rid of IPv4-mapped IPv6 HEAD
Thu, 21 Feb 2008 14:45:58 +0200 Timo Sirainen Fixed "uid_validity updated unexpectedly" errors when mbox file was being HEAD
Thu, 21 Feb 2008 13:43:22 +0200 Timo Sirainen Assert fix HEAD
Thu, 21 Feb 2008 13:06:50 +0200 Timo Sirainen Make sure we don't use a stale first_unwritten_pos to optimize HEAD
Wed, 20 Feb 2008 20:39:03 +0200 Timo Sirainen Don't crash if trying to deliver mail to mailbox outside all namespaces. HEAD
Wed, 20 Feb 2008 20:02:30 +0200 Timo Sirainen SEARCH BEFORE/ON/SINCE didn't handling timezones correctly. HEAD
Sun, 17 Feb 2008 22:23:46 +0200 Timo Sirainen Changed the default ioloop to "best". HEAD
Sun, 17 Feb 2008 15:14:44 +0200 Timo Sirainen fdatasync() the new/ and/or cur/ directory after mails are renamed. HEAD
Sun, 17 Feb 2008 14:38:17 +0200 Timo Sirainen Assert-crashfix if IDLE finishes immediately. HEAD
Sun, 17 Feb 2008 14:30:42 +0200 Timo Sirainen Fixed "Cached message offset lost" errors when quota plugin was used. HEAD
Sun, 17 Feb 2008 12:48:43 +0200 Timo Sirainen Fixed --enable-ipv6 HEAD
Sun, 17 Feb 2008 12:44:12 +0200 Timo Sirainen Typofixes HEAD