log src/lib-storage/mail-search.c @ 9658:8ba4253adc9b HEAD tip

age author description
Fri, 05 Oct 2012 00:26:19 +0300 Timo Sirainen lib-storage: Don't crash when searching multiple keywords. HEAD
Mon, 25 Jan 2010 01:18:58 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Mon, 28 Sep 2009 18:25:22 -0400 Timo Sirainen mail_search_args_init(): Added an assert. HEAD
Thu, 28 May 2009 14:39:21 -0400 Timo Sirainen mail_search_args_dup(): Don't return broken results if there are no search args. HEAD
Tue, 19 May 2009 14:48:08 -0400 Timo Sirainen SEARCH INTREAD: Crashfix when deinitializing. HEAD
Sun, 17 May 2009 18:28:55 -0400 Timo Sirainen Added mail_search_args_dup(). HEAD
Wed, 15 Apr 2009 20:20:39 -0400 Timo Sirainen mail_search_args_[de]init() calls stack now. Last unref is still allowed without deiniting. HEAD
Wed, 08 Apr 2009 18:30:06 -0400 Timo Sirainen mail_search_args_deinit(): Always deinitialize, even when there are extra references. HEAD
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Mon, 01 Sep 2008 15:10:59 +0300 Timo Sirainen Added mail_search_args_equal(). HEAD
Fri, 20 Jun 2008 05:37:30 +0300 Timo Sirainen Added non-optimized support for SEARCH INTHREAD. HEAD
Fri, 20 Jun 2008 05:35:05 +0300 Timo Sirainen Search code cleanups and minor optimizations. HEAD
Sat, 07 Jun 2008 01:35:02 +0300 Timo Sirainen SEARCH UPDATE: Convert seqsets in saved results to uidsets so that they can HEAD
Sat, 07 Jun 2008 01:06:28 +0300 Timo Sirainen Renamed mailbox_get_uids() to mailbox_get_seq_range(). HEAD
Thu, 05 Jun 2008 05:13:08 +0300 Timo Sirainen Implemented CONTEXT=SEARCH extension. HEAD
Wed, 04 Jun 2008 00:51:58 +0300 Timo Sirainen Make mail_search_args an independent structure that can be used for multiple HEAD
Thu, 21 Feb 2008 22:52:38 +0200 Timo Sirainen SEARCH SUBJECT now changes LWSP to spaces to match ENVELOPE's subject field. HEAD
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Sat, 08 Dec 2007 19:21:27 +0200 Timo Sirainen SEARCH_KEYWORDS now uses struct mail_keywords instead of a string array. HEAD
Sat, 08 Dec 2007 19:08:41 +0200 Timo Sirainen We can't always merge SEARCH_FLAGS. HEAD
Sat, 08 Dec 2007 18:34:23 +0200 Timo Sirainen Merge SEARCH_FLAGS arguments when possible. HEAD
Sun, 02 Dec 2007 23:52:50 +0200 Timo Sirainen Simplify search arguments immediately when calling mailbox_search_init(). HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Wed, 20 Dec 2006 23:26:36 +0200 Timo Sirainen Added support for X-BODY-FAST and X-TEXT-FAST SEARCH arguments. FTS plugin HEAD
Fri, 15 Dec 2006 18:55:29 +0200 Timo Sirainen Added context parameter type safety checks for most callback APIs. HEAD
Tue, 20 Jun 2006 18:16:34 +0300 Timo Sirainen NOT condition wasn't handled correctly in SEARCH. HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Sun, 17 Apr 2005 18:43:02 +0300 Timo Sirainen Some possible fix for HEADER searches and cleanup HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Fri, 06 Aug 2004 21:05:45 +0300 Timo Sirainen SEARCH TEXT was broken HEAD
Sun, 26 Oct 2003 21:41:09 +0200 Timo Sirainen Some optimizations to messageset handling in search. HEAD
Sun, 21 Sep 2003 19:21:36 +0300 Timo Sirainen data_stack_pool split into two: unsafe_data_stack_pool which works like HEAD
Wed, 06 Aug 2003 23:15:30 +0300 Timo Sirainen Index cache file rewrite. It's not finished yet and mbox support is HEAD
Tue, 22 Apr 2003 21:11:35 +0300 Timo Sirainen SEARCH OR fixes. HEAD
Sat, 01 Feb 2003 13:24:17 +0200 Timo Sirainen Several search fixes, mostly related to matching multiple conditions. HEAD
Mon, 20 Jan 2003 16:52:51 +0200 Timo Sirainen mail-storage.h interface changes, affects pretty much everything. HEAD
Sat, 11 Jan 2003 21:55:56 +0200 Timo Sirainen Naming change for function typedefs. HEAD
Sun, 05 Jan 2003 15:09:51 +0200 Timo Sirainen Naming style changes, finally got tired of most of the typedefs. Also the HEAD
Thu, 02 Jan 2003 10:09:26 +0200 Timo Sirainen Don't access ImapArg's union members directly - too easy to mess up. Fixes a HEAD
Mon, 09 Dec 2002 17:06:41 +0200 Timo Sirainen Don't crash with missing search argument parameters. HEAD
Sun, 03 Nov 2002 10:39:43 +0200 Timo Sirainen SEARCH CHARSET support. Currently we do it through iconv() and only ASCII HEAD
Thu, 17 Oct 2002 01:50:21 +0300 Timo Sirainen ImapArgList changed from linked list to array. easier to handle that way. HEAD
Sat, 12 Oct 2002 01:33:54 +0300 Timo Sirainen Dropped sent_time and alignment from MailIndexRecord. SEARCH can now use HEAD
Thu, 22 Aug 2002 15:48:38 +0300 Timo Sirainen s/user_data/context/ and some s/Data/Context/ HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD