log src/lib-storage/index/maildir/maildir-storage.c @ 3912:fc0b638330a4 HEAD

age author description
Thu, 19 Jan 2006 01:14:43 +0200 Timo Sirainen Added mbox_min_index_size setting. 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
Sat, 19 Nov 2005 14:42:56 +0200 Timo Sirainen MAILBOX_OPEN_NO_INDEX_FILES flagfix. HEAD
Fri, 30 Sep 2005 21:55:00 +0300 Timo Sirainen Added MAILBOX_OPEN_NO_INDEX_FILES flag and made streamed mboxes by default HEAD
Mon, 15 Aug 2005 00:54:20 +0300 Timo Sirainen New inotify code and notify API change. Patch by Johannes Berg HEAD
Fri, 22 Jul 2005 17:32:27 +0300 Timo Sirainen Reverted accidental commit. HEAD
Tue, 12 Jul 2005 18:48:51 +0300 Timo Sirainen Notification was added to maildir root always, not to the actual mailbox HEAD
Thu, 30 Jun 2005 23:28:20 +0300 Timo Sirainen Keywords are stored in maildir filename and maildir-keywords file HEAD
Thu, 09 Jun 2005 17:31:43 +0300 Timo Sirainen Replaced ':' and ',' character usages with #defines, so they can be changed HEAD
Sat, 16 Apr 2005 22:44:09 +0300 Timo Sirainen Raised initial pool sizes. HEAD
Tue, 12 Apr 2005 14:28:17 +0300 Timo Sirainen Removed extra 0-initializers from struct storage initializers. They used to HEAD
Fri, 08 Apr 2005 17:32:49 +0300 Timo Sirainen Created mbox_storage and maildir_storage. HEAD
Fri, 08 Apr 2005 16:13:45 +0300 Timo Sirainen Moved mbox/maildir-specific variables from struct index_mailbox to HEAD
Sun, 03 Apr 2005 14:36:06 +0300 Timo Sirainen Moved several getenv()s from lib-storage to main code. deliver binary was HEAD
Tue, 29 Mar 2005 16:33:07 +0300 Timo Sirainen Added input stream parameter to mailbox_open(). With mbox it now allows HEAD
Tue, 15 Mar 2005 21:01:50 +0200 Timo Sirainen Major mail-storage API changes. It's now a bit cleaner and much more plugin HEAD
Wed, 09 Feb 2005 23:14:13 +0200 Timo Sirainen code cleanup HEAD
Sat, 05 Feb 2005 14:01:41 +0200 Timo Sirainen Internal changes in how keywords are handled. struct mail_keywords isn't HEAD
Sun, 30 Jan 2005 10:41:15 +0200 Timo Sirainen If maildir-shared exists in the Maildir root, copy it for each created HEAD
Wed, 29 Dec 2004 21:10:25 +0200 Timo Sirainen Added mail_debug setting. Moved full_filesystem_access from global variable HEAD
Sun, 26 Dec 2004 11:12:39 +0200 Timo Sirainen Initial support for keywords. Syncing to mbox/maildir doesn't work yet. HEAD
Fri, 12 Nov 2004 00:24:08 +0200 Timo Sirainen dovecot-shared file was supposed to show permissions/gid for files created HEAD
Wed, 20 Oct 2004 23:46:37 +0300 Timo Sirainen Removed special Maildir/.INBOX directory. Indexes are now stored in maildir HEAD
Tue, 21 Sep 2004 17:40:06 +0300 Timo Sirainen Get index file mode and GID from dovecot-shared file. HEAD
Sat, 11 Sep 2004 15:17:53 +0300 Timo Sirainen Report INBOX as existing always, even if it doesn't yet exist in disk. HEAD
Sun, 22 Aug 2004 12:17:08 +0300 Timo Sirainen Changed mail saving API to be nonblocking. HEAD
Fri, 23 Jul 2004 00:20:00 +0300 Timo Sirainen Moved namespace and hierarchy separator handling to imap-specific code. LIST HEAD
Sun, 18 Jul 2004 05:25:06 +0300 Timo Sirainen Header caching redesigned. New design allows caching decisions per field, so HEAD
Mon, 12 Jul 2004 14:35:50 +0300 Timo Sirainen Broke mailbox_sync() into iterator. HEAD
Mon, 12 Jul 2004 00:04:46 +0300 Timo Sirainen Recent flags should be fully working now with maildir. HEAD
Fri, 09 Jul 2004 22:22:15 +0300 Timo Sirainen Create all the missing paths up to maildir HEAD
Fri, 09 Jul 2004 22:16:27 +0300 Timo Sirainen Some more mailbox name checks. HEAD
Tue, 22 Jun 2004 10:48:18 +0300 Timo Sirainen get_last_error() wasn't virtualizable HEAD
Thu, 10 Jun 2004 19:06:08 +0300 Timo Sirainen Make sure INBOX is created when maildir storage is opened. HEAD
Mon, 24 May 2004 05:29:43 +0300 Timo Sirainen Some more UIDVALIDITY issues fixed. HEAD
Mon, 24 May 2004 04:50:16 +0300 Timo Sirainen Index header changes now go through transaction log. Removed the kludgy HEAD
Mon, 10 May 2004 02:32:43 +0300 Timo Sirainen maildir: don't use ".temp" prefix for temporary files, since in ~/Maildir they HEAD
Thu, 06 May 2004 04:22:25 +0300 Timo Sirainen mbox code compiles again, but syncing is only partially implemented so HEAD
Mon, 03 May 2004 22:15:51 +0300 Timo Sirainen Create .INBOX/ to index directory, if it's different. HEAD
Sun, 02 May 2004 23:32:15 +0300 Timo Sirainen s/custom flags/keywords/ HEAD
Sat, 01 May 2004 21:30:52 +0300 Timo Sirainen Recent-flag should work now HEAD
Tue, 27 Apr 2004 23:25:52 +0300 Timo Sirainen importing new index code. mbox still broken. HEAD
Sun, 26 Oct 2003 22:13:15 +0200 Timo Sirainen Removed fetch_init/fetch_next from mail-storage. search_* makes it HEAD
Sun, 26 Oct 2003 20:05:42 +0200 Timo Sirainen Moved copy() method from struct mail to struct mailbox - the context HEAD
Mon, 20 Oct 2003 10:19:21 +0300 Timo Sirainen mail_create_mode was set too late. HEAD
Mon, 20 Oct 2003 10:15:37 +0300 Timo Sirainen fix HEAD
Mon, 20 Oct 2003 10:09:35 +0300 Timo Sirainen crashfix HEAD
Mon, 20 Oct 2003 09:18:58 +0300 Timo Sirainen fixed dovecot-uidlist permissions for shared mailboxes HEAD
Mon, 20 Oct 2003 09:01:08 +0300 Timo Sirainen If maildir contains dovecot-shared file Dovecot does two things differently: HEAD
Sun, 05 Oct 2003 22:41:16 +0300 Timo Sirainen Strip trailing '/' from mail directory if given. Just makes it cleaner in HEAD
Tue, 23 Sep 2003 22:34:34 +0300 Timo Sirainen Fixes memory/fd leaking with INDEX=MEMORY. HEAD
Wed, 17 Sep 2003 03:08:48 +0300 Timo Sirainen Revert the mailbox/ == mailbox change after all. It broke LIST and it's not HEAD
Mon, 15 Sep 2003 20:49:04 +0300 Timo Sirainen Ignore hierarchy separator at the end of mailbox name. HEAD
Mon, 15 Sep 2003 20:38:36 +0300 Timo Sirainen CREATE mailbox/ with maildir now creates the mailbox instead of ignoring it. HEAD
Tue, 09 Sep 2003 21:33:23 +0300 Timo Sirainen treat ~ mailbox prefix as absolute path too HEAD
Sun, 24 Aug 2003 15:45:32 +0300 Timo Sirainen IDLE uses now IO_*_NOTIFY to get instant notifying of mails. HEAD
Sun, 27 Jul 2003 06:12:13 +0300 Timo Sirainen Mail storages support now configurable namespace prefix and hierarchy HEAD
Sun, 27 Jul 2003 02:53:05 +0300 Timo Sirainen API change: Mailbox list sorting must now always done by storage itself if HEAD
Sat, 26 Jul 2003 19:55:11 +0300 Timo Sirainen API changes: Don't keep variables in mailbox class. HEAD
Sat, 26 Jul 2003 19:33:21 +0300 Timo Sirainen API change for expunging messages. Not exactly what I wanted, but good HEAD