log src/imap/cmd-list.c @ 1264:69642d55545d HEAD

age author description
Thu, 27 Feb 2003 16:48:00 +0200 Timo Sirainen Maildir LIST \Children fixes. HEAD
Tue, 25 Feb 2003 00:39:44 +0200 Timo Sirainen placeholder -> noselect change broke LIST "" "foo/%" not showing foo/. HEAD
Mon, 24 Feb 2003 20:30:23 +0200 Timo Sirainen Use \PlaceHolder only when listing subscriptions. HEAD
Mon, 24 Feb 2003 19:39:31 +0200 Timo Sirainen Added support for CHILDREN and LISTEXT extensions. 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
Mon, 17 Feb 2003 18:40:15 +0200 Timo Sirainen Remove the mailbox globbing code from here. It should have been done 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
Fri, 03 Jan 2003 17:57:12 +0200 Timo Sirainen Rewrote rfc822-tokenize.c to work one token at a time so it won't uselessly HEAD
Thu, 02 Jan 2003 13:50:53 +0200 Timo Sirainen Handle LIST A B same way as LIST "" A.B HEAD
Sat, 21 Dec 2002 15:08:49 +0200 Timo Sirainen We don't have separate read-write pools, so renamed pool_create(.., FALSE) HEAD
Sun, 08 Dec 2002 07:23:07 +0200 Timo Sirainen Added buffer API. Point is to hide all buffer writing behind this API which HEAD
Wed, 04 Dec 2002 02:27:09 +0200 Timo Sirainen Send INBOX always uppercased with LIST and LSUB. 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
Tue, 26 Nov 2002 22:04:08 +0200 Timo Sirainen Use more warnings with GCC by default. Fixed several warnings. HEAD
Thu, 29 Aug 2002 21:21:39 +0300 Timo Sirainen Don't send \Children or \NoChildren flags for LIST anymore, we never HEAD
Thu, 22 Aug 2002 15:48:38 +0300 Timo Sirainen s/user_data/context/ and some s/Data/Context/ HEAD
Thu, 22 Aug 2002 01:10:20 +0300 Timo Sirainen Message data is parsed in blocks (no longer entirely mmap()ed). Several HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD