log src/lib-imap/imap-match.c @ 7182:efc78f6db374 HEAD

age author description
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 13:38:34 +0300 Timo Sirainen Renamed strarray_length/remote() to str_array_length/remove() HEAD
Sun, 15 Jul 2007 09:19:10 +0300 Timo Sirainen INBOX in "inbox/%" style pattern wasn't compared case-insensitively. HEAD
Sun, 15 Jul 2007 06:22:22 +0300 Timo Sirainen Last change broke pattern matching pretty badly. HEAD
Sun, 15 Jul 2007 05:33:43 +0300 Timo Sirainen Added support for multiple mailbox list patterns. HEAD
Fri, 29 Jun 2007 22:41:40 +0300 Timo Sirainen Use explicit IMAP_MATCH_* comparisons for imap_match() instead of assuming HEAD
Fri, 29 Jun 2007 21:21:44 +0300 Timo Sirainen s/mask/pattern/ HEAD
Sat, 14 Jan 2006 20:47:20 +0200 Timo Sirainen deinit, unref, destroy, close, free, etc. functions now take a pointer to 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, 27 Jul 2003 02:28:05 +0300 Timo Sirainen Fixes for inbox case-insensitity matching HEAD
Thu, 20 Feb 2003 18:41:16 +0200 Timo Sirainen Removed list-sort workarounds. It's pretty much needed for maildir listing. HEAD
Wed, 19 Feb 2003 21:55:27 +0200 Timo Sirainen Rewrote LIST, LSUB and subscription file handling. LIST replies aren't 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
Wed, 18 Dec 2002 17:15:41 +0200 Timo Sirainen Marked all non-trivial buffer modifications with @UNSAFE tag. Several HEAD
Wed, 04 Dec 2002 00:44:38 +0200 Timo Sirainen Rewrote imap_match() function. Maybe not as fast as before, but at least HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD